X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=128df697b4b74fdaf277d1a39ea471346d38240d;hb=08c56d4c346010733b4db9832e52246cb829855a;hp=408781affaa9b5cf53b196ca872b8d13770bcd81;hpb=b0e792846c21ad93bdefb94498200ecb2138d185;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 408781a..128df69 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -1,93 +1,124 @@ Source: ceilometer -Section: python +Section: web Priority: optional Maintainer: PKG OpenStack -Uploaders: Loic Dachary (OuoU) , - Julien Danjou , +Uploaders: Julien Danjou , Thomas Goirand , - Ghe Rivero , Mehdi Abaakouk Build-Depends: debhelper (>= 9), - po-debconf, - python-all (>= 2.6.6-3~), - openstack-pkg-tools -Build-Depends-Indep: pep8, - 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-netifaces, - python-nose, - python-nova (>= 2013.1~), - python-novaclient (>= 2:2.6.10), - python-oslo-config, - python-pecan, - python-pymongo, - python-requests, - python-setuptools-git, - 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 + openstack-pkg-tools (>= 9~), + po-debconf, + python-all (>= 2.6.6-3~), + python-pbr (>= 0.6) +Build-Depends-Indep: alembic (>= 0.4.2), + mongodb, + python-anyjson (>= 0.3.3), + python-babel (>= 1.3), + python-ceilometerclient (>= 1.0.6), + python-coverage (>= 3.6), + python-croniter, + python-docutils (>= 0.9.1), + python-eventlet (>= 0.13.0), + python-fixtures (>= 0.3.14), + python-flask (>= 0.10), + python-glance (>= 2014.1~), + python-glanceclient (>= 1:0.10.0), + python-hacking (>= 0.8), + python-happybase (>= 0.8), + python-httplib2 (>= 0.7.5), + python-iso8601 (>= 0.1.8), + python-jsonpath-rw, + python-jsonschema (>= 2.0.0), + python-keystoneclient (>= 1:0.6.0), + python-kombu (>= 2.4.8), + python-lockfile, + python-lxml, + python-migrate (>= 0.8.2), + python-mock (>= 1.0), + python-mox, + python-msgpack, + python-mysqldb, + python-netaddr (>= 0.7.6), + python-nova (>= 2013.2~), + python-novaclient (>= 2:2.17.0), + python-oslo.config (>= 1.2.1), + python-oslo.vmware, + python-oslosphinx, + python-pecan (>= 0.4.5), + python-pymongo (>= 2.4), + python-pysnmp4 (>= 4.2.1), + python-requests (>= 1.1), + python-six (>= 1.6.0), + python-sphinx, + python-sphinxcontrib-docbookrestapi, + python-sphinxcontrib-httpdomain, + python-sphinxcontrib-pecanwsme (>= 0.6), + python-sqlalchemy (>= 0.7.8), + python-stevedore (>= 0.14), + python-subunit (>= 0.0.18), + python-swift (>= 1.12.0), + python-swiftclient (>= 1:1.6.0), + python-testscenarios (>= 0.4), + python-testtools (>= 0.9.34), + python-tz, + python-webob (>= 1.2.3), + python-wsme (>= 0.6), + python-yaml, + subunit (>= 0.0.18), + testrepository (>= 0.0.18) +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary 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}, - 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-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 - tracable and auditable, the counters must be easily extensible to support new +Depends: alembic (>= 0.4.2), + libjs-jquery, + python-anyjson (>= 0.3.3), + python-ceilometerclient (>= 1.0.6), + python-croniter, + python-eventlet (>= 0.13.0), + python-flask (>= 0.10), + python-glanceclient (>= 1:0.10.0), + python-greenlet (>= 0.4), + python-happybase (>= 0.8), + python-iso8601 (>= 0.1.8), + python-jsonpath-rw, + python-jsonschema (>= 2.0.0), + python-keystoneclient (>= 1:0.6.0), + python-kombu (>= 2.4.8), + python-lockfile, + python-lxml, + python-migrate (>= 0.8.2), + python-msgpack, + python-mysqldb, + python-netaddr (>= 0.7.6), + python-novaclient (>= 2:2.17.0), + python-oslo.config (>= 1.2.1), + python-oslo.vmware, + python-pbr (>= 0.6), + python-pecan (>= 0.4.5), + python-pymongo (>= 2.4), + python-pysnmp4 (>= 4.2.1), + python-requests (>= 1.1), + python-six (>= 1.6.0), + python-sqlalchemy (>= 0.7.8), + python-stevedore (>= 0.14), + python-swiftclient (>= 1:1.6.0), + python-tz, + python-webob (>= 1.2.3), + python-wsme (>= 0.6), + python-yaml, + ${misc:Depends}, + ${python:Depends} +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, across + 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. . @@ -97,13 +128,17 @@ Description: OpenStack efficient metering counters system (Python libraries) Package: ceilometer-common Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Depends: python-ceilometer (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, adduser +Depends: adduser, + dpkg-dev, + python-ceilometer (= ${binary:Version}), + ${misc:Depends}, + ${python:Depends} 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, across + 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. . @@ -112,12 +147,15 @@ Description: OpenStack efficient metering counters system (common files) 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 +Depends: ceilometer-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends} +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, across + 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. . @@ -126,12 +164,17 @@ Description: OpenStack efficient metering counters system (collector service) Package: ceilometer-api Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Depends: adduser, debconf, ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends} +Depends: adduser, + ceilometer-common (= ${binary:Version}), + debconf, + ${misc:Depends}, + ${ostack-lsb-base}, + ${python: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, across + 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. . @@ -140,12 +183,15 @@ Description: OpenStack efficient metering counters system (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: 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 +Depends: ceilometer-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends} +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, across + 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. . @@ -154,14 +200,67 @@ 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} -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 +Depends: ceilometer-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends} +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, across + 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. . This package contains the central agent. + +Package: ceilometer-alarm-evaluator +Architecture: all +Pre-Depends: dpkg (>= 1.15.6~) +Depends: ceilometer-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends} +Description: OpenStack efficient metering counters system - alarm evaluator + Ceilometer aims to deliver a Single Point Of Contact for billing systems, + providing all the counters they need to establish customer billing, across + 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. + . + This package contains the alarm evaluator daemon. + +Package: ceilometer-alarm-notifier +Architecture: all +Pre-Depends: dpkg (>= 1.15.6~) +Depends: ceilometer-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends} +Description: OpenStack efficient metering counters system - alarm notifier + Ceilometer aims to deliver a Single Point Of Contact for billing systems, + providing all the counters they need to establish customer billing, across + 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. + . + This package contains the alarm notifier daemon. + +Package: ceilometer-agent-notification +Architecture: all +Pre-Depends: dpkg (>= 1.15.6~) +Depends: ceilometer-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends} +Description: OpenStack efficient metering counters system - alarm notifier + Ceilometer aims to deliver a Single Point Of Contact for billing systems, + providing all the counters they need to establish customer billing, across + 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. + . + This package contains the notification agent daemon.