Source: nova-lxd
Section: python
Priority: extra
Maintainer: Chuck Short <zulcss@ubuntu.com>
Build-Depends: debhelper (>= 9~),
               dh-python,
               openstack-pkg-tools (>= 23~),
               python-all,
               python-setuptools,
               python-sphinx,
Build-Depends-Indep: python-babel (>= 1.3),
                     python-coverage (>= 3.6),
                     python-ddt (>= 0.7.0),
                     python-hacking (>= 0.9.2),
                     python-nova (>= 2:12.0.0~),
                     python-os-testr,
                     python-oslo.concurrency (>= 2.3.0),
                     python-oslo.config (>= 1:2.1.0),
                     python-oslo.i18n (>= 1.5.0),
                     python-oslo.log (>= 1.8.0),
                     python-oslo.utils (>= 2.0.0),
                     python-oslosphinx (>= 2.5.0),
                     python-oslotest (>= 1:1.10.0),
                     python-pbr (>= 1.6),
                     python-pylxd (>= 0.18),
                     python-requests (>= 2.5.2),
                     python-subunit (>= 0.0.18),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 1.4.0),
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18),
Standards-Version: 3.9.6
Homepage: http://github.com/lxd/nova-lxd

Package: nova-compute-lxd
Architecture: all
Depends: adduser,
         lxd,
         nova-compute,
         python-nova-lxd (= ${binary:Version}),
         ${misc:Depends},
         ${python:Depends},
Provides: nova-compute-hypervisor,
Conflicts: nova-compute-hypervisor,
Description: Openstack Compute - LXD container hypervisor support
 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. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This package provides common dependencies and setup for the LXD
 container hypervisor, providing a secure way to run instances as LXC
 containers under OpenStack.

Package: python-nova-lxd
Architecture: all
Depends: python-babel (>= 1.3),
         python-nova (>= 2:12.0.0~),
         python-oslo.concurrency (>= 2.3.0),
         python-oslo.config (>= 1:2.1.0),
         python-oslo.i18n (>= 1.5.0),
         python-oslo.log (>= 1.8.0),
         python-oslo.utils (>= 2.0.0),
         python-pbr (>= 1.6),
         python-pylxd (>= 0.18),
         python-requests (>= 2.5.2),
         ${misc:Depends},
         ${python:Depends},
Description: OpenStack Compute Python libraries - LXD driver
 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. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This package contains the core Python parts of LXD driver.

Package: python-nova.lxd
Section: oldlibs
Architecture: all
Depends: python-nova-lxd,
         ${misc:Depends},
Description: transitional dummy package for python-nova.lxd
 This transitional package is safe to remove and use python-nova-lxd
 instead.
