X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=408781affaa9b5cf53b196ca872b8d13770bcd81;hb=b0e792846c21ad93bdefb94498200ecb2138d185;hp=9f145b014e31816ea79a7ab0cfffeb3028c24835;hpb=534d7372275ddc96939cc0abe96ab8eda4767ef3;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 9f145b0..408781a 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -8,27 +8,47 @@ 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-argparse, + python-anyjson (>= 0.2.4), + python-babel, + python-coverage, + python-docutils, + python-eventlet, + python-extras, + python-flask (>= 0.9), + python-glance (>= 2013.1~), + python-glanceclient (>= 1:0.6), python-iso8601, + python-keystoneclient (>= 1:0.2), python-kombu, python-lockfile, + python-lxml, python-ming, python-mock, python-mox, - python-netaddr, + python-netaddr, + python-netifaces, python-nose, - python-nova, + python-nova (>= 2013.1~), + python-novaclient (>= 2:2.6.10), + python-oslo-config, + python-pecan, + python-pymongo, + python-requests, python-setuptools-git, - python-sqlalchemy, - python-stevedore, - python-webob, + python-sphinx, + python-sqlalchemy (>= 0.7.3), + python-sqlalchemy (<< 0.8.0~), + python-stevedore (>= 0.6), + python-swiftclient, + python-unittest2, + python-webob (>= 1.2), + python-wsme, + python-yaml Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git @@ -38,17 +58,32 @@ Package: python-ceilometer Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${python:Depends}, ${misc:Depends}, - python-anyjson, - python-eventlet, - python-flask, + libjs-jquery, + python-argparse, + python-anyjson (>= 0.2.4), + python-eventlet, + python-extras, + python-flask (>= 0.9), + python-glanceclient (>= 1:0.6), + python-greenlet (>= 0.4), + python-keystoneclient (>= 1:0.2), python-iso8601, python-kombu, python-lockfile, - python-netaddr, - python-sqlalchemy, - python-stevedore, - python-webob -Description: ceilometer python libraries + python-lxml, + python-netaddr, + python-novaclient (>= 2:2.6.10), + python-oslo-config, + python-pecan, + python-pymongo (>= 2.2), + python-requests, + python-sqlalchemy (>= 0.7.3), + python-sqlalchemy (<< 0.8.0~), + python-stevedore (>= 0.6), + python-swiftclient, + python-webob (>= 1.2), + python-yaml +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 +91,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 +107,13 @@ 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~) 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 +121,13 @@ 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 +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 +135,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 +149,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} +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 +164,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.