X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=fb0e6d63699831fc52fe49f4391e646e674a21fb;hb=e126742817694296c027388be6fcb104f4610445;hp=c3ba661d24818cd1d01dddeb47f797f694efc0f5;hpb=d75f9829c72999379b6c89c054684ad1875b3f4d;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index c3ba661..fb0e6d6 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -4,69 +4,85 @@ Priority: optional Maintainer: PKG OpenStack Uploaders: Julien Danjou , Thomas Goirand , - Mehdi Abaakouk + Mehdi Abaakouk , Build-Depends: debhelper (>= 9), - openstack-pkg-tools (>= 9~), + dh-python, + dh-systemd, + openstack-pkg-tools (>= 23~), po-debconf, - python-all (>= 2.6.6-3~), - python-pbr (>= 0.6) -Build-Depends-Indep: alembic (>= 0.4.2), + python-all, + python-pbr, + python-setuptools, + python-sphinx, +Build-Depends-Indep: alembic (>= 0.7.2), mongodb, - python-anyjson (>= 0.3.3), - python-babel (>= 1.3), - python-ceilometerclient (>= 1.0.6), - python-coverage (>= 3.6), + python-awsauth, + python-babel, + python-ceilometerclient (>= 1.0.13), + python-coverage, 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-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-happybase, + python-httplib2, + python-iso8601, python-jsonpath-rw, - python-jsonschema (>= 2.0.0), - python-keystoneclient (>= 1:0.6.0), + python-jsonschema, + python-kafka, + python-keystoneclient (>= 1:1.1.0), + python-keystonemiddleware (>= 1.5.0), python-kombu (>= 2.4.8), - python-lockfile, python-lxml, - python-migrate (>= 0.8.2), - python-mock (>= 1.0), - python-mox, + python-migrate (>= 0.9.5), + python-mock, python-msgpack, python-mysqldb, - python-netaddr (>= 0.7.6), - python-nova (>= 2013.2~), - python-novaclient (>= 2:2.15.0), - python-oslo.config (>= 1.2.1), - python-oslo.vmware, - python-oslosphinx, - python-pecan (>= 0.4.5), - python-pymongo (>= 2.4), + 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-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-oslosphinx (>= 2.5.0), + python-oslotest (>= 1.5.1), + python-pastedeploy, + python-pecan (>= 0.8.0), + python-posix-ipc, + python-psycopg2, + python-pymongo, python-pysnmp4, - python-requests (>= 1.1), - python-six (>= 1.5.2), - python-sphinx, + python-requests, + python-retrying, + python-six (>= 1.9.0), 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-sphinxcontrib-pecanwsme, + python-sqlalchemy, + python-stevedore (>= 1.3.0), + python-swiftclient, + python-testscenarios, + python-testtools, + python-tooz (>= 0.13.1), python-tz, - python-webob (>= 1.2.3), - python-wsme (>= 0.6), + python-webob, + python-werkzeug, + python-wsme, python-yaml, - subunit (>= 0.0.18), - testrepository (>= 0.0.18) -Standards-Version: 3.9.5 + 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 Homepage: http://wiki.openstack.org/Ceilometer @@ -74,46 +90,57 @@ Homepage: http://wiki.openstack.org/Ceilometer Package: python-ceilometer Section: python Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) -Depends: alembic (>= 0.4.2), +Depends: alembic (>= 0.7.2), libjs-jquery, - python-anyjson (>= 0.3.3), - python-ceilometerclient (>= 1.0.6), + python-ceilometerclient (>= 1.0.13), python-croniter, - python-eventlet (>= 0.13.0), - python-flask (>= 0.10), - python-glanceclient (>= 1:0.10.0), + python-eventlet (>= 0.16.1), + python-glanceclient (>= 1:0.15.0), python-greenlet (>= 0.4), - python-happybase (>= 0.8), - python-iso8601 (>= 0.1.8), + python-iso8601, python-jsonpath-rw, - python-jsonschema (>= 2.0.0), - python-keystoneclient (>= 1:0.6.0), + python-jsonschema, + python-kafka, + python-keystoneclient (>= 1:1.1.0), + python-keystonemiddleware (>= 1.5.0), python-kombu (>= 2.4.8), - python-lockfile, python-lxml, - python-migrate (>= 0.8.2), + python-migrate (>= 0.9.5), python-msgpack, python-mysqldb, - python-netaddr (>= 0.7.6), - python-novaclient (>= 2:2.15.0), - python-oslo.config (>= 1.2.1), - python-oslo.vmware, - python-pbr (>= 0.6), - python-pecan (>= 0.4.5), - python-pymongo (>= 2.4), + 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-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-pastedeploy, + python-pecan (>= 0.8.0), + python-posix-ipc, + python-pymongo, python-pysnmp4, - python-requests (>= 1.1), - python-six (>= 1.5.2), - python-sqlalchemy (>= 0.7.8), - python-stevedore (>= 0.14), - python-swiftclient (>= 1:1.6.0), + python-requests, + python-retrying, + python-six (>= 1.9.0), + python-sqlalchemy, + python-stevedore (>= 1.3.0), + python-swiftclient, + python-tooz (>= 0.13.1), python-tz, - python-webob (>= 1.2.3), - python-wsme (>= 0.6), + python-webob, + python-werkzeug, + python-wsme, 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, across @@ -127,12 +154,11 @@ Description: OpenStack efficient metering counters system - Python libraries Package: ceilometer-common Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: adduser, dpkg-dev, python-ceilometer (= ${binary:Version}), ${misc:Depends}, - ${python:Depends} + ${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, @@ -146,11 +172,10 @@ Description: OpenStack efficient metering counters system - common files 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}, 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 @@ -161,15 +186,32 @@ Description: OpenStack efficient metering counters system - collector service . This package contains the collector service. +Package: ceilometer-polling +Architecture: all +Depends: + ceilometer-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends} +Suggests: mongodb +Description: OpenStack efficient metering counters system - polling 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. + . + This package contains the polling service. + Package: ceilometer-api Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: adduser, ceilometer-common (= ${binary:Version}), debconf, ${misc:Depends}, ${ostack-lsb-base}, - ${python:Depends} + ${python:Depends}, 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 @@ -182,11 +224,10 @@ Description: OpenStack efficient metering counters system (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, across @@ -199,11 +240,10 @@ Description: OpenStack efficient metering counters system - 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, across @@ -214,13 +254,44 @@ Description: OpenStack efficient metering counters system - central agent . This package contains the central agent. +Package: ceilometer-agent-ipmi +Architecture: all +Depends: ceilometer-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${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, 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 IPMI agent daemon. + +Package: ceilometer-agent-notification +Architecture: all +Depends: ceilometer-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends}, +Description: OpenStack efficient metering counters system - agent notification + 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. + Package: ceilometer-alarm-evaluator 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 - 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 @@ -233,11 +304,10 @@ Description: OpenStack efficient metering counters system - alarm evaluator Package: ceilometer-alarm-notifier 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 - 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 @@ -248,14 +318,11 @@ Description: OpenStack efficient metering counters system - alarm notifier . This package contains the alarm notifier daemon. -Package: ceilometer-agent-notification +Package: ceilometer-doc 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 +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 @@ -263,4 +330,4 @@ 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 notification agent daemon. + This package contains the documentation.