X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=2a8dab1ad3c12d13b32562fdae42270b603b8f02;hb=7bffee75585b5da20845a93c9dc27bed23fac7f8;hp=a59edd56185b060c6e15884431b7b60df47b9752;hpb=e86099458afc55a211dc2ce74b9031b013b2d2cd;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index a59edd5..2a8dab1 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -2,143 +2,147 @@ Source: ceilometer Section: web Priority: optional Maintainer: PKG OpenStack -Uploaders: Julien Danjou , - Thomas Goirand , - Mehdi Abaakouk , +Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), dh-python, dh-systemd, - openstack-pkg-tools (>= 23~), + openstack-pkg-tools (>= 37~), po-debconf, python-all, - python-pbr, + python-pbr (>= 1.8), python-setuptools, python-sphinx, -Build-Depends-Indep: alembic (>= 0.7.2), - mongodb, +Build-Depends-Indep: mongodb, python-awsauth, python-babel, - python-ceilometerclient (>= 1.0.13), + python-ceilometerclient (>= 2.2.1), + python-contextlib2, python-coverage, - python-croniter, + python-dateutil (>= 2.4.2), python-elasticsearch (>= 1.3.0), - python-eventlet (>= 0.16.1), - python-fixtures, - python-gabbi (>= 0.12.0), - python-glanceclient (>= 1:0.15.0), - python-hacking, + python-fixtures (>= 1.3.1), + python-gabbi (>= 1.11.0), + python-glanceclient (>= 1:1.2.0), + python-gnocchiclient (>= 2.1.0), + python-hacking (>= 0.9.2), python-happybase, python-httplib2, - python-iso8601, - python-jsonpath-rw, + python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, - python-kafka, - python-keystoneclient (>= 1:1.1.0), - python-keystonemiddleware (>= 1.5.0), - python-kombu (>= 2.4.8), + 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-migrate (>= 0.9.5), - python-mock, - python-msgpack, + python-migrate (>= 0.9.6), + python-mock (>= 1.3), + python-msgpack (>= 0.4.0), python-mysqldb, - python-neutronclient (>= 2.3.11), - python-novaclient (>= 2:2.22.0), - python-oslo.concurrency (>= 1.8.0), - python-oslo.config (>= 1:1.9.3), + python-neutronclient (>= 1:2.6.0), + python-novaclient (>= 2:2.29.0), + python-oslo.cache (>= 0.8.0), + python-oslo.concurrency (>= 3.5.0), + python-oslo.config (>= 1:3.7.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 1.7.0), - python-oslo.i18n (>= 1.5.0), - python-oslo.messaging (>= 1.8.0), - python-oslo.middleware (>= 1.0.0), - python-oslo.policy (>= 0.3.1), - python-oslo.rootwrap (>= 1.6.0), - python-oslo.serialization (>= 1.4.0), - python-oslo.utils (>= 1.4.0), - python-oslo.vmware (>= 0.11.1), + 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.5.1), + python-oslotest (>= 1.10.0), + python-os-win (>= 0.2.1), python-pastedeploy, - python-pecan (>= 0.8.0), - python-posix-ipc, - python-psycopg2, - python-pymongo, + python-pecan (>= 1.0.0), + python-psycopg2 (>= 2.5), + python-pymongo (>= 3.0.2), + python-pymysql, python-pysnmp4, - python-requests, + python-requests (>= 2.8.1), python-retrying, python-six (>= 1.9.0), - python-sphinxcontrib-docbookrestapi, - python-sphinxcontrib-httpdomain, + python-sphinxcontrib.httpdomain, python-sphinxcontrib-pecanwsme, - python-sqlalchemy, - python-stevedore (>= 1.3.0), - python-swiftclient, + 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, - python-tooz (>= 0.13.1), - python-tz, + python-testtools (>= 1.4.0), + python-tooz (>= 1.28.0), python-webob, + python-webtest (>= 2.0), python-werkzeug, - python-wsme, + python-wsme (>= 0.8), python-yaml, subunit, testrepository, Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary -Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git +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.7.2), - libjs-jquery, - python-ceilometerclient (>= 1.0.13), - python-croniter, - python-eventlet (>= 0.16.1), - python-glanceclient (>= 1:0.15.0), - python-greenlet (>= 0.4), - python-iso8601, - python-jsonpath-rw, +Depends: libjs-jquery, + python-ceilometerclient (>= 2.2.1), + python-dateutil (>= 2.4.2), + python-glanceclient (>= 1:1.2.0), + python-greenlet, + python-happybase, + python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, - python-kafka, - python-keystoneclient (>= 1:1.1.0), - python-keystonemiddleware (>= 1.5.0), - python-kombu (>= 2.4.8), + 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-migrate (>= 0.9.5), - python-msgpack, + python-migrate (>= 0.9.7), + python-msgpack (>= 0.4.0), python-mysqldb, - python-neutronclient (>= 2.3.11), - python-novaclient (>= 2:2.22.0), - python-oslo.concurrency (>= 1.8.0), - python-oslo.config (>= 1:1.9.3), + 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 (>= 1.7.0), - python-oslo.i18n (>= 1.5.0), - python-oslo.messaging (>= 1.8.0), - python-oslo.middleware (>= 1.0.0), - python-oslo.policy (>= 0.3.1), - python-oslo.rootwrap (>= 1.6.0), - python-oslo.serialization (>= 1.4.0), - python-oslo.utils (>= 1.4.0), - python-pbr, + 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-pecan (>= 0.8.0), - python-posix-ipc, + python-pbr (>= 1.8), + python-pecan (>= 1.0.0), python-pymongo, + python-pymysql, python-pysnmp4, - python-requests, + python-requests (>= 2.8.1), python-retrying, python-six (>= 1.9.0), - python-sqlalchemy, - python-stevedore (>= 1.3.0), - python-swiftclient, - python-tooz (>= 0.13.1), - python-tz, + 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, + python-wsme (>= 0.8), python-yaml, ${misc:Depends}, ${python:Depends}, @@ -150,18 +154,19 @@ Description: OpenStack efficient metering counters system - 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. 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} +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, across @@ -170,15 +175,17 @@ Description: OpenStack efficient metering counters system - 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. Package: ceilometer-collector Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, ${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, across @@ -187,17 +194,21 @@ Description: OpenStack efficient metering counters system - 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. 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}, +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, across @@ -206,11 +217,12 @@ Description: OpenStack efficient metering counters system (API 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 API service. Package: ceilometer-agent-compute Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, @@ -223,11 +235,12 @@ Description: OpenStack efficient metering counters system - 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. Package: ceilometer-agent-central Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, @@ -240,16 +253,18 @@ Description: OpenStack efficient metering counters system - 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. -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 +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, across all current and future OpenStack components. The delivery of counters must be @@ -257,16 +272,17 @@ Description: OpenStack efficient metering counters system - alarm evaluator 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 +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 @@ -274,16 +290,15 @@ Description: OpenStack efficient metering counters system - alarm notifier projects, and agents doing data collections should be independent of the overall system. . - This package contains the alarm notifier daemon. + (A ceilometer is an instrument that measures cloud coverage.) + . + This package contains the notification agent daemon. -Package: ceilometer-agent-notification +Package: ceilometer-alarm-evaluator Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) -Depends: ceilometer-common (= ${binary:Version}), +Depends: aodh-evaluator, ${misc:Depends}, - ${ostack-lsb-base}, - ${python:Depends}, -Description: OpenStack efficient metering counters system - agent notification +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, across all current and future OpenStack components. The delivery of counters must be @@ -291,16 +306,14 @@ Description: OpenStack efficient metering counters system - agent notification projects, and agents doing data collections should be independent of the overall system. . - This package contains the notification agent daemon. + This package is a dummy transition package to aodh-evaluator and can be safely + removed. -Package: ceilometer-agent-ipmi +Package: ceilometer-alarm-notifier Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) -Depends: ceilometer-common (= ${binary:Version}), +Depends: aodh-notifier, ${misc:Depends}, - ${ostack-lsb-base}, - ${python:Depends}, -Description: OpenStack efficient metering counters system - IPMI agent +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 @@ -308,4 +321,22 @@ Description: OpenStack efficient metering counters system - IPMI agent projects, and agents doing data collections should be independent of the overall system. . - This package contains the IPMI agent daemon. + 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.