Update to 8.0.0.0b1
[openstack-build/neutron-build.git] / trusty / debian / control
index 2959416c683b77306e34a44db2f34d2e415f15e4..28742bec8644e501fd044d3e5555c87284917f28 100644 (file)
@@ -7,6 +7,7 @@ Uploaders: Thomas Goirand <zigo@debian.org>,
 Build-Depends: debhelper (>= 9),
                dh-python,
                dh-systemd,
+               git,
                openstack-pkg-tools (>= 23~),
                po-debconf,
                python-all,
@@ -15,9 +16,9 @@ Build-Depends: debhelper (>= 9),
                python-sphinx,
 Build-Depends-Indep: alembic (>= 0.8.0),
                      bridge-utils,
-                     python-cliff (>= 1.14.0),
+                     python-cliff (>= 1.15.0),
                      python-coverage,
-                     python-ddt (>= 0.7.0),
+                     python-ddt (>= 1.0.1),
                      python-debtcollector (>= 0.3.0),
                      python-eventlet (>= 0.17.4),
                      python-fixtures (>= 1.3.1),
@@ -25,43 +26,45 @@ Build-Depends-Indep: alembic (>= 0.8.0),
                      python-greenlet,
                      python-hacking,
                      python-httplib2,
-                     python-jinja2,
+                     python-jinja2 (>= 2.8),
                      python-keystoneclient (>= 1:1.6.0),
-                     python-keystonemiddleware (>= 2.0.0),
+                     python-keystonemiddleware (>= 4.0.0),
                      python-mock (>= 1.3),
                      python-netaddr (>= 0.7.12),
                      python-neutronclient (>= 1:2.6.0),
-                     python-novaclient (>= 2:2.27.0),
-                     python-os-testr,
+                     python-novaclient (>= 2:2.30.1),
+                     python-os-testr (>= 0.4.2),
                      python-oslo.concurrency (>= 2.3.0),
-                     python-oslo.config (>= 1:2.3.0),
+                     python-oslo.config (>= 1:3.2.0),
                      python-oslo.context (>= 0.2.0),
-                     python-oslo.db (>= 2.4.1),
+                     python-oslo.db (>= 4.1.0),
                      python-oslo.i18n (>= 1.5.0),
-                     python-oslo.log (>= 1.8.0),
-                     python-oslo.messaging (>= 1.16.0),
-                     python-oslo.middleware (>= 2.8.0),
+                     python-oslo.log (>= 2.0.0),
+                     python-oslo.messaging (>= 3.0.0),
+                     python-oslo.middleware (>= 3.0.0),
                      python-oslo.policy (>= 0.5.0),
                      python-oslo.rootwrap (>= 2.0.0),
-                     python-oslo.serialization (>= 1.4.0),
-                     python-oslo.service (>= 0.8.0),
-                     python-oslo.utils (>= 2.0.0),
-                     python-oslo.versionedobjects (>= 0.9.0),
+                     python-oslo.serialization (>= 2.0.0),
+                     python-oslo.service (>= 1.0.0),
+                     python-oslo.utils (>= 3.4.0),
+                     python-oslo.versionedobjects (>= 1.0.0),
                      python-oslosphinx (>= 2.5.0),
                      python-oslotest (>= 1.10.0),
                      python-paste,
                      python-pastedeploy,
                      python-pecan (>= 1.0.0),
                      python-pyudev,
-                     python-requests (>= 2.5.2),
-                     python-requests-mock (>= 0.6.0),
+                     python-pymysql,
+                     python-requests (>= 2.8.1),
+                     python-requests-mock (>= 0.7.0),
                      python-retrying,
                      python-routes,
                      python-ryu (>= 3.24),
                      python-six (>= 1.9.0),
-                     python-sqlalchemy (>= 0.9.9),
+                     python-sqlalchemy (>= 1.0.10),
                      python-stevedore (>= 1.5.0),
-                     python-tempest-lib (>= 0.8.0),
+                     python-tempest-lib (>= 0.13.0),
+                     python-testresources,
                      python-testscenarios,
                      python-testtools (>= 1.4.0),
                      python-unittest2,
@@ -86,40 +89,42 @@ Depends: alembic (>= 0.8.0),
          python-gflags,
          python-greenlet,
          python-httplib2,
-         python-jinja2,
+         python-jinja2 (>= 2.8),
          python-keystoneclient (>= 1:1.6.0),
-         python-keystonemiddleware (>= 2.0.0),
+         python-keystonemiddleware (>= 4.0.0),
          python-mysqldb,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 1:2.6.0),
-         python-novaclient (>= 2:2.27.0),
+         python-novaclient (>= 2:2.30.1),
+         python-openvswitch,
          python-oslo.concurrency (>= 2.3.0),
-         python-oslo.config (>= 1:2.3.0),
+         python-oslo.config (>= 1:3.2.0),
          python-oslo.context (>= 0.2.0),
-         python-oslo.db (>= 2.4.1),
+         python-oslo.db (>= 4.1.0),
          python-oslo.i18n (>= 1.5.0),
-         python-oslo.log (>= 1.8.0),
-         python-oslo.messaging (>= 1.16.0),
-         python-oslo.middleware (>= 2.8.0),
+         python-oslo.log (>= 2.0.0),
+         python-oslo.messaging (>= 3.0.0),
+         python-oslo.middleware (>= 3.0.0),
          python-oslo.policy (>= 0.5.0),
          python-oslo.rootwrap (>= 2.0.0),
-         python-oslo.serialization (>= 1.4.0),
-         python-oslo.service (>= 0.8.0),
-         python-oslo.utils (>= 2.0.0),
-         python-oslo.versionedobjects (>= 0.9.0),
+         python-oslo.serialization (>= 2.0.0),
+         python-oslo.service (>= 1.0.0),
+         python-oslo.utils (>= 3.4.0),
+         python-oslo.versionedobjects (>= 1.0.0),
          python-paste,
          python-pastedeploy,
          python-pecan (>= 1.0.0),
          python-pbr (>= 1.8),
          python-psycopg2,
+         python-pymysql,
          python-pyroute2,
          python-pyudev,
-         python-requests (>= 2.5.2),
+         python-requests (>= 2.8.1),
          python-retrying,
          python-routes,
          python-ryu (>= 3.24),
          python-six (>= 1.9.0),
-         python-sqlalchemy (>= 0.9.9),
+         python-sqlalchemy (>= 1.0.10),
          python-stevedore (>= 1.5.0),
          python-webob,
          ${misc:Depends},
@@ -164,7 +169,7 @@ Depends: adduser,
          dpkg-dev,
          python-mysqldb,
          python-neutron (= ${source:Version}),
-         python-pyparsing (>=1.5.7),
+         python-pyparsing (>=2.0.1),
          python-sqlalchemy,
          sqlite3,
          ${misc:Depends},
@@ -218,6 +223,7 @@ Depends: adduser,
          iputils-arping,
          keepalived,
          neutron-common (= ${source:Version}),
+         radvd,
          sudo,
          ${misc:Depends},
          ${python:Depends},
@@ -347,12 +353,41 @@ description: transitional dummy package for switching to Neutron OpenVswitch age
  transition path from neutron-plugin-openvswitch-agent to neutron-openvswitch-agent.
 
 Package: neutron-plugin-ml2
+Architecture: all
+Provides: neutron-plugin,
 Depends: neutron-common (= ${source:Version}),
          ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends},
+Description: Neutron is a virtual network service for Openstack - ML2 plugin
+ Neutron 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, Neutron 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 Neutron API supports extensions to provide
+ advanced network capabilities (e.g., QoS, ACLs, network monitoring,
+ etc.)
+ .
+ This package provides the Modular Layer 2 plugin.
+
+Package: neutron-plugin-sriov-agent
 Architecture: all
-Section: oldlibs
-Description: Transitional dummy package for switching to Debain-based packaging scheme
- This is a transitional dummy package due to move from Ubuntu packaging scheme to Debian one
+Depends: neutron-plugin-ml2 (= ${source:Version}),
+         ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends},
+Description: Neutron is a virtual network service for Openstack - IBM agent
+ Neutron 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, Neutron 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 Neutron API supports extensions to provide
+ advanced network capabilities (e.g., QoS, ACLs, network monitoring,
+ etc.)
+ .
+ This package provides the Mellanox SR-IOV agent.
 
 Package: neutron-doc
 Architecture: all