Now ceilometer-api depends on python-openstackclient.
authorThomas Goirand <thomas@goirand.fr>
Mon, 21 Sep 2015 12:56:33 +0000 (12:56 +0000)
committerThomas Goirand <thomas@goirand.fr>
Mon, 21 Sep 2015 12:56:33 +0000 (12:56 +0000)
Rewritten-From: 8e03005746c9325a190ec7e5fbd495d2badabfc5

xenial/debian/changelog
xenial/debian/control

index e38bc7a2645fb8d90eeec825b70bd8b37ae8de83..5c04143c46f4c4f5473577800cf94cd1c9dc5085 100644 (file)
@@ -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 <zigo@debian.org>  Sat, 12 Sep 2015 15:26:48 +0000
 
index 14a7e349d02ff234baaf45fd03184f24f8985c5e..260b3fbee7ccbfd103155ad91a23d33074ed4578 100644 (file)
@@ -221,6 +221,7 @@ Architecture: all
 Depends: adduser,
          ceilometer-common (= ${binary:Version}),
          debconf,
+         python-openstackclient,
          ${misc:Depends},
          ${ostack-lsb-base},
          ${python:Depends},