]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Updated (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Fri, 10 Jul 2015 08:19:07 +0000 (10:19 +0200)
committerThomas Goirand <zigo@debian.org>
Fri, 10 Jul 2015 08:19:07 +0000 (10:19 +0200)
debian/changelog
debian/control

index 254719b5b24d2677d402a9e0b457a0f58ee5cdec..9bd204199f6676786fbc7633351fc1374de73a4e 100644 (file)
@@ -1,6 +1,7 @@
 cinder (1:7.0.0~b1-1) experimental; urgency=medium
 
   * New upstream release.
+  * Updated (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Fri, 10 Jul 2015 09:41:59 +0200
 
index 965d213d0867fa7da08e624ad51dd3597be5041e..a475c4cc5522fa7d71c590dec616f491f57fa089 100644 (file)
@@ -2,14 +2,14 @@ Source: cinder
 Section: net
 Priority: extra
 Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
-Uploaders: Thomas Goirand <zigo@debian.org>
+Uploaders: Thomas Goirand <zigo@debian.org>,
 Build-Depends: debhelper (>= 9),
                dh-python,
                dh-systemd,
                openstack-pkg-tools (>= 23~),
                po-debconf,
                python-all,
-               python-pbr,
+               python-pbr (>= 0.11),
                python-setuptools,
                python-sphinx,
 Build-Depends-Indep: python-anyjson,
@@ -17,33 +17,37 @@ Build-Depends-Indep: python-anyjson,
                      python-barbicanclient (>= 3.0.1),
                      python-coverage,
                      python-crypto,
-                     python-eventlet (>= 0.16.1),
+                     python-eventlet (>= 0.17.3),
                      python-fixtures,
-                     python-glanceclient (>= 1:0.15.0),
+                     python-glanceclient (>= 1:0.18.0),
                      python-greenlet,
                      python-hacking,
                      python-iso8601,
+                     python-jinja2,
                      python-keystonemiddleware (>= 1.5.0),
                      python-kombu,
                      python-lxml,
-                     python-migrate (>= 0.9.5),
+                     python-migrate (>= 0.9.6),
                      python-mock,
                      python-mox,
                      python-mysqldb,
                      python-netaddr,
                      python-novaclient (>= 2:2.22.0),
-                     python-oslo.concurrency (>= 1.8.0),
-                     python-oslo.config (>= 1:1.9.3),
+                     python-os-brick,
+                     python-oslo.concurrency (>= 2.0.0),
+                     python-oslo.config (>= 1:1.11.0),
                      python-oslo.context (>= 0.2.0),
-                     python-oslo.db (>= 1.7.0),
+                     python-oslo.db (>= 1.10.0),
                      python-oslo.i18n (>= 1.5.0),
-                     python-oslo.log (>= 1.0.0),
+                     python-oslo.log (>= 1.2.0),
                      python-oslo.messaging (>= 1.8.0),
-                     python-oslo.middleware (>= 1.0.0),
-                     python-oslo.rootwrap (>= 1.6.0),
+                     python-oslo.middleware (>= 1.2.0),
+                     python-oslo.policy (>= 0.5.0),
+                     python-oslo.rootwrap (>= 2.0.0),
                      python-oslo.serialization (>= 1.4.0),
-                     python-oslo.utils (>= 1.4.0),
-                     python-oslo.vmware (>= 0.11.1),
+                     python-oslo.utils (>= 1.6.0),
+                     python-oslo.versionedobjects (>= 0.3.0),
+                     python-oslo.vmware (>= 0.13.1),
                      python-oslosphinx (>= 2.5.0),
                      python-oslotest (>= 1.5.1),
                      python-osprofiler,
@@ -52,14 +56,13 @@ Build-Depends-Indep: python-anyjson,
                      python-pastedeploy,
                      python-psycopg2,
                      python-pyparsing,
-                     python-requests,
+                     python-requests (>= 2.5.2),
                      python-retrying,
                      python-routes,
                      python-rtslib-fb,
                      python-six (>= 1.9.0),
                      python-sqlalchemy,
-                     python-stevedore (>= 1.3.0),
-                     python-suds,
+                     python-stevedore (>= 1.5.0),
                      python-swiftclient,
                      python-taskflow (>= 0.7.1),
                      python-tempest-lib (>= 0.4.0),
@@ -75,49 +78,52 @@ Homepage: http://cinder.openstack.org/
 Package: python-cinder
 Section: python
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
+Pre-Depends: dpkg (>= 1.15.6~),
 Depends: python-anyjson,
          python-babel,
          python-barbicanclient (>= 3.0.1),
          python-crypto,
-         python-eventlet (>= 0.16.1),
-         python-glanceclient (>= 1:0.15.0),
+         python-eventlet (>= 0.17.3),
+         python-glanceclient (>= 1:0.18.0),
          python-greenlet,
          python-iso8601,
+         python-jinja2,
          python-keystonemiddleware (>= 1.5.0),
          python-kombu,
          python-lxml,
-         python-migrate (>= 0.9.5),
+         python-migrate (>= 0.9.6),
          python-mysqldb,
          python-netaddr,
          python-novaclient (>= 2:2.22.0),
-         python-oslo.concurrency (>= 1.8.0),
-         python-oslo.config (>= 1:1.9.3),
+         python-os-brick,
+         python-oslo.concurrency (>= 2.0.0),
+         python-oslo.config (>= 1:1.11.0),
          python-oslo.context (>= 0.2.0),
-         python-oslo.db (>= 1.7.0),
+         python-oslo.db (>= 1.10.0),
          python-oslo.i18n (>= 1.5.0),
-         python-oslo.log (>= 1.0.0),
+         python-oslo.log (>= 1.2.0),
          python-oslo.messaging (>= 1.8.0),
-         python-oslo.middleware (>= 1.0.0),
-         python-oslo.rootwrap (>= 1.6.0),
+         python-oslo.middleware (>= 1.2.0),
+         python-oslo.policy (>= 0.5.0),
+         python-oslo.rootwrap (>= 2.0.0),
          python-oslo.serialization (>= 1.4.0),
-         python-oslo.utils (>= 1.4.0),
-         python-oslo.vmware (>= 0.11.1),
+         python-oslo.utils (>= 1.6.0),
+         python-oslo.versionedobjects (>= 0.3.0),
+         python-oslo.vmware (>= 0.13.1),
          python-osprofiler,
          python-paramiko,
+         python-passlib,
          python-paste,
          python-pastedeploy,
-         python-passlib,
-         python-pbr,
+         python-pbr (>= 0.11),
          python-pyparsing,
-         python-requests,
+         python-requests (>= 2.5.2),
          python-retrying,
          python-routes,
          python-rtslib-fb,
          python-six (>= 1.9.0),
          python-sqlalchemy,
-         python-stevedore (>= 1.3.0),
-         python-suds,
+         python-stevedore (>= 1.5.0),
          python-swiftclient,
          python-taskflow (>= 0.7.1),
          python-webob,
@@ -137,15 +143,15 @@ Description: OpenStack block storage system - Python libraries
 
 Package: cinder-common
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
+Pre-Depends: dpkg (>= 1.15.6~),
 Depends: adduser,
          dbconfig-common,
          debconf,
          python-cinder (= ${binary:Version}),
          sqlite3,
          ${misc:Depends},
-         ${python:Depends}
-Provides: ${python:Provides}
+         ${python:Depends},
+Provides: ${python:Provides},
 Description: OpenStack block storage system - common files
  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
  computing suite. It re-implements the features of Nova-volume, which it
@@ -161,14 +167,14 @@ Description: OpenStack block storage system - common files
 
 Package: cinder-api
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
+Pre-Depends: dpkg (>= 1.15.6~),
 Depends: adduser,
          cinder-common (= ${binary:Version}),
          debconf,
          python-keystoneclient,
          ${misc:Depends},
          ${ostack-lsb-base},
-         ${python:Depends}
+         ${python:Depends},
 Description: OpenStack block storage system - API server
  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
  computing suite. It re-implements the features of Nova-volume, which it
@@ -183,7 +189,7 @@ Description: OpenStack block storage system - API server
 
 Package: cinder-volume
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
+Pre-Depends: dpkg (>= 1.15.6~),
 Depends: adduser,
          cinder-common (= ${binary:Version}),
          lvm2,
@@ -191,8 +197,8 @@ Depends: adduser,
          tgt (>= 1:1.0.17-1.1~),
          ${misc:Depends},
          ${ostack-lsb-base},
-         ${python:Depends}
-Suggests: ceph-common
+         ${python:Depends},
+Suggests: ceph-common,
 Description: OpenStack block storage system - Volume server
  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
  computing suite. It re-implements the features of Nova-volume, which it
@@ -207,11 +213,11 @@ Description: OpenStack block storage system - Volume server
 
 Package: cinder-scheduler
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
+Pre-Depends: dpkg (>= 1.15.6~),
 Depends: cinder-common (= ${binary:Version}),
          ${misc:Depends},
          ${ostack-lsb-base},
-         ${python:Depends}
+         ${python:Depends},
 Description: OpenStack block storage system - Scheduler server
  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
  computing suite. It re-implements the features of Nova-volume, which it
@@ -226,12 +232,12 @@ Description: OpenStack block storage system - Scheduler server
 
 Package: cinder-backup
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
+Pre-Depends: dpkg (>= 1.15.6~),
 Depends: adduser,
          cinder-common (= ${binary:Version}),
          ${misc:Depends},
          ${ostack-lsb-base},
-         ${python:Depends}
+         ${python:Depends},
 Description: OpenStack block storage system - Backup server
  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
  computing suite. It re-implements the features of Nova-volume, which it