openstack-pkg-tools (>= 23~),
po-debconf,
python-all,
- python-pbr,
+ python-pbr (>= 1.8),
python-setuptools,
python-sphinx,
-Build-Depends-Indep: alembic (>= 0.7.2),
- python-barbicanclient (>= 3.0.1),
- python-cliff (>= 1.10.0),
+Build-Depends-Indep: alembic (>= 0.8.0),
+ python-barbicanclient (>= 3.3.0),
python-coverage,
- python-eventlet (>= 0.16.1),
- python-fixtures,
- python-hacking,
- python-mock,
+ python-eventlet (>= 0.17.4),
+ python-fixtures (>= 1.3.1),
+ python-hacking (>= 0.10.0),
+ python-mock (>= 1.3),
python-mysqldb,
- python-netaddr,
- python-neutron,
- python-openssl,
- python-oslo.concurrency (>= 1.8.0),
- python-oslo.config (>= 1:1.9.3),
- python-oslo.db (>= 1.7.0),
- python-oslo.log (>= 1.0.0),
- python-oslo.messaging (>= 1.8.0),
+ python-netaddr (>= 0.7.12),
+ python-neutron (>= 1:7.0.0~rc1),
+ python-openssl (>= 0.14),
+ python-oslo.concurrency (>= 2.3.0),
+ python-oslo.config (>= 1:2.3.3),
+ python-oslo.db (>= 2.4.1),
+ python-oslo.log (>= 1.8.0),
+ python-oslo.messaging (>= 1.16.0),
python-oslo.serialization (>= 1.4.0),
- python-oslo.utils (>= 1.4.0),
+ python-oslo.service (>= 0.8.0),
+ python-oslo.utils (>= 2.0.0),
python-oslosphinx (>= 2.5.0),
- python-oslotest (>= 1.5.1),
python-psycopg2,
python-pyasn1,
python-pyasn1-modules,
- python-requests,
+ python-requests (>= 2.5.2),
python-requests-mock (>= 0.6.0),
python-six (>= 1.9.0),
- python-sqlalchemy,
- python-tempest-lib (>= 0.4.0),
+ python-stevedore (>= 1.5.0),
+ python-sqlalchemy (>= 0.9.9),
+ python-tempest-lib (>= 0.8.0),
python-testscenarios,
- python-testtools,
+ python-testtools (>= 1.4.0),
python-webob,
python-webtest,
subunit,
testrepository,
+# python-oslotest (>= 1.5.1),
Standards-Version: 3.9.6
Homepage: http://github.com/openstack/neutron-lbaas
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/neutron-lbaas.git;a=summary
Package: python-neutron-lbaas
Architecture: all
Section: python
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: alembic (>= 0.7.2),
- python-barbicanclient (>= 3.0.1),
- python-eventlet (>= 0.16.1),
- python-netaddr,
- python-neutron,
- python-openssl,
- python-oslo.config (>= 1:1.9.3),
- python-oslo.db (>= 1.7.0),
- python-oslo.log (>= 1.0.0),
- python-oslo.messaging (>= 1.8.0),
+Depends: alembic (>= 0.8.0),
+ python-barbicanclient (>= 3.3.0),
+ python-eventlet (>= 0.17.4),
+ python-netaddr (>= 0.7.12),
+ python-neutron (>= 1:7.0.0~rc1),
+ python-openssl (>= 0.14),
+ python-oslo.config (>= 1:2.3.0),
+ python-oslo.db (>= 2.4.1),
+ python-oslo.log (>= 1.8.0),
+ python-oslo.messaging (>= 1.16.0),
python-oslo.serialization (>= 1.4.0),
- python-oslo.utils (>= 1.4.0),
- python-pbr,
+ python-oslo.service (>= 0.8.0),
+ python-oslo.utils (>= 2.0.0),
+ python-pbr (>= 1.8),
python-pyasn1,
python-pyasn1-modules,
- python-requests,
+ python-requests (>= 2.5.2),
python-six (>= 1.9.0),
- python-sqlalchemy,
+ python-stevedore (>= 1.5.0),
+ python-sqlalchemy (>= 0.9.9),
${misc:Depends},
${python:Depends},
Recommends: iputils-arping
Package: neutron-lbaas-agent
Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
debconf,
lsb-base,