From 59c4d0eceefdbe9f610dce4a5d979fa77513d31b Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 22 Sep 2014 16:36:50 +0800 Subject: [PATCH] Updated (build-)depends for this release. Change-Id: I98ee8e2ace9caf9854d2168275a4e38c690fed2e Rewritten-From: d1a9318f97113a1ccf23d45ef8745dcf98dae0e4 --- trusty/debian/ceilometer-common.install | 2 +- trusty/debian/control | 44 +++++++++++++++---------- 2 files changed, 28 insertions(+), 18 deletions(-) diff --git a/trusty/debian/ceilometer-common.install b/trusty/debian/ceilometer-common.install index 4bb387f..24a41bb 100644 --- a/trusty/debian/ceilometer-common.install +++ b/trusty/debian/ceilometer-common.install @@ -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 diff --git a/trusty/debian/control b/trusty/debian/control index b85f0fd..50d2f78 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -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), -- 2.32.3