From: Thomas Goirand Date: Mon, 21 Sep 2015 12:56:33 +0000 (+0000) Subject: Now ceilometer-api depends on python-openstackclient. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b6cd1c01551e341dcba6173d83591cfe5171d1db;p=openstack-build%2Fceilometer-build.git Now ceilometer-api depends on python-openstackclient. Rewritten-From: 8e03005746c9325a190ec7e5fbd495d2badabfc5 --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index e38bc7a..5c04143 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -4,6 +4,7 @@ ceilometer (1:5.0.0~b3-2) UNRELEASED; urgency=medium * Get the ceilometer-agent-compute to use "ceilometer-polling --namespace compute". * Updated nl.po + * Now ceilometer-api depends on python-openstackclient. -- Thomas Goirand Sat, 12 Sep 2015 15:26:48 +0000 diff --git a/trusty/debian/control b/trusty/debian/control index 14a7e34..260b3fb 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -221,6 +221,7 @@ Architecture: all Depends: adduser, ceilometer-common (= ${binary:Version}), debconf, + python-openstackclient, ${misc:Depends}, ${ostack-lsb-base}, ${python:Depends},