X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=41ef5ed171c95334d9984e1805f007fc9041fea7;hb=3a42923cce25c826109e47bd93f5ebcddd29763f;hp=1ee2ede5c82002c5c1c93b2938f4c4ead2725087;hpb=74b293b5bacd275baf22c619db35003d352e1622;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 1ee2ede..41ef5ed 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -14,10 +14,11 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: pep8, python-anyjson, python-eventlet, - python-flask, + python-flask (>= 0.9), python-glance, - python-glanceclient, + python-glanceclient (>= 0.6), python-iso8601, + python-keystoneclient (>= 1:0.2), python-kombu, python-lockfile, python-ming, @@ -42,7 +43,9 @@ Depends: ${python:Depends}, ${misc:Depends}, python-anyjson, python-eventlet, python-flask (>= 0.9), + python-glanceclient (>= 0.6), python-greenlet (>= 0.4), + python-keystoneclient (>= 1:0.2), python-iso8601, python-kombu, python-lockfile, @@ -96,7 +99,7 @@ Package: ceilometer-api Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Recommends: python-pymongo (>= 2.2), python-sqlalchemy -Depends: debconf, ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-keystone (>= 2012.2), python-keystoneclient +Depends: adduser, debconf, ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends} 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 @@ -125,7 +128,7 @@ Package: ceilometer-agent-central Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, - ${misc:Depends}, python-keystoneclient + ${misc:Depends} 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