]> review.fuel-infra Code Review - openstack-build/neutron-lbaas-build.git/commitdiff
Update deb to 8.0.0.0b3 76/18076/1
authorJerzy Mikolajczak <jmikolajczak@mirantis.com>
Tue, 15 Mar 2016 07:52:28 +0000 (08:52 +0100)
committerJerzy Mikolajczak <jmikolajczak@mirantis.com>
Tue, 15 Mar 2016 07:52:28 +0000 (08:52 +0100)
* Source: http://archive.ubuntu.com/ubuntu/pool/main/n/neutron-lbaas/neutron-lbaas_8.0.0~b3-0ubuntu1.dsc

Change-Id: Ic7b557a58b45eaf35f19b0d93019e6b26d037ffe

trusty/debian/changelog
trusty/debian/control
trusty/debian/patches/series [new file with mode: 0644]
trusty/debian/patches/skip-failing-tests.patch [new file with mode: 0644]

index 56e78180613f4f3a3fd7c767819a18c1b1487e09..45cdfec6c67a291e238395618d6081003f13feda 100644 (file)
@@ -1,3 +1,9 @@
+neutron-lbaas (2:8.0.0~b3-1~u14.04+mos1) mos9.0; urgency=medium
+
+  * Source: http://archive.ubuntu.com/ubuntu/pool/main/n/neutron-lbaas/neutron-lbaas_8.0.0~b3-0ubuntu1.dsc
+
+ -- Jerzy Mikolajczak <jmikolajczak@mirantis.com>  Tue, 15 Mar 2016 08:51:24 +0100
+
 neutron-lbaas (2:8.0.0~b2-1~u14.04+mos1) mos9.0; urgency=medium
 
   * Source [0]
index 541230f0e11e5e854af4df857c7c3edc0cf00caa..8fc5342939a16fd078e142ea4715334ed34e30fb 100644 (file)
@@ -14,30 +14,33 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: alembic (>= 0.8.0),
                      python-barbicanclient (>= 3.3.0),
                      python-coverage (>= 3.6),
-                     python-eventlet (>= 0.17.4),
+                     python-eventlet (>= 0.18.2),
                      python-fixtures (>= 1.3.1),
                      python-hacking,
+                     python-keystoneauth1 (>= 2.1.0),
                      python-mock (>= 1.2),
                      python-netaddr (>= 0.7.12),
-                     python-neutron (>= 2:7.0.0~b1),
+                     python-neutron (>= 2:8.0.0~b3),
+                     python-neutron-lib (>= 0.0.1),
                      python-openssl (>= 0.14),
-                     python-oslo.concurrency (>= 2.3.0),
-                     python-oslo.config (>= 1:2.7.0),
-                     python-oslo.db (>= 3.2.0),
-                     python-oslo.log (>= 1.12.0),
-                     python-oslo.messaging (>= 2.6.1),
+                     python-oslo.concurrency (>= 3.5.0),
+                     python-oslo.config (>= 1:3.7.0),
+                     python-oslo.db (>= 4.1.0),
+                     python-oslo.log (>= 1.14.0),
+                     python-oslo.messaging (>= 4.0.0),
                      python-oslo.serialization (>= 1.10.0),
-                     python-oslo.service (>= 0.12.0),
-                     python-oslo.utils (>= 2.8.0),
+                     python-oslo.service (>= 1.0.0),
+                     python-oslo.utils (>= 3.5.0),
                      python-oslosphinx (>= 2.5.0),
+                     python-oslotest (>= 1:1.10.0),
                      python-pyasn1,
                      python-pyasn1-modules,
                      python-requests (>= 2.8.1),
                      python-requests-mock (>= 0.7.0),
                      python-six (>= 1.9.0),
-                     python-sqlalchemy (>= 0.9.7),
+                     python-sqlalchemy (>= 1.0.10),
                      python-stevedore (>= 1.5.0),
-                     python-tempest-lib (>= 0.10.0),
+                     python-tempest-lib (>= 0.14.0),
                      python-testscenarios (>= 0.4),
                      python-testtools (>= 1.4.0),
                      python-webob (>= 1.2.3),
@@ -51,21 +54,23 @@ Package: python-neutron-lbaas
 Architecture: all
 Depends: alembic (>= 0.8.0),
          python-barbicanclient (>= 3.3.0),
-         python-eventlet (>= 0.17.4),
+         python-eventlet (>= 0.18.2),
+         python-keystoneauth1 (>= 2.1.0),
          python-netaddr (>= 0.7.12),
+         python-neutron-lib (>= 0.0.1),
          python-openssl (>= 0.14),
-         python-oslo.config (>= 1:2.7.0),
-         python-oslo.db (>= 3.2.0),
-         python-oslo.log (>= 1.12.0),
-         python-oslo.messaging (>= 2.6.1),
+         python-oslo.config (>= 1:3.7.0),
+         python-oslo.db (>= 4.1.0),
+         python-oslo.log (>= 1.14.0),
+         python-oslo.messaging (>= 4.0.0),
          python-oslo.serialization (>= 1.10.0),
-         python-oslo.service (>= 0.12.0),
-         python-oslo.utils (>= 2.8.0),
+         python-oslo.service (>= 1.0.0),
+         python-oslo.utils (>= 3.5.0),
          python-pyasn1,
          python-pyasn1-modules,
          python-requests (>= 2.8.1),
          python-six (>= 1.9.0),
-         python-sqlalchemy (>= 0.9.7),
+         python-sqlalchemy (>= 1.0.10),
          python-stevedore (>= 1.5.0),
          ${misc:Depends},
          ${python:Depends},
diff --git a/trusty/debian/patches/series b/trusty/debian/patches/series
new file mode 100644 (file)
index 0000000..f70cbc8
--- /dev/null
@@ -0,0 +1 @@
+skip-failing-tests.patch
diff --git a/trusty/debian/patches/skip-failing-tests.patch b/trusty/debian/patches/skip-failing-tests.patch
new file mode 100644 (file)
index 0000000..8444766
--- /dev/null
@@ -0,0 +1,10 @@
+--- a/neutron_lbaas/tests/unit/common/tls_utils/test_cert_parser.py
++++ b/neutron_lbaas/tests/unit/common/tls_utils/test_cert_parser.py
+@@ -279,6 +279,7 @@
+             passphrase=six.u(ENCRYPTED_PKCS8_CRT_KEY_PASSPHRASE))
+     def test_dump_private_key(self):
++        self.skipTest('Skipped by Ubuntu')
+         self.assertRaises(exceptions.NeedsPassphrase,
+                           cert_parser.dump_private_key,
+                           ENCRYPTED_PKCS8_CRT_KEY)