From 61cbe2dfaa0a029508fd2330d34011a677e19757 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 20 Nov 2012 15:01:54 +0000 Subject: [PATCH] ceilometer-agent-central depends: python-keystoneclient, and python-ceilometer depends: python-nova Rewritten-From: eee312cf262a979026c62cdc84bcdbb3881d775f --- trusty/debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/trusty/debian/control b/trusty/debian/control index 5e06783..d28e593 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -39,11 +39,12 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${python:Depends}, ${misc:Depends}, python-anyjson, - python-eventlet, + python-eventlet, python-flask (>= 0.9), python-iso8601, python-kombu, python-lockfile, + python-nova, python-netaddr, python-sqlalchemy, python-stevedore, @@ -127,7 +128,8 @@ Description: openstack efficient metering counters system (compute agent) Package: ceilometer-agent-central 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-keystoneclient Description: openstack efficient metering counters system (central agent) 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