X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=a5a7b748260d94c8d81402fa48de81e31ed0349b;hb=a684b28f3eb2f8eea37862a940046776ea1f6da3;hp=9f145b014e31816ea79a7ab0cfffeb3028c24835;hpb=534d7372275ddc96939cc0abe96ab8eda4767ef3;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 9f145b0..a5a7b74 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -8,15 +8,17 @@ Uploaders: Loic Dachary (OuoU) , Ghe Rivero , Mehdi Abaakouk Build-Depends: debhelper (>= 9), - python-all (>= 2.6), - python-all-dev (>= 2.6.6-3~) + po-debconf, + python-all (>= 2.6.6-3~), + openstack-pkg-tools Build-Depends-Indep: pep8, python-anyjson, python-eventlet, python-flask, python-glance, - python-glanceclient, + python-glanceclient (>= 0.6), python-iso8601, + python-keystoneclient (>= 0.2), python-kombu, python-lockfile, python-ming, @@ -24,10 +26,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,16 +41,20 @@ 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-glanceclient (>= 0.6), + python-greenlet (>= 0.4), + python-keystoneclient (>= 0.2), python-iso8601, python-kombu, python-lockfile, + python-nova (>= 2012.2), + python-novaclient (>= 2:2.6.10), python-netaddr, - python-sqlalchemy, - python-stevedore, + python-stevedore (>= 0.6), python-webob -Description: ceilometer python libraries +Description: OpenStack efficient metering counters system (Python libraries) 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 @@ -56,17 +62,15 @@ Description: ceilometer python libraries projects, and agents doing data collections should be independent of the overall system. . - (A ceilometer is an instrument that measures cloud coverage.) - . - This package contains the python libraries that are needed for all parts of - ceilometer + This package contains the Python libraries that are needed for all parts of + Ceilometer. Package: ceilometer-common Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: python-ceilometer (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, adduser Provides: ${python:Provides} -Description: ceilometer common files +Description: OpenStack efficient metering counters system (common files) 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 @@ -74,15 +78,14 @@ Description: ceilometer common files projects, and agents doing data collections should be independent of the overall system. . - (A ceilometer is an instrument that measures cloud coverage.) - . - This package contains files that are needed for all parts of ceilometer + This package contains files that are needed for all parts of Ceilometer. Package: ceilometer-collector Architecture: all Pre-Depends: dpkg (>= 1.15.6~) +Recommends: python-pymongo (>= 2.2), python-sqlalchemy Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends} -Description: ceilometer collector service +Description: OpenStack efficient metering counters system (collector 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 @@ -90,15 +93,14 @@ Description: ceilometer collector service projects, and agents doing data collections should be independent of the overall system. . - (A ceilometer is an instrument that measures cloud coverage.) - . - This package contains the collector service + This package contains the 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} -Description: ceilometer api service +Recommends: python-pymongo (>= 2.2), python-sqlalchemy +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 current and future OpenStack components. The delivery of counters must be @@ -106,13 +108,13 @@ Description: ceilometer 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 Pre-Depends: dpkg (>= 1.15.6~) Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends} -Description: ceilometer compute agent +Description: OpenStack efficient metering counters system (compute 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 current and future OpenStack components. The delivery of counters must be @@ -120,15 +122,14 @@ Description: ceilometer compute agent projects, and agents doing data collections should be independent of the overall system. . - (A ceilometer is an instrument that measures cloud coverage.) - . - This package contains the compute agent + This package contains the 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} -Description: ceilometer central agent +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 current and future OpenStack components. The delivery of counters must be @@ -136,6 +137,4 @@ Description: ceilometer central agent projects, and agents doing data collections should be independent of the overall system. . - (A ceilometer is an instrument that measures cloud coverage.) - . This package contains the central agent.