[Openstack-devel] Bug#704949: Bug#704949: cinder: [debconf_rewrite] Debconf templates and debian/control review proposal

Justin B Rye justin.byam.rye at gmail.com
Mon Apr 8 13:20:36 UTC 2013


Thomas Goirand wrote:
> I think I will reupload it in Experimental and ask
> for its removal from SID in fact. This wouldn't be
> the only reason why I would ask that in fact.

But while you're deciding what to do with the debconf templates, I
hope you don't mind if I pass the time by looking at your package
descriptions.  Oh, some of them I recognise.

> Source: ceilometer
> Section: python

Aren't people more likely to look for ceilometer-collector and so on
under "net"?

[...]
> Package: python-ceilometer
[...]
> Description: OpenStack efficient metering counters system (Python libraries)

That sounds a bit odd (is it a counters system or a counter system?),
but the only part I'll change is the punctuation: I'll standardise on
"suite synopsis - component" instead of "suite synopsis (component)".

>  Ceilometer aims to deliver a unique point of contact for billing systems to 

s/unique/Single/ - SPOC is a standard piece of business jargon, but
make it "a Single Point Of Contact for cloud service billing systems",
since otherwise there's a serious shortage of context.

>  aquire all counters they need to establish customer billing, accross all
    ^c                                                            X
Typos, but rephrase: s/ to aquire all/, providing all the/

>  current and future OpenStack components. The delivery of counters must be
>  tracable and auditable, the counters must be easily extensible to support new
       ^e
>  projects, and agents doing data collections should be independent of the
>  overall system.
>  .
>  This package contains the Python libraries that are needed for all parts of
>  Ceilometer.

Otherwise fine (all of these package descriptions are fairly
informative), and the other ceilometer packages just need the same
boilerplate tweaks.

> Source: cinder
[...]
> Package: python-cinder
[...]
> Description: Openstack block storage as a service - Python libraries

s/Openstack/OpenStack/ throughout, and s/cinder/Cinder/.

I would prefer to keep the SaaS buzzword for the long description and
describe Cinder as an "OpenStack block storage system".

>  Cinder is a block storage as service system for the Openstack cloud computing
>  software suite. It is a direct replacement for nova-volume as a separate
   ^^^^^^^^
I'm dropping the word "software" just to save on verbiage, and
slightly rephrasing the next sentence: "It is a direct replacement for
the separate nova-volume project".

>  project. Cinder users LVM partitions of your volume servers in order to
                      X
Typo.

>  provide iSCSI permanent block storage devices for your virtual machines
>  running on Nova.
>  .
>  This package contains the Python libraries that are parts of cinder.
                                                                ^
[...]
> Package: cinder-api
[...]
>  This package contains the API server on which client will connect.

"ClientS", and I'm not sure about that "on".

[...]
> Source: glance
[...]

This one has already passed through d-l-e, and I couldn't see anything
new to complain about.

> Source: heat
> Section: python

As for ceilometer.

[...]
> Package: python-heat
[...]
> Description: service to orchestrate multiple composite cloud applications (python files)

Shorten that and capitalise "Python":
  Description: OpenStack orchestration service - Python files

>  Heat is a service to orchestrate multiple composite cloud applications using
>  templates, through both an OpenStack-native ReST API and a
>  CloudFormation-compatible Query API.

s/Query/jQuery/g, right?

Oh, and what about heat-api-cloudwatch?  Isn't that a third API?  I
suspect the boilerplate should avoid trying to count them.  But I've
left it for now.

> Package: heat-api-cfn
[...]
>  This package contains the CFN API

Make that "the CloudFormation (CFN) API".
 
> Package: heat-api-cloudwatch
[...]
> Description: service to orchestrate multiple composite cloud applications (Cloudwatch API)
[...]                                                                             ^
>  This package contains the cloudwatch API.
                             ^    ^
Standardise on "CloudWatch", which is how upstream write it.

> Source: keystone

Again, already d-l-e-ified.

> Source: nova

I only see one new nit to pick:

[...]
> Package: nova-cert
[...]
>  This package provides the certificate manager. This enables the generation
>  and revocation of X.509 certificates used to access the plaform.
                                                              ^t
Typo.

> Source: quantum
[...]
> Package: quantum-server
[...]
> Description: OpenStack Virtual network service - server

Any particular reason for capitalising "Virtual"?

>  Quantum provides an API to dynamically request and configure virtual networks.
>  These networks connect "interfaces" from other OpenStack services (e.g., vNICs
>  from Nova VMs). The Quantum API supports extensions to provide advanced network
>  capabilities (e.g., QoS, ACLs, network monitoring, etc).

I've reformatted these slightly just becausee they were long lines and
had repeated parenthetical "e.g."s:
   Quantum provides an API to dynamically request and configure virtual
   networks. These networks connect "interfaces" from other OpenStack
   services (such as vNICs from Nova VMs). The Quantum API supports
   extensions to provide advanced network capabilities, including QoS,
   ACLs, and network monitoring.

>  .
>  This package provides the quantum server.
> 
> Package: quantum-plugin-cisco
[...]
> Description: OpenStack Virtual network service - cisco plugin

s/cisco/Cisco/g

[...] 
> Package: quantum-plugin-openvswitch
[...]
> Description: OpenStack Virtual network service - openvswitch plugin

Likewise, s/openvswitch/Open vSwitch/g (here and with the agent).

[...]
> Package: quantum-plugin-sample
[...]
>  This package is an empty package that provides a sample plugin to work with.

Surely it isn't literally empty?  I think you mean

   This package is a dummy that provides a sample plugin to work with.

This is still strangely phrased; when it says "to work with", does it
mean my business-critical services can use this plugin, or is it only
for testing?

> Package: quantum-plugin-nicira
[...]
> Description: OpenStack Virtual network service - nicira NVP plugin

s/nicira/Nicira/g

[...]
>  This package provides the plugin to use with Nicira NVP controllers.

...and expand that once to "Nicira Network Virtualization Platform
(NVP) controllers".

> Package: quantum-plugin-linuxbridge
[...]
> Description: OpenStack Virtual network service - linux bridge plugin

s/linux/Linux/g

[...]
>  This package provides a Linux bridge plugin to work with.

Again I'm not sure what "to work with" is trying to imply.
 
> Package: quantum-plugin-openvswitch-agent
[...]
>  This package provides the openvswitch-agent which should run on each compute
>  node
[...]
> Package: quantum-plugin-linuxbridge-agent
[...]
>  This package provides the linuxbridge-agent which should run on each compute
>  node

What, so all compute nodes should run both openvswitch-agent and
linuxbridge-agent?  Or should this say something about "This package
provides the agent which should run on each compute node connected
via {Open vSwitch,Linux bridge}"?
 
> Package: python-quantum
[...]
> Description: Quantum is a virutal network service for Openstack. (python library)

Ouch!  Just "OpenStack virtual network service - Python library"

>  Quantum is a virtual network service for Openstack, and a part of
>  Netstack. Just like OpenStack Nova provides an API to dynamically
>  request and configure virtual servers, Quantum provides an API to
>  dynamically request and configure virtual networks. These networks
>  connect "interfaces" from other OpenStack services (e.g., virtual NICs
>  from Nova VMs). The Quantum API supports extensions to provide
>  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
>  etc.)

For some reason this is significantly different from the usual
boilerplate.  I've just standardised it.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
WhyTheName appendix: these names are great.
 * ceilometer: an instrument for measuring cloud coverage.
 * cinder: as in cinderblock - though n.b. the en_GB is "breezeblock"!
 * glance: just arbitrary?
 * heat: as in atmospheric dynamics.
 * keystone: crucial, and sounds security-related...
 * nova: named after NASA's "Nebula".
 * quantum: I can only assume it's because it's unintelligible!
-- 
JBR	with qualifications in linguistics, experience as a Debian
	sysadmin, and probably no clue about this particular package
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openstack.diff
Type: text/x-diff
Size: 27572 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20130408/967626f4/attachment-0001.diff>
-------------- next part --------------
Source: ceilometer
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
Uploaders: Loic Dachary (OuoU) <loic at debian.org>,
           Julien Danjou <acid at debian.org>,
           Thomas Goirand <zigo at debian.org>,
           Ghe Rivero <ghe.rivero at stackops.com>,
           Mehdi Abaakouk <sileht at sileht.net>
Build-Depends: debhelper (>= 9),
 po-debconf,
 python-all (>= 2.6.6-3~),
 openstack-pkg-tools
Build-Depends-Indep: pep8,
 python-anyjson, 
 python-eventlet,  
 python-flask (>= 0.9),
 python-glance,
 python-glanceclient (>= 1:0.6),
 python-iso8601,
 python-keystoneclient (>= 1:0.2),
 python-kombu,  
 python-lockfile,
 python-ming,
 python-mock,
 python-mox,   
 python-netaddr,  
 python-nose,
 python-nova (>= 2012.2),
 python-pecan,
 python-setuptools-git,
 python-sqlalchemy,
 python-stevedore (>= 0.6),
 python-webob,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git
Homepage: http://wiki.openstack.org/Ceilometer

Package: python-ceilometer
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${python:Depends}, ${misc:Depends},
 libjs-jquery,
 python-anyjson,   
 python-eventlet,
 python-flask (>= 0.9),
 python-glanceclient (>= 1:0.6),
 python-greenlet (>= 0.4),
 python-keystoneclient (>= 1:0.2),
 python-iso8601,
 python-kombu,
 python-lockfile,
 python-nova (>= 2012.2),
 python-novaclient (>= 2:2.6.10),
 python-netaddr,
 python-pecan,
 python-stevedore (>= 0.6),
 python-webob
Description: OpenStack efficient metering counters system - Python libraries
 Ceilometer aims to deliver a Single Point Of Contact for cloud service
 billing systems, providing all the counters they need to establish customer
 billing, across all current and future OpenStack components. The delivery of
 counters must be traceable and auditable, the counters must be easily
 extensible to support new projects, and agents doing data collections should
 be independent of the overall system.
 .
 This package contains the Python libraries that are needed for all parts of
 Ceilometer.

Package: ceilometer-common
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-ceilometer (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, adduser
Provides: ${python:Provides}
Description: OpenStack efficient metering counters system - common files
 Ceilometer aims to deliver a Single Point Of Contact for cloud service
 billing systems, providing all the counters they need to establish customer
 billing, across all current and future OpenStack components. The delivery of
 counters must be traceable and auditable, the counters must be easily
 extensible to support new projects, and agents doing data collections should
 be independent of the overall system.
 .
 This package contains files that are needed for all parts of Ceilometer.

Package: ceilometer-collector
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Recommends: python-pymongo (>= 2.2), python-sqlalchemy
Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Description: OpenStack efficient metering counters system - collector service
 Ceilometer aims to deliver a Single Point Of Contact for cloud service
 billing systems, providing all the counters they need to establish customer
 billing, across all current and future OpenStack components. The delivery of
 counters must be traceable and auditable, the counters must be easily
 extensible to support new projects, and agents doing data collections should
 be independent of the overall system.
 .
 This package contains the collector service.

Package: ceilometer-api
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Recommends: python-pymongo (>= 2.2), python-sqlalchemy
Depends: adduser, debconf, ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Description: OpenStack efficient metering counters system - API service
 Ceilometer aims to deliver a Single Point Of Contact for cloud service
 billing systems, providing all the counters they need to establish customer
 billing, across all current and future OpenStack components. The delivery of
 counters must be traceable and auditable, the counters must be easily
 extensible to support new projects, and agents doing data collections should
 be independent of the overall system.
 .
 This package contains the API service.

Package: ceilometer-agent-compute
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Description: OpenStack efficient metering counters system - compute agent
 Ceilometer aims to deliver a Single Point Of Contact for cloud service
 billing systems, providing all the counters they need to establish customer
 billing, across all current and future OpenStack components. The delivery of
 counters must be traceable and auditable, the counters must be easily
 extensible to support new projects, and agents doing data collections should
 be independent of the overall system.
 .
 This package contains the compute agent.

Package: ceilometer-agent-central
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends},
 ${misc:Depends}
Description: OpenStack efficient metering counters system - central agent
 Ceilometer aims to deliver a Single Point Of Contact for cloud service
 billing systems, providing all the counters they need to establish customer
 billing, across all current and future OpenStack components. The delivery of
 counters must be traceable and auditable, the counters must be easily
 extensible to support new projects, and agents doing data collections should
 be independent of the overall system.
 .
 This package contains the central agent.
-------------- next part --------------
Source: cinder
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
Uploaders: Loic Dachary (OuoU) <loic at debian.org>,
           Julien Danjou <acid at debian.org>,
           Thomas Goirand <zigo at debian.org>,
           Ghe Rivero <ghe.rivero at stackops.com>,
           Mehdi Abaakouk <sileht at sileht.net>
Build-Depends: debhelper (>= 8.0.0),
 po-debconf,
 python-all (>= 2.6.6-3~),
 openstack-pkg-tools
Build-Depends-Indep: pep8,
 python-amqplib,
 python-anyjson,
 python-cheetah,
 python-coverage,
 python-daemon,
 python-eventlet,
 python-glance,
 python-glanceclient,
 python-greenlet,
 python-iso8601,
 python-kombu,
 python-lockfile,
 python-lxml,
 python-migrate,
 python-mox,
 python-mysqldb,
 python-netaddr,
 python-nose,
 python-paramiko,
 python-paste,
 python-pastedeploy,
 python-routes,
 python-setuptools,
 python-setuptools-git,
 python-sphinx,
 python-sqlalchemy,
 python-suds,
 python-webob,
Standards-Version: 3.9.3
Homepage: http://cinder.openstack.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/cinder.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/cinder.git

Package: python-cinder
Section: python
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${python:Depends},
 python-amqplib,
 python-anyjson,
 python-cheetah, 
 python-daemon,  
 python-eventlet,
 python-glance,
 python-glanceclient,
 python-greenlet,
 python-iso8601,
 python-kombu,  
 python-lockfile,
 python-lxml,
 python-migrate,
 python-netaddr,   
 python-paramiko,
 python-paste,
 python-pastedeploy,
 python-routes,
 python-suds,
 python-sqlalchemy,
 python-webob,
 ${misc:Depends}
Description: OpenStack block storage system - Python libraries
 Cinder is a Storage as a Service system for the OpenStack cloud computing
 suite. It is a direct replacement for the separate nova-volume project.
 Cinder uses LVM partitions of your volume servers in order to provide
 iSCSI permanent block storage devices for your virtual machines running
 on Nova.
 .
 This package contains the Python libraries that are parts of Cinder.

Package: cinder-common
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-cinder (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, adduser, debconf, dbconfig-common
Provides: ${python:Provides}
Description: OpenStack block storage system - common files
 Cinder is a Storage as a Service system for the OpenStack cloud computing
 suite. It is a direct replacement for the separate nova-volume project.
 Cinder uses LVM partitions of your volume servers in order to provide
 iSCSI permanent block storage devices for your virtual machines running
 on Nova.
 .
 This package contains common files and configuration that are
 needed by all the daemon packages of Cinder.

Package: cinder-api
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser, ${ostack-lsb-base}, debconf, cinder-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-keystoneclient
Description: OpenStack block storage system - API server
 Cinder is a Storage as a Service system for the OpenStack cloud computing
 suite. It is a direct replacement for the separate nova-volume project.
 Cinder uses LVM partitions of your volume servers in order to provide
 iSCSI permanent block storage devices for your virtual machines running
 on Nova.
 .
 This package contains the API server on which clients will connect.

Package: cinder-volume
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${ostack-lsb-base}, cinder-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Description: OpenStack block storage system - Volume server
 Cinder is a Storage as a Service system for the OpenStack cloud computing
 suite. It is a direct replacement for the separate nova-volume project.
 Cinder uses LVM partitions of your volume servers in order to provide
 iSCSI permanent block storage devices for your virtual machines running
 on Nova.
 .
 This package contains the Volume server which will actually do the storage.

Package: cinder-scheduler
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${ostack-lsb-base}, cinder-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Description: OpenStack block storage system - Scheduler server
 Cinder is a Storage as a Service system for the OpenStack cloud computing
 suite. It is a direct replacement for the separate nova-volume project.
 Cinder uses LVM partitions of your volume servers in order to provide
 iSCSI permanent block storage devices for your virtual machines running
 on Nova.
 .
 This package contains the Scheduler server.
-------------- next part --------------
Source: glance
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
Uploaders: Julien Danjou <acid at debian.org>,
           Thomas Goirand <zigo at debian.org>,
           Ghe Rivero <ghe.rivero at stackops.com>
Build-Depends: debhelper (>= 7.0.50),
 po-debconf,
 python-all (>= 2.6.6-3~),
 sqlite3
Build-Depends-Indep:
 curl,
 pep8,
 python-boto,
 python-crypto,
 python-eventlet,
 python-httplib2 (>= 0.6.0),
 python-iso8601,
 python-kombu,
 python-novaclient,
 python-migrate,
 python-mox,
 python-nose,
 python-paste,
 python-pastedeploy,
 python-routes,
 python-setuptools,
 python-sphinx,
 python-sqlalchemy,
 python-swift,
 python-webob,
 python-xattr,
 procps
Standards-Version: 3.9.3
X-Python-Version: >= 2.6
Homepage: http://launchpad.net/glance
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/glance.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/glance.git

Package: python-glance
Architecture: all
Section: python
Depends: ${python:Depends}, ${misc:Depends},
 python-boto,
 python-crypto,
 python-eventlet,
 python-httplib2 (>= 0.6.0),
 python-iso8601,
 python-kombu,
 python-migrate,
 python-pastedeploy,
 python-routes,
 python-sqlalchemy,
 python-swift,
 python-webob,
 python-xattr
Description: OpenStack Image Service - Python client library
 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This package contains the Python client libraries.

Package: glance-common
Architecture: all
Section: python
Replaces: glance (<< 2012.1~e2-3)
Depends: ${python:Depends}, ${misc:Depends},
 python-glance (= ${source:Version}),
 adduser,
 debconf,
Description: OpenStack Image Service - common files
 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This package contains common files for Glance.

Package: glance-api
Architecture: all
Section: python
Depends: ${python:Depends}, ${misc:Depends},
 glance-common (= ${source:Version})
Description: OpenStack Image Service - API server
 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
  .
 This package contains the Glance API server.

Package: glance-registry
Architecture: all
Section: python
Depends: ${python:Depends}, ${misc:Depends},
 glance-common (= ${source:Version}),
 dbconfig-common,
 debconf
Description: OpenStack Image Service - registry server
 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This package contains the Glance registry server.

Package: glance
Architecture: all
Section: python
Depends: glance-api (= ${source:Version}), glance-registry (= ${source:Version}),
 ${misc:Depends}
Description: OpenStack Image Service - metapackage
 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This is a dependency package to install all of the Glance suite.

Package: python-glance-doc
Architecture: all
Section: doc
Depends: libjs-jquery, libjs-underscore, ${misc:Depends}
Description: OpenStack Image Service - Python library documentation
 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This package contains the Python client library documentation.
-------------- next part --------------
Source: heat
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
Uploaders: Loic Dachary (OuoU) <loic at debian.org>,
           Julien Danjou <acid at debian.org>,
           Thomas Goirand <zigo at debian.org>,
           Ghe Rivero <ghe.rivero at stackops.com>,
           Mehdi Abaakouk <sileht at sileht.net>
Build-Depends: debhelper (>= 9),
 po-debconf,
 python-all (>= 2.6.6-3~),
 openstack-pkg-tools
Build-Depends-Indep: pep8,
 python-argparse,
 python-boto,
 python-eventlet (>= 0.9.16),
 python-extras,
 python-glanceclient,
 python-greenlet (>= 0.3.1),
 python-httplib2,
 python-iso8601,
 python-keystoneclient,
 python-kombu,
 python-lxml (>= 2.3),
 python-lxml (<< 2.3.6),
 python-memcache,
 python-migrate,
 python-novaclient,
 python-pastedeploy,
 python-pycryptopp,
 python-qpid,
 python-quantumclient,
 python-routes,
 python-sendfile,
 python-setuptools,
 python-sqlalchemy (>= 0.7.8),
 python-swiftclient,
 python-webob,
 python-yaml
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/heat.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/heat.git
Homepage: http://wiki.openstack.org/Heat

Package: python-heat
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${python:Depends}, ${misc:Depends},
 pep8,
 python-argparse,
 python-boto,
 python-eventlet (>= 0.9.16),
 python-extras,
 python-glanceclient,
 python-greenlet (>= 0.3.1),
 python-httplib2,
 python-iso8601,
 python-keystoneclient,
 python-kombu,
 python-lxml (>= 2.3),
 python-lxml (<< 2.3.5),
 python-memcache,
 python-migrate,
 python-novaclient,
 python-pastedeploy,
 python-pycryptopp, 
 python-qpid,
 python-quantumclient,
 python-routes,  
 python-sendfile,  
 python-setuptools,
 python-sqlalchemy (>= 0.7.8),
 python-swiftclient,
 python-webob,
 python-yaml
Description: OpenStack orchestration service - Python files
 Heat is a service to orchestrate multiple composite cloud applications
 using templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible jQuery API.
 .
 This package contains the Python libraries.

Package: heat-common
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${python:Depends}, ${misc:Depends}, python-heat (=${binary:Version}),
 adduser
Description: OpenStack orchestration service - common files
 Heat is a service to orchestrate multiple composite cloud applications
 using templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible jQuery API.
 .
 This package contains the common files.

Package: heat-engine
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${ostack-lsb-base}, ${python:Depends}, ${misc:Depends}, heat-common (=${binary:Version}),
 adduser
Description: OpenStack orchestration service - engine
 Heat is a service to orchestrate multiple composite cloud applications
 using templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible jQuery API.
 .
 This package contains the heat engine, which is the core service of heat, and
 which the API servers will use.

Package: heat-api
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${ostack-lsb-base}, ${python:Depends}, ${misc:Depends}, heat-common (=${binary:Version}),
 adduser
Description: OpenStack orchestration service - ReST API
 Heat is a service to orchestrate multiple composite cloud applications
 using templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible jQuery API.
 .
 This package contains the ReST API.

Package: heat-api-cfn
Architecture: all   
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${ostack-lsb-base}, ${python:Depends}, ${misc:Depends}, heat-common (=${binary:Version}),
 adduser
Description: OpenStack orchestration service - CFN API
 Heat is a service to orchestrate multiple composite cloud applications
 using templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible jQuery API.
 .
 This package contains the CloudFormation (CFN) API

Package: heat-api-cloudwatch
Architecture: all    
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${ostack-lsb-base}, ${python:Depends}, ${misc:Depends}, heat-common (=${binary:Version}),
 adduser
Description: OpenStack orchestration service - CloudWatch API
 Heat is a service to orchestrate multiple composite cloud applications
 using templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible jQuery API.
 .
 This package contains the CloudWatch API.
-------------- next part --------------
Source: keystone
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
Uploaders: Loic Dachary (OuoU) <loic at debian.org>,
           Julien Danjou <acid at debian.org>,
           Thomas Goirand <zigo at debian.org>,
           Ghe Rivero <ghe.rivero at stackops.com>
Build-Depends: debhelper (>= 7.0.50),
 python-all (>= 2.6.6-3~),
 python-all-dev (>= 2.6.6-3~) | python-support,
 python-lxml,
 python-setuptools,
 python-sphinx,
 python-unittest2,
 python-paste,
 python-pastedeploy,
 python-routes,
 python-eventlet,
 python-webob,
 python-sqlalchemy,
 python-passlib,
 python-ldap,
 python-memcache,
 python-swift,
 python-nose,
 python-migrate,
 python-prettytable,
 python-mox,
 python-dateutil,
 pep8,
 git-core,
 po-debconf
Standards-Version: 3.9.3
Homepage: http://launchpad.net/keystone
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/keystone.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/keystone.git

Package: python-keystone
Architecture: all
Section: python
Depends: ${python:Depends}, ${misc:Depends},
 python-passlib,
 python-sqlalchemy,
 python-routes,
 python-lxml,
 python-httplib2,
 python-eventlet,
 python-paste,
 python-pastedeploy,
 python-pastescript,
 python-webob,
 python-sqlite,
 python-nova,
 python-dateutil
Recommends: python-memcache, python-ldap
Description: OpenStack identity service - library
 This is the identity service used by OpenStack for authentication (authN)
 and high-level authorization (authZ). It currently supports token-based
 authN with user/service authZ, and is scalable to support OAuth, SAML,
 and OpenID in future versions. Out of the box, Keystone uses SQLite for
 its identity store database, with the option to connect to external LDAP.
 .
 This package contains the Python libraries.

Package: keystone
Architecture: all
Section: python
Depends: ${python:Depends}, ${misc:Depends},
 python-keystone (= ${source:Version}),
 adduser,
 lsb-base (>= 3.0-6),
 dbconfig-common,
 python-keystoneclient
Description: OpenStack identity service
 This is the identity service used by OpenStack for authentication (authN)
 and high-level authorization (authZ). It currently supports token-based
 authN with user/service authZ, and is scalable to support OAuth, SAML,
 and OpenID in future versions. Out of the box, Keystone uses SQLite for
 its identity store database, with the option to connect to external LDAP.
 .
 This package contains the daemons.

Package: keystone-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},  libjs-jquery, libjs-underscore
Description: OpenStack identity service - documentation
 This is the identity service used by OpenStack for authentication (authN)
 and high-level authorization (authZ). It currently supports token-based
 authN with user/service authZ, and is scalable to support OAuth, SAML,
 and OpenID in future versions. Out of the box, Keystone uses SQLite for
 its identity store database, with the option to connect to external LDAP.
 .
 This package contains the documentation.
-------------- next part --------------
Source: nova
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
Uploaders: Loic Dachary (OuoU) <loic at debian.org>,
           Julien Danjou <acid at debian.org>,
           Thomas Goirand <zigo at debian.org>,
           Ghe Rivero <ghe.rivero at stackops.com>,
	   Mehdi Abaakouk <sileht at sileht.net>
Build-Depends: debhelper (>= 7.0.50),
 python-netaddr,
 python-distutils-extra,
 python-eventlet,
 python-m2crypto,
 python-all (>= 2.6.6-3~),
 python-lockfile,
 python-novaclient (>= 2.6.7),
 python-gflags,
 python-feedparser,
 python-suds (>= 0.4.0),
 python-coverage,
 python-greenlet,
 python-xattr,
 python-webob,
 python-glance,
 python-routes,
 python-libvirt,
 python-memcache,
 python-carrot,
 python-lxml,
 python-mox,
 python-boto,
 python-cheetah,
 python-nose,
 python-paramiko,
 python-paste,
 python-simplejson,
 python-xenapi,
 euca2ools,
 ipython,
 bpython,
 python-qpid,
 python-iso8601,
 openssh-client,
 pep8
Build-Depends-Indep:
 python-setuptools,
 python-sphinx (>> 1.0)
Build-Conflicts: python-cjson
Standards-Version: 3.9.3
Homepage: http://launchpad.net/nova
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/nova.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/nova.git

Package: python-nova
Architecture: all
Section: python
Depends: ${python:Depends},
 python-boto,
 python-m2crypto,
 python-pycurl,
 python-daemon,
 python-carrot,
 python-kombu,
 python-lockfile,
 python-gflags,
 openssl,
 python-libxml2,
 python-ldap,
 python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2),
 python-eventlet,
 python-routes,
 python-webob,
 python-cheetah,
 python-netaddr,
 python-paste,
 python-pastedeploy,
 python-tempita,
 python-migrate,
 python-glance,
 python-novaclient,
 python-simplejson,
 python-lxml,
 sudo,
  ${misc:Depends}
Suggests: python-suds (>= 0.4.0)
Conflicts: python-cjson
Recommends: python-mysqldb
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
Depends: sqlite3, python-amqplib, python-nova (= ${binary:Version}), ${python:Depends}, ${misc:Depends},
 adduser,
 python-iso8601,
 dbconfig-common
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
Depends: lsb-base (>= 3.0.6), adduser, qemu-utils, nova-common (= ${binary:Version}), kpartx, curl, parted, vlan, ebtables, gawk, iptables, open-iscsi, nova-compute-kvm | nova-compute-hypervisor,
 ${python:Depends}, ${misc: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
Depends: python-libvirt, libvirt-bin, ${misc:Depends}, adduser, nova-common
Provides: nova-compute-hypervisor
Conflicts: 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
Depends: python-libvirt, libvirt-bin, user-mode-linux, ${misc:Depends}, adduser, nova-common
Provides: nova-compute-hypervisor
Conflicts: nova-compute-lxc, nova-compute-xen, nova-compute-qemu, nova-compute-kvm
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
Depends: python-xenapi, ${misc:Depends}, adduser, nova-common
Provides: nova-compute-hypervisor
Conflicts: nova-compute-lxc, nova-compute-uml, nova-compute-qemu, nova-compute-kvm
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
Depends: python-libvirt, libvirt-bin, qemu, ${misc:Depends}, adduser, nova-common
Provides: nova-compute-hypervisor
Conflicts: nova-compute-lxc, nova-compute-uml, nova-compute-xen, nova-compute-kvm
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
Depends: python-libvirt, libvirt-bin, kvm, ${misc:Depends}, adduser, nova-common
Provides: nova-compute-hypervisor
Conflicts: nova-compute-lxc, nova-compute-uml, nova-compute-xen, nova-compute-qemu
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-scheduler
Architecture: all
Depends: lsb-base (>= 3.0.6), nova-common (= ${binary:Version}), ${python:Depends}, ${misc: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
Architecture: all
Depends: lsb-base, nova-common (= ${binary:Version}), lvm2, tgt, ${python:Depends}, ${misc:Depends}
Replaces: python-nova (<< 2012.1~rc1-1)
Breaks: python-nova (<< 2012.1~rc1-1)
Suggests: sheepdog
Description: OpenStack Compute - storage
 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 storage node.

Package: nova-api
Architecture: all
Recommends: python-keystone
Depends: lsb-base (>= 3.0.6), nova-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
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
Depends: lsb-base (>= 3.0.6), netcat, vlan, bridge-utils, dnsmasq-base, iputils-arping, dnsmasq-utils, nova-common (= ${binary:Version}), ${python:Depends}, ${misc: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-objectstore
Architecture: all
Depends: lsb-base (>= 3.0.6), nova-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Description: OpenStack Compute - object store
 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 a very simple S3-like object store. For production use,
 you should use OpenStack Storage, codenamed Swift.

Package: nova-console
Provides: nova-consoleauth
Architecture: all
Depends: lsb-base (>= 3.0.6), nova-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
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-cert
Architecture: all
Depends: lsb-base (>= 3.0.6), nova-common (= ${binary:Version}), ${python:Depends}, ${misc: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-xcp-plugins
Architecture: all
Depends: xcp-xapi, ${python:Depends}, ${misc:Depends}
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-xcp-network
Architecture: all
Depends: xcp-xapi, lsb-base (>= 3.0.6), ${python:Depends}, ${misc:Depends}, nova-xcp-plugins (= ${binary:Version}), openvswitch-switch, ebtables, arptables, iproute
Description: OpenStack Compute network 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 can remotely
 configure the network of your XCP servers.

Package: nova-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, libjs-jquery, libjs-underscore
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-xvpvncproxy
Provides: nova-vncproxy
Architecture: all
Depends: ${ostack-lsb-base}, nova-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Description: OpenStack Compute - XVP VNC 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 XVP VNC proxy. It is a publicly reachable
 component which proxies access to VNCs running on compute nodes.

Package: nova-api-metadata
Architecture: all
Depends: ${ostack-lsb-base}, nova-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Breaks: nova-api (<< 2012.1-6)
Replaces: nova-api
Description: OpenStack Compute - metadata 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 metadata API backend for guest VMs.

Package: nova-api-os-compute
Architecture: all
Depends: ${ostack-lsb-base}, nova-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Breaks: nova-api (<< 2012.1-6)
Replaces: nova-api
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 OpenStack Compute API frontend.

Package: nova-api-os-volume
Architecture: all
Depends: ${ostack-lsb-base}, nova-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Breaks: nova-api (<< 2012.1-6)
Replaces: nova-api
Description: OpenStack Compute - Volume 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 OpenStack Volume API frontend.

Package: nova-api-ec2
Architecture: all
Depends: ${ostack-lsb-base}, nova-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Breaks: nova-api (<< 2012.1-6)
Replaces: nova-api
Description: OpenStack Compute - EC2 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 EC2 API.
-------------- next part --------------
Source: quantum
Section: net
Priority: optional
Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
Uploaders: Loic Dachary (OuoU) <loic at debian.org>,
           Julien Danjou <acid at debian.org>,
           Thomas Goirand <zigo at debian.org>,
           Ghe Rivero <ghe.rivero at stackops.com>,
	   Mehdi Abaakouk <sileht at sileht.net>
Build-Depends: debhelper (>= 7.0.50~),
 python-all (>= 2.6.6-3~),
 python-setuptools,
 python-webtest,
 python-eventlet,
 python-routes,
 python-paste,
 python-pastedeploy,
 python-gflags,
 python-simplejson,
 python-sqlalchemy,
 python-webob,
 python-nose
Standards-Version: 3.9.3
X-Python-Version: >= 2.6
Homepage: http://launchpad.net/quantum
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/quantum.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/quantum.git

Package: quantum-server
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-base,
 quantum-plugin-openvswitch | quantum-plugin,
 quantum-common,
 python-quantum
Description: OpenStack virtual network service - server
 Quantum provides an API to dynamically request and configure virtual
 networks. These networks connect "interfaces" from other OpenStack
 services (such as vNICs from Nova VMs). The Quantum API supports
 extensions to provide advanced network capabilities, including QoS,
 ACLs, and network monitoring.
 .
 This package provides the Quantum server.

Package: quantum-plugin-cisco
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, quantum-common,
 python-quantum
Replaces: python-quantum (<< 2012.1-5.1)
Description: OpenStack virtual network service - Cisco plugin
 Quantum provides an API to dynamically request and configure virtual
 networks. These networks connect "interfaces" from other OpenStack
 services (such as vNICs from Nova VMs). The Quantum API supports
 extensions to provide advanced network capabilities, including QoS,
 ACLs, and network monitoring.
 .
 This package provides the plugin to use with Cisco hardware.

Package: quantum-plugin-openvswitch
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, quantum-common, openvswitch-switch,
 python-quantum
Replaces: python-quantum (<< 2012.1-5.1)
Description: OpenStack virtual network service - Open vSwitch plugin
 Quantum provides an API to dynamically request and configure virtual
 networks. These networks connect "interfaces" from other OpenStack
 services (such as vNICs from Nova VMs). The Quantum API supports
 extensions to provide advanced network capabilities, including QoS,
 ACLs, and network monitoring.
 .
 This package provides the plugin to use with Open vSwitch.

Package: quantum-plugin-sample
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, quantum-common,
 python-quantum
Replaces: python-quantum (<< 2012.1-5.1)
Description: OpenStack virtual network service - sample plugin
 Quantum provides an API to dynamically request and configure virtual
 networks. These networks connect "interfaces" from other OpenStack
 services (such as vNICs from Nova VMs). The Quantum API supports
 extensions to provide advanced network capabilities, including QoS,
 ACLs, and network monitoring.
 .
 This package is a dummy that provides a sample plugin to work with.

Package: quantum-plugin-nicira
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, quantum-common,
 python-quantum
Replaces: python-quantum (<< 2012.1-5.1)
Description: OpenStack virtual network service - Nicira NVP plugin
 Quantum provides an API to dynamically request and configure virtual
 networks. These networks connect "interfaces" from other OpenStack
 services (such as vNICs from Nova VMs). The Quantum API supports
 extensions to provide advanced network capabilities, including QoS,
 ACLs, and network monitoring.
 .
 This package provides the plugin to use with Nicira Network Virtualization
 Platform (NVP) controllers.

Package: quantum-plugin-linuxbridge
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, quantum-common,
 bridge-utils,
 python-quantum
Replaces: python-quantum (<< 2012.1-5.1)
Description: OpenStack virtual network service - Linux bridge plugin
 Quantum provides an API to dynamically request and configure virtual
 networks. These networks connect "interfaces" from other OpenStack
 services (such as vNICs from Nova VMs). The Quantum API supports
 extensions to provide advanced network capabilities, including QoS,
 ACLs, and network monitoring.
 .
 This package provides a Linux bridge plugin to work with.

Package: quantum-plugin-openvswitch-agent
Architecture: all
Depends:  ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
	  openvswitch-switch, quantum-plugin-openvswitch,
 python-quantum
Replaces: python-quantum (<< 2012.1-5.1)
Description: OpenStack virtual network service - Open vSwitch agent
 Quantum provides an API to dynamically request and configure virtual
 networks. These networks connect "interfaces" from other OpenStack
 services (such as vNICs from Nova VMs). The Quantum API supports
 extensions to provide advanced network capabilities, including QoS,
 ACLs, and network monitoring.
 .
 This package provides the Open vSwitch agent which should run on each
 compute node.

Package: quantum-plugin-linuxbridge-agent
Architecture: all
Depends:  ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
          bridge-utils,
 python-quantum
Replaces: python-quantum (<< 2012.1-5.1)
Description: OpenStack virtual network service - Linux bridge agent
 Quantum provides an API to dynamically request and configure virtual
 networks. These networks connect "interfaces" from other OpenStack
 services (such as vNICs from Nova VMs). The Quantum API supports
 extensions to provide advanced network capabilities, including QoS,
 ACLs, and network monitoring.
 .
 This package provides the Linux bridge agent which should run on each
 compute node.

Package: python-quantum
Architecture: all
Section: python
Depends: ${python:Depends}, ${misc:Depends},
 python-eventlet,
 python-routes,
 python-paste,
 python-pastedeploy,
 python-gflags,
 python-simplejson,
 python-sqlalchemy,
 python-lxml,
 python-webob,
 python-quantumclient
Provides: ${python:Provides}
Description: OpenStack virtual network service - Python library
 Quantum provides an API to dynamically request and configure virtual
 networks. These networks connect "interfaces" from other OpenStack
 services (such as vNICs from Nova VMs). The Quantum API supports
 extensions to provide advanced network capabilities, including QoS,
 ACLs, and network monitoring.
 .
 This package provides the Python library.


More information about the Openstack-devel mailing list