]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Updated (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Sat, 20 Sep 2014 08:26:02 +0000 (16:26 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sat, 20 Sep 2014 08:26:02 +0000 (16:26 +0800)
Rewritten-From: badd65d7022fcadc979d62d52bb7838f62c97fa3

xenial/debian/control

index 22918fbd845b49bac30c6cd3119b02c4e9c07411..60ff9bce6360485f406bd50194f0cbf19dea0f8e 100644 (file)
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 8.0.0),
                python-sphinx (>= 1.2.1)
 Build-Depends-Indep: python-anyjson (>= 0.3.3),
                      python-babel (>= 1.3),
+                     python-barbicanclient,
                      python-coverage (>= 3.6),
                      python-crypto,
                      python-daemon,
@@ -23,7 +24,7 @@ Build-Depends-Indep: python-anyjson (>= 0.3.3),
                      python-greenlet (>= 0.3.2),
                      python-hacking (>= 0.8.0),
                      python-iso8601 (>= 0.1.9),
-                     python-keystoneclient (>= 1:0.9.0),
+                     python-keystonemiddleware,
                      python-kombu (>= 2.5.12),
                      python-lockfile,
                      python-lxml,
@@ -35,9 +36,11 @@ Build-Depends-Indep: python-anyjson (>= 0.3.3),
                      python-novaclient (>= 2:2.17.0),
                      python-oslo.config (>= 1:1.2.1),
                      python-oslo.db,
+                     python-oslo.i18n,
                      python-oslo.messaging (>= 1.3.0),
-                     python-oslo.rootwrap,
+                     python-oslo.rootwrap (>= 1.3.0.0~a1),
                      python-oslosphinx,
+                     python-osprofiler,
                      python-paramiko (>= 1.13.0),
                      python-paste,
                      python-pastedeploy,
@@ -67,13 +70,14 @@ Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: python-anyjson (>= 0.3.3),
          python-babel (>= 1.3),
+         python-barbicanclient,
          python-crypto,
          python-daemon,
          python-eventlet (>= 0.13.0),
          python-glanceclient (>= 1:0.13.1),
          python-greenlet (>= 0.3.2),
          python-iso8601 (>= 0.1.9),
-         python-keystoneclient (>= 1:0.9.0),
+         python-keystonemiddleware,
          python-kombu (>= 2.5.12),
          python-lockfile,
          python-lxml,
@@ -82,8 +86,11 @@ Depends: python-anyjson (>= 0.3.3),
          python-netaddr,
          python-novaclient (>= 2:2.17.0),
          python-oslo.config (>= 1:1.2.1),
+         python-oslo.db (>= 0.2.0),
+         python-oslo.i18n,
          python-oslo.messaging (>= 1.3.0),
-         python-oslo.rootwrap,
+         python-oslo.rootwrap (>= 1.3.0.0~a1),
+         python-osprofiler,
          python-paramiko (>= 1.9.0),
          python-paste,
          python-pastedeploy,