X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=98cdf1e2a54ada6dc52106cf13af349865eeefff;hb=dc4111c453102706ecf13c94feed41f53edba51c;hp=30c2302caf404b2f8bad2970e01547d6e6ef0a42;hpb=85ca8e6694d78c6cc258ca40f33e759bffcc18fb;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 30c2302..98cdf1e 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -2,240 +2,341 @@ Source: ceilometer Section: web Priority: optional Maintainer: PKG OpenStack -Uploaders: Julien Danjou , - Thomas Goirand , - Mehdi Abaakouk +Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), - openstack-pkg-tools (>= 6~), + dh-python, + dh-systemd, + openstack-pkg-tools (>= 40~), po-debconf, - python-all (>= 2.6.6-3~), - python-d2to1 (>= 0.2.10), - python-pbr (>= 0.5.21) -Build-Depends-Indep: alembic (>= 0.4.2), - mongodb, - msgpack-python, - pep8, - python-anyjson (>= 0.3.3), + python-all, + python-pbr (>= 1.8), + python-setuptools, + python-sphinx, +Build-Depends-Indep: mongodb, + git, + python-awsauth, python-babel, - python-ceilometerclient (>= 1.0.6), + python-ceilometerclient (>= 2.2.1), + python-contextlib2, python-coverage, - python-docutils (>= 0.9.1), - python-eventlet (>= 0.13.0), - python-extras, - python-fixtures (>= 0.3.14), - python-flask (>= 0.10), - python-glance (>= 2013.2~), - python-glanceclient (>= 1:0.10.0), + python-dateutil (>= 2.4.2), + python-elasticsearch (>= 1.3.0), + python-fixtures (>= 1.3.1), + python-gabbi (>= 1.11.0), + python-glanceclient (>= 1:2.0.0), + python-gnocchiclient (>= 2.1.0), + python-hacking (>= 0.9.2), python-happybase, - python-httplib2, - python-iso8601, - python-keystoneclient (>= 1:0.4.0), - python-kombu (>> 2.4.7), - python-lockfile, + python-jsonpath-rw-ext (>= 0.1.9), + python-jsonschema, + python-kafka (>= 0.9.5), + python-keystoneauth1 (>= 2.1.0), + python-keystoneclient (>= 1:1.6.0), + python-keystonemiddleware (>= 4.0.0), + python-kombu, python-lxml, - python-ming, - python-mock (>= 1.0), - python-mox, - python-netaddr (>= 0.7.6), - python-netifaces, - python-nose, - python-nova (>= 2013.2~), - python-novaclient (>= 2:2.13.0), - python-oslo.config (>= 1.2.1), - python-oslo.sphinx, - python-pecan (>= 0.2.1), - python-pymongo (>= 2.4), - python-requests (>= 1.2), - python-setuptools-git, - python-simplegeneric (>= 0.8), - python-six (>= 1.4.1), - python-sphinx, + python-migrate (>= 0.9.6), + python-mock (>= 1.3), + python-msgpack (>= 0.4.0), + python-mysqldb, + python-neutronclient (>= 1:2.6.0), + python-novaclient (>= 2:2.29.0), + python-oslo.cache (>= 1.5.0), + python-oslo.concurrency (>= 3.5.0), + python-oslo.config (>= 1:3.7.0), + python-oslo.context (>= 0.2.0), + python-oslo.db (>= 4.1.0), + python-oslo.i18n (>= 2.1.0), + python-oslo.log (>= 2.0.0), + python-oslo.messaging (>= 4.0.0), + python-oslo.middleware (>= 3.0.0), + python-oslo.policy (>= 0.5.0), + python-oslo.reports (>= 1.0.0), + python-oslo.rootwrap (>= 2.0.0), + python-oslo.serialization (>= 2.0.0), + python-oslo.service (>= 1.0.0), + python-oslo.utils (>= 3.5.0), + python-oslo.vmware (>= 1.16.0), + python-oslosphinx (>= 2.5.0), + python-oslotest (>= 1.10.0), + python-os-win (>= 0.2.3), + python-pastedeploy, + python-pecan (>= 1.0.0), + python-psycopg2 (>= 2.5), + python-pymongo (>= 3.0.2), + python-pymysql, + python-pysnmp4, + python-requests (>= 2.8.1), + python-retrying, + python-six (>= 1.9.0), + python-sphinxcontrib.httpdomain, python-sphinxcontrib-pecanwsme, - python-sqlalchemy (>= 0.7.3), - python-stevedore (>= 0.9), - python-subunit, - python-swift (>= 1.8.0), - python-swiftclient (>= 1:1.6.0), - python-testrepository (>= 0.0.13), - python-testscenarios (>= 0.4), - python-testtools (>= 0.9.29), - python-unittest2, - python-webob (>= 1.2.3), - python-wsme (>= 0.5b6), + python-sqlalchemy (>= 1.0.10), + python-stevedore (>= 1.5.0), + python-swiftclient (>= 1:2.2.0), + python-tempest-lib (>= 0.14.0), + python-testscenarios, + python-testtools (>= 1.4.0), + python-tooz (>= 1.28.0), + python-webob, + python-webtest (>= 2.0), + python-werkzeug, + python-wsme (>= 0.8), python-yaml, - testrepository (>= 0.0.13) -Standards-Version: 3.9.4 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary -Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git + subunit, + testrepository, +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/ceilometer.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/ceilometer.git Homepage: http://wiki.openstack.org/Ceilometer Package: python-ceilometer Section: python Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) -Depends: alembic (>= 0.4.2), - libjs-jquery, - msgpack-python, - python-anyjson (>= 0.3.3), - python-ceilometerclient (>= 1.0.6), - python-d2to1 (>= 0.2.10), - python-eventlet (>= 0.13.0), - python-extras, - python-flask (>= 0.10), - python-glanceclient (>= 1:0.10.0), - python-greenlet (>= 0.4), - python-iso8601, - python-keystoneclient (>= 1:0.4.0), - python-kombu (>> 2.4.7), - python-lockfile, +Depends: libjs-jquery, + python-ceilometerclient (>= 2.2.1), + python-dateutil (>= 2.4.2), + python-glanceclient (>= 1:2.0.0), + python-greenlet, + python-happybase, + python-jsonpath-rw-ext (>= 0.1.9), + python-jsonschema, + python-kafka (>= 0.9.5), + python-keystoneauth1 (>= 2.1.0), + python-keystoneclient (>= 1:1.6.0), + python-keystonemiddleware (>= 4.0.0), + python-kombu, python-lxml, - python-netaddr (>= 0.7.6), - python-novaclient (>= 2:2.13.0), - python-oslo.config (>= 1.2.1), - python-pbr (>= 0.5.21), - python-pecan (>= 0.2.1), - python-pymongo (>= 2.4), - python-requests (>= 1.2), - python-simplegeneric (>= 0.8), - python-six (>= 1.4.1), - python-sqlalchemy (>= 0.7.3), - python-stevedore (>= 0.9), - python-swiftclient (>= 1:1.6.0), - python-webob (>= 1.2.3), - python-wsme (>= 0.5b6), + python-migrate (>= 0.9.7), + python-msgpack (>= 0.4.0), + python-mysqldb, + python-neutronclient (>= 1:2.6.0), + python-novaclient (>= 2:2.29.0), + python-oslo.concurrency (>= 3.5.0), + python-oslo.config (>= 1:3.7.0), + python-oslo.context (>= 0.2.0), + python-oslo.db (>= 4.1.0), + python-oslo.i18n (>= 2.1.0), + python-oslo.log (>= 2.0.0), + python-oslo.messaging (>= 4.0.0), + python-oslo.middleware (>= 3.0.0), + python-oslo.policy (>= 0.5.0), + python-oslo.reports (>= 1.0.0), + python-oslo.rootwrap (>= 2.0.0), + python-oslo.serialization (>= 2.0.0), + python-oslo.service (>= 1.0.0), + python-oslo.utils (>= 3.5.0), + python-oslo.vmware (>= 1.16.0), + python-pastedeploy, + python-pbr (>= 1.8), + python-pecan (>= 1.0.0), + python-pymongo, + python-pymysql, + python-pysnmp4, + python-requests (>= 2.8.1), + python-retrying, + python-six (>= 1.9.0), + python-sqlalchemy (>= 1.0.10), + python-stevedore (>= 1.5.0), + python-swiftclient (>= 1:2.2.0), + python-tooz (>= 1.28.0), + python-webob, + python-werkzeug, + python-wsme (>= 0.8), python-yaml, ${misc:Depends}, - ${python: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, accros + 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. . + (A ceilometer is an instrument that measures cloud coverage.) + . 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: adduser, dpkg-dev, python-ceilometer (= ${binary:Version}), ${misc:Depends}, - ${python:Depends} -Provides: ${python:Provides} + ${python:Depends}, +Provides: ${python:Provides}, 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, accros + 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. . + (A ceilometer is an instrument that measures cloud coverage.) + . This package contains files that are needed for all parts of Ceilometer. Package: ceilometer-collector Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, - ${python:Depends} + ${python:Depends}, +Suggests: mongodb, 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, accros + 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. . + (A ceilometer is an instrument that measures cloud coverage.) + . This package contains the collector service. Package: ceilometer-api Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: adduser, ceilometer-common (= ${binary:Version}), debconf, + python-openstackclient, + q-text-as-data, ${misc:Depends}, ${ostack-lsb-base}, - ${python:Depends} + ${python:Depends}, +Suggests: mongodb, Description: OpenStack efficient metering counters system (API service) Ceilometer aims to deliver a Single Point Of Contact for billing systems, - providing all the counters they need to establish customer billing, accros + 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. . + (A ceilometer is an instrument that measures cloud coverage.) + . This package contains the API service. Package: ceilometer-agent-compute Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, - ${python:Depends} + ${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, accros + 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. . + (A ceilometer is an instrument that measures cloud coverage.) + . This package contains the compute agent. Package: ceilometer-agent-central Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, - ${python:Depends} + ${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, accros + 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. . + (A ceilometer is an instrument that measures cloud coverage.) + . This package contains the central agent. -Package: ceilometer-alarm-evaluator +Package: ceilometer-agent-ipmi Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), + ipmitool, ${misc:Depends}, ${ostack-lsb-base}, - ${python:Depends} -Description: OpenStack efficient metering counters system - alarm evaluator + ${python:Depends}, +Description: OpenStack efficient metering counters system - IPMI agent Ceilometer aims to deliver a Single Point Of Contact for billing systems, - providing all the counters they need to establish customer billing, accros + 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. + (A ceilometer is an instrument that measures cloud coverage.) + . + This package contains the IPMI agent daemon. -Package: ceilometer-alarm-notifier +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 + ${python:Depends}, +Description: OpenStack efficient metering counters system - notification 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. + . + (A ceilometer is an instrument that measures cloud coverage.) + . + This package contains the notification agent daemon. + +Package: ceilometer-alarm-evaluator +Architecture: all +Depends: aodh-evaluator, + ${misc:Depends}, +Description: OpenStack efficient metering counters system - aodh-evaluator trans Ceilometer aims to deliver a Single Point Of Contact for billing systems, - providing all the counters they need to establish customer billing, accros + 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. + This package is a dummy transition package to aodh-evaluator and can be safely + removed. + +Package: ceilometer-alarm-notifier +Architecture: all +Depends: aodh-notifier, + ${misc:Depends}, +Description: OpenStack efficient metering counters system - aodh-notifier trans + 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 is a dummy transition package to aodh-notifier and can be safely + removed. + +Package: ceilometer-doc +Section: doc +Architecture: all +Depends: ${misc:Depends}, + ${sphinxdoc:Depends}, +Description: OpenStack efficient metering counters system - doc + 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. + . + (A ceilometer is an instrument that measures cloud coverage.) + . + This package contains the documentation.