X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=c36a1cc5c066a432fa3f974e968b23070af90a63;hb=f201164aff865218bba78cf43a54f5e3f214b9ec;hp=835a758e11a3c396bc19a32836cfaf2baf8ffe16;hpb=3087826f1dcbace4a98f4420ed69935010e40cf3;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 835a758..c36a1cc 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -9,6 +9,7 @@ Uploaders: Loic Dachary (OuoU) , Mehdi Abaakouk Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), + openstack-pkg-tools Build-Depends-Indep: pep8, python-anyjson, python-eventlet, @@ -23,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 @@ -38,14 +39,15 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${python:Depends}, ${misc:Depends}, python-anyjson, - python-eventlet, - python-flask, + 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 +99,7 @@ Package: ceilometer-api Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends} -Description: openstack efficient metering counters system (api service) +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 current and future OpenStack components. The delivery of counters must be @@ -105,7 +107,7 @@ Description: openstack efficient metering counters system (api service) projects, and agents doing data collections should be independent of the overall system. . - This package contains the api service + This package contains the API service Package: ceilometer-agent-compute Architecture: all @@ -126,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