Updated (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Mon, 22 Sep 2014 08:36:50 +0000 (16:36 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 22 Sep 2014 08:36:50 +0000 (16:36 +0800)
Change-Id: I98ee8e2ace9caf9854d2168275a4e38c690fed2e

Rewritten-From: d1a9318f97113a1ccf23d45ef8745dcf98dae0e4

trusty/debian/ceilometer-common.install
trusty/debian/control

index 4bb387f68bab98c9cb63349086d1546ba5b2fddf..24a41bb12f778a220c5ab3c99faef736208de71a 100644 (file)
@@ -1,5 +1,5 @@
 /usr/bin/ceilometer-dbsync
 /usr/bin/ceilometer-expirer
-tools/show_data.py usr/share/doc/ceilometer
 etc/ceilometer/pipeline.yaml   /etc/ceilometer
 etc/ceilometer/policy.json     /etc/ceilometer
+tools/show_data.py usr/share/doc/ceilometer
index b85f0fd265e396dd9acda7c416db60cfd2a049ca..50d2f78e965f747ad80e40aecb0043813d252fc2 100644 (file)
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 9~),
                po-debconf,
                python-all (>= 2.6.6-3~),
-               python-pbr (>= 0.6)
+               python-pbr (>= 0.6),
+               python-sphinx
 Build-Depends-Indep: alembic (>= 0.6.4),
                      mongodb,
                      python-anyjson (>= 0.3.3),
@@ -28,7 +29,8 @@ Build-Depends-Indep: alembic (>= 0.6.4),
                      python-iso8601 (>= 0.1.8),
                      python-jsonpath-rw,
                      python-jsonschema (>= 2.0.0),
-                     python-keystoneclient (>= 1:0.9.0),
+                     python-keystoneclient (>= 1:0.10.0),
+                     python-keystonemiddleware,
                      python-kombu (>= 2.4.8),
                      python-lockfile,
                      python-lxml,
@@ -38,29 +40,31 @@ Build-Depends-Indep: alembic (>= 0.6.4),
                      python-msgpack (>= 0.4.0),
                      python-mysqldb,
                      python-netaddr (>= 0.7.6),
-                     python-neutronclient (>= 2.3.5),
-                     python-nova (>= 2013.2~),
+                     python-neutronclient (>= 2.3.6),
                      python-novaclient (>= 2:2.17.0),
-                     python-oslo.config (>= 1.2.1),
-                     python-oslo.vmware (>= 0.4),
+                     python-oslo.config (>= 1.4.0.0~a3),
+                     python-oslo.db (>= 0.4.0),
+                     python-oslo.messaging (>= 1.4.0.0~a3),
+                     python-oslo.serialization,
+                     python-oslo.utils (>= 0.2.0),
+                     python-oslo.vmware (>= 0.5),
+                     python-oslosphinx (>= 2.2.0.0~a2),
                      python-oslotest,
-                     python-oslosphinx,
                      python-pecan (>= 0.5.0),
                      python-pymongo (>= 2.5),
                      python-pysnmp4 (>= 4.2.1),
-                     python-requests (>= 1.1),
+                     python-requests (>= 1.2.1),
                      python-six (>= 1.7.0),
-                     python-sphinx,
                      python-sphinxcontrib-docbookrestapi,
                      python-sphinxcontrib-httpdomain,
                      python-sphinxcontrib-pecanwsme (>= 0.6),
                      python-sqlalchemy (>= 0.8.4),
                      python-stevedore (>= 0.14),
                      python-subunit (>= 0.0.18),
-                     python-swift (>= 1.12.0),
-                     python-swiftclient (>= 1:1.6.0),
+                     python-swiftclient (>= 1:2.2.0),
                      python-testscenarios (>= 0.4),
                      python-testtools (>= 0.9.34),
+                     python-tooz (>= 0.3),
                      python-tz,
                      python-webob (>= 1.2.3),
                      python-wsme (>= 0.6),
@@ -89,7 +93,8 @@ Depends: alembic (>= 0.6.4),
          python-iso8601 (>= 0.1.8),
          python-jsonpath-rw,
          python-jsonschema (>= 2.0.0),
-         python-keystoneclient (>= 1:0.9.0),
+         python-keystoneclient (>= 1:0.10.0),
+         python-keystonemiddleware,
          python-kombu (>= 2.4.8),
          python-lockfile,
          python-lxml,
@@ -97,19 +102,24 @@ Depends: alembic (>= 0.6.4),
          python-msgpack (>= 0.4.0),
          python-mysqldb,
          python-netaddr (>= 0.7.6),
-         python-neutronclient (>= 2.3.5),
+         python-neutronclient (>= 2.3.6),
          python-novaclient (>= 2:2.17.0),
-         python-oslo.config (>= 1.2.1),
-         python-oslo.vmware (>= 0.4),
+         python-oslo.config (>= 1.4.0.0~a3),
+         python-oslo.db (>= 0.4.0),
+         python-oslo.messaging (>= 1.4.0.0~a3),
+         python-oslo.serialization,
+         python-oslo.utils (>= 0.2.0),
+         python-oslo.vmware (>= 0.5),
          python-pbr (>= 0.6),
          python-pecan (>= 0.5.0),
          python-pymongo (>= 2.5),
          python-pysnmp4 (>= 4.2.1),
-         python-requests (>= 1.1),
+         python-requests (>= 1.2.1),
          python-six (>= 1.7.0),
          python-sqlalchemy (>= 0.8.4),
          python-stevedore (>= 0.14),
-         python-swiftclient (>= 1:1.6.0),
+         python-swiftclient (>= 1:2.2.0),
+         python-tooz (>= 0.3),
          python-tz,
          python-webob (>= 1.2.3),
          python-wsme (>= 0.6),