X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=fe5ac0c68793fc904815e6bb5f77da7811565b76;hb=0dded5006b13830c7903a1913992164fd3efd705;hp=b1fdaee928f393dc2876bafae5e20b93456dc09a;hpb=be8148f4f593c55b1d8ab5baea2407b3455511d5;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index b1fdaee..fe5ac0c 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -1,5 +1,5 @@ Source: ceilometer -Section: python +Section: web Priority: optional Maintainer: PKG OpenStack Uploaders: Loic Dachary (OuoU) , @@ -36,7 +36,7 @@ Build-Depends-Indep: pep8, python-nova (>= 2013.1~), python-novaclient (>= 2:2.6.10), python-oslo.config, - python-pecan, + python-pecan (>= 0.2.1), python-pymongo, python-requests, python-setuptools-git, @@ -55,6 +55,7 @@ Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git Homepage: http://wiki.openstack.org/Ceilometer Package: python-ceilometer +Section: python Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${python:Depends}, ${misc:Depends}, @@ -74,7 +75,7 @@ Depends: ${python:Depends}, ${misc:Depends}, python-netaddr, python-novaclient (>= 2:2.6.10), python-oslo.config, - python-pecan, + python-pecan (>= 0.2.1), python-pymongo (>= 2.2), python-requests, python-sqlalchemy (>= 0.7.3), @@ -83,11 +84,11 @@ Depends: ${python:Depends}, ${misc:Depends}, 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 - tracable and auditable, the counters must be easily extensible to support new +Description: OpenStack efficient metering counters system - Python libraries + Ceilometer aims to deliver a Single Point Of Contact for billing systems, + providing all the counters they need to establish customer billing, accross + all current and future OpenStack components. The delivery of counters must be + traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . @@ -99,11 +100,11 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: python-ceilometer (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, adduser Provides: ${python:Provides} -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 - tracable and auditable, the counters must be easily extensible to support new +Description: OpenStack efficient metering counters system - common files + Ceilometer aims to deliver a Single Point Of Contact for billing systems, + providing all the counters they need to establish customer billing, accross + all current and future OpenStack components. The delivery of counters must be + traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . @@ -113,11 +114,11 @@ Package: ceilometer-collector 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 (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 - tracable and auditable, the counters must be easily extensible to support new +Description: OpenStack efficient metering counters system - collector service + Ceilometer aims to deliver a Single Point Of Contact for billing systems, + providing all the counters they need to establish customer billing, accross + all current and future OpenStack components. The delivery of counters must be + traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . @@ -128,10 +129,10 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6~) 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 - tracable and auditable, the counters must be easily extensible to support new + Ceilometer aims to deliver a Single Point Of Contact for billing systems, + providing all the counters they need to establish customer billing, accross + all current and future OpenStack components. The delivery of counters must be + traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . @@ -141,11 +142,11 @@ 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: 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 - tracable and auditable, the counters must be easily extensible to support new +Description: OpenStack efficient metering counters system - compute agent + Ceilometer aims to deliver a Single Point Of Contact for billing systems, + providing all the counters they need to establish customer billing, accross + all current and future OpenStack components. The delivery of counters must be + traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . @@ -156,11 +157,11 @@ 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 (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 - tracable and auditable, the counters must be easily extensible to support new +Description: OpenStack efficient metering counters system - central agent + Ceilometer aims to deliver a Single Point Of Contact for billing systems, + providing all the counters they need to establish customer billing, accross + all current and future OpenStack components. The delivery of counters must be + traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. .