]> review.fuel-infra Code Review - openstack-build/neutron-lbaas-build.git/commitdiff
Update requirements for xenial 9.0.0~b2 70/25270/1
authorJerzy Mikolajczak <jmikolajczak@mirantis.com>
Fri, 19 Aug 2016 09:05:04 +0000 (11:05 +0200)
committerJerzy Mikolajczak <jmikolajczak@mirantis.com>
Fri, 19 Aug 2016 09:05:04 +0000 (11:05 +0200)
Change-Id: I3655fa4b35be68b3d596a6800fb5df40ea9ead23

xenial/debian/changelog
xenial/debian/control

index 1ed2e467d6e9df0535d5e3216d7dee27428636da..3da686b256aee8307e6190b9f59a412b1144ab51 100644 (file)
@@ -1,3 +1,9 @@
+neutron-lbaas (2:9.0.0~b2-2~u16.04+mos1) mos10; urgency=medium
+
+  * Update requirements
+
+ -- Jerzy Mikolajczak <jmikolajczak@mirantis.com>  Fri, 19 Aug 2016 10:36:43 +0200
+
 neutron-lbaas (2:9.0.0~b2-1~u16.04+mos1) mos10.0; urgency=medium
 
   * Update to new upstram relese Newton b2
index 8b10e181c02edb14b737b2734c6985fcbd7f98d7..366adb2a8496c5e3293b3fa96eae168b5e36f720 100644 (file)
@@ -19,7 +19,7 @@ Build-Depends-Indep: alembic (>= 0.8.4),
                      python-eventlet (>= 0.18.4),
                      python-fixtures (>= 3.0.0),
                      python-hacking (>= 0.10.0),
-                     python-keystoneauth1 (>= 2.7.0),
+                     python-keystoneauth1 (>= 2.10.0),
                      python-mock (>= 2.0),
                      python-mysqldb,
                      python-netaddr (>= 0.7.12),
@@ -27,14 +27,14 @@ Build-Depends-Indep: alembic (>= 0.8.4),
                      python-neutron-lib (>= 0.2.0),
                      python-openssl (>= 0.14),
                      python-oslo.concurrency (>= 3.8.0),
-                     python-oslo.config (>= 1:3.12.0),
-                     python-oslo.db (>= 4.1.0),
+                     python-oslo.config (>= 1:3.14.0),
+                     python-oslo.db (>= 4.10.0),
                      python-oslo.log (>= 1.14.0),
                      python-oslo.messaging (>= 5.2.0),
                      python-oslo.reports (>= 0.6.0),
                      python-oslo.serialization (>= 1.10.0),
                      python-oslo.service (>= 1.10.0),
-                     python-oslo.utils (>= 3.15.0),
+                     python-oslo.utils (>= 3.16.0),
                      python-oslosphinx (>= 2.5.0),
                      python-oslotest (>= 1.10.0),
                      python-psycopg2,
@@ -45,7 +45,7 @@ Build-Depends-Indep: alembic (>= 0.8.4),
                      python-requests-mock (>= 0.7.0),
                      python-six (>= 1.9.0),
                      python-sqlalchemy (>= 1.0.10),
-                     python-stevedore (>= 1.10.0),
+                     python-stevedore (>= 1.16.0),
                      python-testresources,
                      python-testscenarios,
                      python-testtools (>= 1.4.0),
@@ -68,19 +68,19 @@ Depends: alembic (>= 0.8.4),
          python-barbicanclient (>= 4.0.0),
          python-cryptography (>= 1.0),
          python-eventlet (>= 0.18.4),
-         python-keystoneauth1 (>= 2.7.0),
+         python-keystoneauth1 (>= 2.10.0),
          python-netaddr (>= 0.7.12),
-         python-neutron (>= 2:9.0.0~b1),
-         python-neutron-lib (>= 0.2.0),
+         python-neutron (>= 2:9.0.0~b2),
+         python-neutron-lib (>= 0.3.0),
          python-openssl (>= 0.14),
-         python-oslo.config (>= 1:3.12.0),
-         python-oslo.db (>= 4.1.0),
+         python-oslo.config (>= 1:3.14.0),
+         python-oslo.db (>= 4.10.0),
          python-oslo.log (>= 1.14.0),
          python-oslo.messaging (>= 5.2.0),
          python-oslo.reports (>= 0.6.0),
          python-oslo.serialization (>= 1.10.0),
          python-oslo.service (>= 1.10.0),
-         python-oslo.utils (>= 3.15.0),
+         python-oslo.utils (>= 3.16.0),
          python-pbr (>= 1.8),
          python-pyasn1,
          python-pyasn1-modules,
@@ -88,7 +88,7 @@ Depends: alembic (>= 0.8.4),
          python-requests (>= 2.10.0),
          python-six (>= 1.9.0),
          python-sqlalchemy (>= 1.0.10),
-         python-stevedore (>= 1.10.0),
+         python-stevedore (>= 1.16.0),
          ${misc:Depends},
          ${python:Depends},
 Recommends: iputils-arping