summaryrefslogtreecommitdiff
path: root/debian/control
blob: 746e726a6f33a2e0776cf0f37a56cead28af88b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
Source: nova
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Julien Danjou <acid@debian.org>,
           Thomas Goirand <zigo@debian.org>,
           Mehdi Abaakouk <sileht@sileht.net>,
           Gonéri Le bouder <goneri@debian.org>,
           gustavo panizzo <gfa@zumbi.com.ar>
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools (>= 8~),
               po-debconf,
               python-all (>= 2.6.6-3~),
               python-pbr (>= 0.6),
               python-setuptools
Build-Depends-Indep: bpython,
                     euca2ools,
                     ipython,
                     libvirt-bin,
                     openssh-client,
                     procps,
                     pylint,
                     python-amqplib,
                     python-anyjson (>= 0.3.3),
                     python-babel (>= 1.3),
                     python-boto (>= 2.12.0),
                     python-cinderclient (>= 1:1.0.6),
                     python-coverage (>= 3.6),
                     python-eventlet (>= 0.13.0),
                     python-feedparser,
                     python-fixtures (>= 0.3.14),
                     python-glanceclient (>= 1:0.10.0),
                     python-greenlet (>= 0.3.2),
                     python-hacking (>= 0.8.0),
                     python-iso8601 (>= 0.1.9),
                     python-jinja2,
                     python-jsonschema (>= 2.0.0),
                     python-keystoneclient (>= 1:0.7.0),
                     python-kombu (>= 2.5.12),
                     python-lockfile,
                     python-lxml,
                     python-memcache,
                     python-migrate (>= 0.8.2),
                     python-mock (>= 1.0),
                     python-mox,
                     python-mysqldb,
                     python-netaddr (>= 0.7.6),
                     python-neutronclient (>= 2.3.4),
                     python-novaclient (>= 1:2.9.0),
                     python-oslo.config (>= 1:1.2.1),
                     python-oslo.messaging (>= 1.3.0~a9),
                     python-oslo.rootwrap,
                     python-oslosphinx,
                     python-paramiko (>= 1.9.0),
                     python-paste,
                     python-pastedeploy,
                     python-psycopg2,
                     python-pyasn1,
                     python-pycadf (>= 0.4.1),
                     python-qpid,
                     python-requests (>= 1.1),
                     python-routes,
                     python-setuptools-git,
                     python-simplejson,
                     python-six (>= 1.5.2),
                     python-sphinx (>> 1.0),
                     python-sqlalchemy (>= 0.7.8),
                     python-stevedore (>= 0.14),
                     python-subunit (>= 0.0.18),
                     python-suds (>= 0.4.0),
                     python-testrepository (>= 0.0.14),
                     python-testtools (>= 0.9.34),
                     python-webob (>= 1.2.3),
                     python-xattr,
                     python-zmq,
                     subunit (>= 0.0.18),
                     sqlite3,
                     testrepository (>= 0.0.18),
                     websockify (>= 0.5.1)
#                     python-xenapi,
Build-Conflicts: python-cjson
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/nova.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/nova.git
Homepage: http://www.openstack.org/software/openstack-compute/

Package: python-nova
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: openssh-client,
         openssl,
         python-amqplib,
         python-anyjson (>= 0.3.3),
         python-argparse,
         python-babel (>= 1.3),
         python-boto (>= 2.12.0),
         python-cinderclient (>= 1:1.0.6),
         python-daemon,
         python-eventlet (>= 0.13.0),
         python-feedparser,
         python-glanceclient (>= 1:0.10.0),
         python-greenlet (>= 0.3.2),
         python-iso8601 (>= 0.1.9),
         python-jinja2,
         python-jsonschema (>= 2.0.0),
         python-keystoneclient (>= 1:0.7.0),
         python-kombu (>= 2.5.12),
         python-libxml2,
         python-lockfile,
         python-lxml,
         python-memcache,
         python-migrate (>= 0.8.2),
         python-mysqldb,
         python-netaddr (>= 0.7.6),
         python-neutronclient (>= 2.3.4),
         python-novaclient (>= 1:2.9.0),
         python-oslo.config (>= 1:1.2.1),
         python-oslo.messaging (>= 1.3.0~a9),
         python-oslo.rootwrap,
         python-paramiko (>= 1.9.0),
         python-paste,
         python-pastedeploy,
         python-pbr (>= 0.6),
         python-pyasn1,
         python-pycadf (>= 0.4.1),
         python-pycurl,
         python-pyparsing (>= 1.5.7),
         python-requests (>= 1.1),
         python-routes,
         python-simplejson,
         python-six (>= 1.5.2),
         python-stevedore (>= 0.14),
         python-sqlalchemy (>= 0.7.8),
         python-subunit,
         python-suds,
         python-support,
         python-tempita,
         python-testrepository,
         python-webob (>= 1.2.3),
         python-xattr,
         sudo,
         websockify (>= 0.5.1),
         ${misc:Depends},
         ${python:Depends}
Suggests: python-suds (>= 0.4.0)
Conflicts: python-cjson
Description: OpenStack Compute - libraries
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This package contains the core Python parts of Nova.

Package: nova-common
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         dbconfig-common,
         iproute2 | iproute,
         python-amqplib,
         python-configobj,
         python-iso8601,
         python-nova (= ${binary:Version}),
         sqlite3,
         ${misc:Depends},
         ${python:Depends}
Suggests: python-pysqlite2 | python-mysqldb | python-pygresql
Description: OpenStack Compute - common files
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This package contains elements that are needed by all parts of Nova.

Package: nova-compute
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         curl,
         ebtables,
         gawk,
         iptables,
         kpartx,
         nova-common (= ${binary:Version}),
         nova-compute-kvm | nova-compute-hypervisor,
         open-iscsi,
         parted,
         python-cinderclient,
         qemu-utils,
         vlan,
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Replaces: python-nova (<< 2012.1~rc1-1)
Breaks: python-nova (<< 2012.1~rc1-1)
Description: OpenStack Compute - compute node
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This package equips a system to function as a compute node, running the
 virtual machines.

Package: nova-compute-lxc
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         dpkg-dev,
         libvirt-bin,
         nova-common,
         nova-compute,
         python-libvirt,
         ${misc:Depends}
Provides: nova-compute-hypervisor
Conflicts: nova-baremetal,
           nova-compute-kvm,
           nova-compute-qemu,
           nova-compute-uml,
           nova-compute-xen
Description: OpenStack Compute - compute node (LXC)
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This is a dependency package for compute nodes using LXC.

Package: nova-compute-uml
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         dpkg-dev,
         libvirt-bin,
         nova-common,
         nova-compute,
         python-libvirt,
         user-mode-linux,
         ${misc:Depends}
Provides: nova-compute-hypervisor
Conflicts: nova-baremetal,
           nova-compute-kvm,
           nova-compute-lxc,
           nova-compute-qemu,
           nova-compute-xen
Description: OpenStack Compute - compute node (UserModeLinux)
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This is a dependency package for compute nodes using UserModeLinux.

#Package: nova-compute-xen
#Architecture: all
#Pre-Depends: dpkg (>= 1.15.6~)
#Depends: adduser, nova-common, nova-compute, python-xenapi, ${misc:Depends}
#Provides: nova-compute-hypervisor
#Conflicts: nova-baremetal,
#           nova-compute-kvm,
#           nova-compute-lxc,
#           nova-compute-qemu,
#           nova-compute-uml
#Description: OpenStack Compute - compute node (Xen)
# OpenStack is a reliable cloud infrastructure. Its mission is to produce
# the ubiquitous cloud computing platform that will meet the needs of public
# and private cloud providers regardless of size, by being simple to implement
# and massively scalable.
# .
# OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
# designed to be modular and easy to extend and adapt. In addition to its
# "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
# many different database backends (including SQLite, MySQL, and PostgreSQL),
# hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
# .
# This is a dependency package for compute nodes to remote-control a XenServer
# or an XCP (Xen Cloud Platform) cloud using Xen API.

Package: nova-compute-qemu
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         dpkg-dev,
         libvirt-bin,
         nova-common,
         nova-compute,
         python-libvirt,
         qemu,
         ${misc:Depends}
Provides: nova-compute-hypervisor
Conflicts: nova-baremetal,
           nova-compute-kvm,
           nova-compute-lxc,
           nova-compute-uml,
           nova-compute-xen
Description: OpenStack Compute - compute node (QEmu)
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This is a dependency package for compute nodes using QEmu.

Package: nova-compute-kvm
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         dpkg-dev,
         qemu-kvm | kvm,
         libvirt-bin,
         nova-common,
         nova-compute,
         python-libvirt,
         ${misc:Depends}
Provides: nova-compute-hypervisor
Recommends: guestmount
Conflicts: nova-baremetal,
           nova-compute-lxc,
           nova-compute-qemu,
           nova-compute-uml,
           nova-compute-xen
Description: OpenStack Compute - compute node (KVM)
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This is a dependency package for compute nodes using KVM.

#Package: nova-xcp-plugins
#Architecture: all
#Pre-Depends: dpkg (>= 1.15.6~)
#Depends: xcp-xapi, ${misc:Depends}, ${python:Depends}
#Provides: nova-xcp-network
#Breaks: nova-xcp-network (<< 2013.1.2-1)
#Replaces: nova-xcp-network (<< 2013.1.2-1)
#Description: OpenStack Compute plugin for the Xen Cloud Platform
# OpenStack is a reliable cloud infrastructure. Its mission is to produce
# the ubiquitous cloud computing platform that will meet the needs of public
# and private cloud providers regardless of size, by being simple to implement
# and massively scalable.
# .
# OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
# designed to be modular and easy to extend and adapt. In addition to its
# "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
# many different database backends (including SQLite, MySQL, and PostgreSQL),
# hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
# .
# This package is to be installed on the server where you have installed your
# master Xen API server (see the xcp-xapi package), so that nova-compute can
# remotely control your XCP nodes and start VM instances.

Package: nova-conductor
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: nova-common (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: OpenStack Compute - conductor service
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This is the Nova conductor service component.

Package: nova-cert
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: nova-common (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: OpenStack Compute - certificate manager
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This package provides the certificate manager. This enables the generation
 and revocation of X.509 certificates used to access the platform.

Package: nova-scheduler
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: nova-common (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: OpenStack Compute - virtual machine scheduler
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This is the Nova scheduler.

Package: nova-volume
Section: oldlibs
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: cinder-api, cinder-scheduler, cinder-volume, ${misc:Depends}
Description: OpenStack Compute - storage metapackage
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This metapackage is for the transition from nova-volume to Cinder.

Package: nova-api
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: debconf,
         nova-common (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Recommends: python-keystone
Description: OpenStack Compute - compute API frontend
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This package provides the API frontend.

Package: nova-network
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: bridge-utils,
         dnsmasq-base,
         dnsmasq-utils,
         iptables,
         iputils-arping,
         netcat,
         nova-common (= ${binary:Version}),
         vlan,
         conntrack,
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Replaces: python-nova (<< 2012.1~rc1-1)
Breaks: python-nova (<< 2012.1~rc1-1)
Suggests: radvd
Description: OpenStack Compute - network manager
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This package equips a system to function as a network node. This service is
 responsible for managing floating and fixed IP addresses, DHCP, bridging, and
 VLANs, and in some cases acts as a gateway. Different networking strategies
 can be accessed by setting the network_manager flag to FlatManager,
 FlatDHCPManager, or VlanManager (the default).

Package: nova-console
Provides: nova-consoleauth
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: nova-common (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Recommends: nova-consoleauth
Description: OpenStack Compute - console
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This package provides the console server. This enables the use of consoles
 with XVP and XenServer. It is a publicly reachable component which proxies
 access to VNCs running on compute nodes.

Package: nova-consoleauth
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: nova-common (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Breaks: nova-console (<< 2013.1)
Replaces: nova-console (<< 2013.1)
Description: OpenStack Compute - Console Authenticator
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This package provides the authentication service for nova-console.  It grants
 user requests for console access based on tokens in the identity service and
 allows access to virtual consoles via a browser.

Package: nova-doc
Architecture: all
Section: doc
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: OpenStack Compute - documentation
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This package contains the documentation for Nova.

Package: nova-cells
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: nova-common (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: Openstack Compute - cells
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This is the Nova cells component.

Package: nova-baremetal
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: dnsmasq,
         ipmitool,
         nova-common (= ${binary:Version}),
         open-iscsi,
         syslinux,
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Provides: nova-compute-hypervisor
Conflicts: nova-compute-kvm,
           nova-compute-lxc,
           nova-compute-qemu,
           nova-compute-uml,
           nova-compute-xen
Description: Openstack Compute - baremetal virt
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This is the baremetal virt component.

Package: nova-consoleproxy
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Provides: nova-novncproxy, nova-spicehtml5proxy, nova-xvpvncproxy, nova-ajax-console-proxy, nova-spiceproxy
Conflicts: nova-novncproxy, nova-spicehtml5proxy, nova-xvpvncproxy
Replaces: nova-novncproxy, nova-spicehtml5proxy, nova-xvpvncproxy
Depends: debconf,
         nova-common (= ${binary:Version}),
         novnc,
         spice-html5,
         websockify,
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: OpenStack Compute - NoVNC proxy
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to
 implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
 designed to be modular and easy to extend and adapt. In addition to its
 "native" OpenStack API, it also supports the Amazon EC2 API, and it
 supports
 many different database backends (including SQLite, MySQL, and PostgreSQL),
 hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
 .
 This package provides the proxy for the console in Nova: either the VNC proxy,
 the SPICE HTML5 proxy, or the XVP (Xen VNC Proxy) proxy. It is a publically
 reachable component which proxies access to the console running on compute
 nodes.