Source: python-novaclient
XB-Private-Mcp-Spec-Sha: 468b869b5872c55fc4ed80fc88c446ff4de57352
XB-Private-Mcp-Code-Sha: f6a37c10c4c3dcf2857517bd04f5b827ce7461fe
Section: python
Priority: optional
Maintainer: MOS Linux Team <mos-linux@mirantis.com>
XSBC-Original-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Uploaders: Thomas Goirand <zigo@debian.org>,
           Corey Bryant <corey.bryant@canonical.com>,
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools (>= 52~),
               python-all,
               python-pbr (>= 2.0.0),
               python-setuptools,
               python-sphinx (>= 1.5.1),
               python3-all,
               python3-pbr (>= 2.0.0),
               python3-setuptools,
Build-Depends-Indep: python-babel (>= 2.3.4),
                     python-cinderclient (>= 1:3.0.0),
                     python-coverage (>= 4.0),
                     python-fixtures (>= 3.0.0),
                     python-glanceclient (>= 1:2.7.0),
                     python-hacking (>= 0.10.0),
                     python-iso8601 (>= 0.1.11),
                     python-keyring (>= 5.5.1),
                     python-keystoneauth1 (>= 3.3.0),
                     python-keystoneclient (>= 1:3.8.0),
                     python-mock (>= 2.0),
                     python-neutronclient (>= 6.3.0),
                     python-openstackdocstheme (>= 1.11.0),
                     python-os-client-config (>= 1.28.0),
                     python-oslo.i18n (>= 3.15.3),
                     python-oslo.serialization (>= 2.18.0),
                     python-oslo.utils (>= 3.33.0),
                     python-oslosphinx (>= 4.7.0),
                     python-osprofiler (>= 1.4.0),
                     python-prettytable (>= 0.7.1),
                     python-requests (>= 2.10.0),
                     python-requests-mock (>= 1.1),
                     python-simplejson (>= 3.5.1),
                     python-six (>= 1.10.0),
                     python-tempest (>= 1:16.1.0),
                     python-testrepository (>= 0.0.18),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 1.4.0),
                     python-unittest2,
                     python3-babel (>= 2.3.4),
                     python3-cinderclient (>= 1:3.0.0),
                     python3-coverage (>= 4.0),
                     python3-fixtures (>= 3.0.0),
                     python3-glanceclient (>= 1:2.7.0),
                     python3-hacking (>= 0.10.0),
                     python3-iso8601 (>= 0.1.11),
                     python3-keyring (>= 5.5.1),
                     python3-keystoneauth1 (>= 3.3.0),
                     python3-keystoneclient (>= 1:3.8.0),
                     python3-mock (>= 2.0),
                     python3-neutronclient (>= 6.3.0),
                     python3-openstackdocstheme (>= 1.11.0),
                     python3-os-client-config (>= 1.28.0),
                     python3-oslo.i18n (>= 3.15.3),
                     python3-oslo.serialization (>= 2.18.0),
                     python3-oslo.utils (>= 3.33.0),
                     python3-oslosphinx (>= 4.7.0),
                     python3-osprofiler (>= 1.4.0),
                     python3-prettytable (>= 0.7.1),
                     python3-requests (>= 2.10.0),
                     python3-requests-mock (>= 1.1),
                     python3-simplejson (>= 3.5.1),
                     python3-six (>= 1.10.0),
                     python3-subunit,
                     python3-tempest (>= 1:16.1.0),
                     python3-testrepository (>= 0.0.18),
                     python3-testscenarios (>= 0.4),
                     python3-testtools (>= 1.4.0),
                     python3-unittest2,
                     subunit,
                     testrepository,
Standards-Version: 3.9.8
Homepage: https://github.com/openstack/python-novaclient
Vcs-Git: git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-novaclient
Vcs-Browser: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-novaclient
XS-Testsuite: autopkgtest

Package: python-novaclient
Architecture: all
Breaks: simh (<< 3.8.1-3),
Replaces: simh (<< 3.8.1-3),
Depends: python-babel (>= 2.3.4),
         python-iso8601 (>= 0.1.11),
         python-keyring (>= 5.5.1),
         python-keystoneauth1 (>= 3.3.0),
         python-oslo.i18n (>= 3.15.3),
         python-oslo.serialization (>= 2.18.0),
         python-oslo.utils (>= 3.33.0),
         python-pbr (>= 2.0.0),
         python-prettytable (>= 0.7.1),
         python-requests (>= 2.10.0),
         python-simplejson (>= 3.5.1),
         python-six (>= 1.10.0),
         ${misc:Depends},
         ${python:Depends},
Description: client library for OpenStack Compute API - Python 2.7
 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).
 .
 Python novaclient library and nova CLI tool for interacting with OpenStack
 Compute (Nova) through the OpenStack Compute API.
 .
 This package provides the Python 2.7 module.

Package: python3-novaclient
Architecture: all
Depends: python3-babel (>= 2.3.4),
         python3-iso8601 (>= 0.1.11),
         python3-keyring (>= 5.5.1),
         python3-keystoneauth1 (>= 3.3.0),
         python3-oslo.i18n (>= 3.15.3),
         python3-oslo.serialization (>= 2.18.0),
         python3-oslo.utils (>= 3.33.0),
         python3-pbr (>= 2.0.0),
         python3-prettytable (>= 0.7.1),
         python3-requests (>= 2.10.0),
         python3-simplejson (>= 3.5.1),
         python3-six (>= 1.10.0),
         ${misc:Depends},
         ${python3:Depends},
Description: client library for OpenStack Compute API - 3.x
 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).
 .
 Python novaclient library and nova CLI tool for interacting with OpenStack
 Compute (Nova) through the OpenStack Compute API.
 .
 This package provides the Python 3.x module.

Package: python-novaclient-doc
Architecture: all
Section: doc
Breaks: python-novaclient (<< 2:2.30.1-2~),
Replaces: python-novaclient (<< 2:2.30.1-2~),
Depends: ${misc:Depends},
         ${sphinxdoc:Depends},
Description: client library for OpenStack Compute API - doc
 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).
 .
 Python novaclient library and nova CLI tool for interacting with OpenStack
 Compute (Nova) through the OpenStack Compute API.
 .
 This package provides the documentation.
