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=eefad3f57059c416f9859868418c10fb258c0880;p=openstack-build%2Fceilometer-build.git Now ceilometer-api depends on python-openstackclient. Rewritten-From: 8e03005746c9325a190ec7e5fbd495d2badabfc5 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index e38bc7a..5c04143 100644 --- a/xenial/debian/changelog +++ b/xenial/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/xenial/debian/control b/xenial/debian/control index 14a7e34..260b3fb 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -221,6 +221,7 @@ Architecture: all Depends: adduser, ceilometer-common (= ${binary:Version}), debconf, + python-openstackclient, ${misc:Depends}, ${ostack-lsb-base}, ${python:Depends},