X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=baad2f1b7ff431cbcc6bb4a68b3a2b9db9ce239b;hb=cb45e9f06795992788de4bed55abc6086ac5e90e;hp=5e067833170a52f474c55494cbd440b0920bbea0;hpb=1a167d9664f89c12378297d04321c8ff47b0cc16;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 5e06783..baad2f1 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -24,10 +24,10 @@ Build-Depends-Indep: pep8, python-mox, python-netaddr, python-nose, - python-nova, + python-nova (>= 2012.2), python-setuptools-git, python-sqlalchemy, - python-stevedore, + python-stevedore (>= 0.6), python-webob, Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary @@ -39,14 +39,15 @@ 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 (>= 2012.2), python-netaddr, python-sqlalchemy, - python-stevedore, + python-stevedore (>= 0.6), python-webob Description: openstack efficient metering counters system (Python libraries) Ceilometer aims to deliver a unique point of contact for billing systems to @@ -97,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 @@ -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