From cb45e9f06795992788de4bed55abc6086ac5e90e Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 26 Nov 2012 15:41:32 +0100 Subject: [PATCH] Add missing dependency on python-keystone for api Signed-off-by: Julien Danjou Rewritten-From: e21095c63de1953763cb664ab98e70b2e19f5458 --- xenial/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xenial/debian/control b/xenial/debian/control index c36a1cc..baad2f1 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -98,7 +98,7 @@ Description: openstack efficient metering counters system (collector service) Package: ceilometer-api Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends} +Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-keystone (>= 2012.2) Description: openstack efficient metering counters system (API service) Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all -- 2.32.3