X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=89c568c1c6f11a6a2fd0117f4cfe06e09cc7a4c1;hb=d5f963567cf3c52aa7b4eef32594671e2f597f48;hp=4f98087e96f2ce363427116dc99ab90d4eaa56d5;hpb=d63ab7ac09aba5961609f377a12459922828aa2e;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 4f98087..89c568c 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -6,72 +6,85 @@ Uploaders: Julien Danjou , Thomas Goirand , Mehdi Abaakouk Build-Depends: debhelper (>= 9), - openstack-pkg-tools (>= 9~), + dh-systemd, + dh-python, + openstack-pkg-tools (>= 13~), po-debconf, python-all (>= 2.6.6-3~), python-pbr (>= 0.6), python-sphinx -Build-Depends-Indep: alembic (>= 0.6.4), +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-croniter, - python-eventlet (>= 0.13.0), + python-eventlet (>= 0.16.1), + python-elasticsearch (>= 1.3.0), python-fixtures (>= 0.3.14), python-flask (>= 0.10), + python-gabbi, python-glance (>= 2014.1~), - python-glanceclient (>= 1:0.13.1), + python-glanceclient (>= 1:0.15.0), python-hacking (>= 0.8), - python-happybase (>= 0.8), + python-happybase (>= 0.5), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.8), python-jsonpath-rw, python-jsonschema (>= 2.0.0), - python-keystoneclient (>= 1:0.10.0), + python-kafka, + python-keystoneclient (>= 1:1.1.0), python-keystonemiddleware, python-kombu (>= 2.4.8), - python-lockfile, python-lxml, - python-migrate (>= 0.8.2), + python-migrate (>= 0.9.5), python-mock (>= 1.0), - python-mox, python-msgpack (>= 0.4.0), python-mysqldb, - python-netaddr (>= 0.7.6), - python-neutronclient (>= 2.3.6), - python-novaclient (>= 2:2.17.0), - python-oslo.config (>= 1.4.0.0~a3), - python-oslo.db (>= 0.4.0), - python-oslo.messaging (>= 1.4.1), - python-oslo.serialization, - python-oslo.utils (>= 0.2.0), - python-oslo.vmware (>= 0.5), - python-oslosphinx (>= 2.2.0.0~a2), - python-oslotest, - python-pecan (>= 0.5.0), + python-netaddr (>= 0.7.12), + python-neutronclient (>= 2.3.11), + python-novaclient (>= 2:2.18.0), + python-oslo.concurrency (>= 1.4.1), + python-oslo.config (>= 1.9.0), + python-oslo.context (>= 0.2.0), + python-oslo.i18n (>= 1.3.0), + python-oslo.db (>= 1.5.0), + python-oslo.messaging (>= 1.6.0), + python-oslo.middleware (>= 0.3.0), + python-oslo.rootwrap (>= 1.5.0), + python-oslo.policy, + python-oslo.serialization (>= 1.2.0), + python-oslo.utils (>= 1.2.0), + python-oslo.vmware (>= 0.11.0), + python-oslosphinx (>= 2.2.0.0), + python-oslotest (>= 1.2.0), + python-pecan (>= 0.8.0), + python-posix-ipc, + python-psycopg2, python-pymongo (>= 2.5), python-pysnmp4 (>= 4.2.1), - python-requests (>= 1.2.1), - python-six (>= 1.7.0), + python-requests (>= 2.2.0), + python-requests-aws (>= 0.1.4), + python-retrying, + python-six (>= 1.9.0), python-sphinxcontrib-docbookrestapi, python-sphinxcontrib-httpdomain, python-sphinxcontrib-pecanwsme (>= 0.6), - python-sqlalchemy (>= 0.8.4), - python-stevedore (>= 0.14), + python-sqlalchemy (>= 0.9.7), + python-stevedore (>= 1.1.0), python-subunit (>= 0.0.18), python-swiftclient (>= 1:2.2.0), python-testscenarios (>= 0.4), - python-testtools (>= 0.9.34), - python-tooz (>= 0.3), + python-testtools (>= 0.9.36), + python-tooz (>= 0.4), python-tz, python-webob (>= 1.2.3), + python-werkzeug (>= 0.7), python-wsme (>= 0.6), python-yaml, subunit (>= 0.0.18), testrepository (>= 0.0.18) -Standards-Version: 3.9.5 +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 @@ -80,48 +93,53 @@ Package: python-ceilometer Section: python Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Depends: alembic (>= 0.6.4), +Depends: alembic (>= 0.7.2), libjs-jquery, - python-anyjson (>= 0.3.3), python-ceilometerclient (>= 1.0.6), python-croniter, - python-eventlet (>= 0.13.0), + python-eventlet (>= 0.16.1), python-flask (>= 0.10), - python-glanceclient (>= 1:0.13.1), + python-glanceclient (>= 1:0.15.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.10.0), + python-keystoneclient (>= 1:1.1.0), python-keystonemiddleware, python-kombu (>= 2.4.8), - python-lockfile, python-lxml, - python-migrate (>= 0.8.2), + python-migrate (>= 0.9.5), python-msgpack (>= 0.4.0), python-mysqldb, - python-netaddr (>= 0.7.6), - python-neutronclient (>= 2.3.6), - python-novaclient (>= 2:2.17.0), - python-oslo.config (>= 1.4.0.0~a3), - python-oslo.db (>= 0.4.0), - python-oslo.messaging (>= 1.4.1), - python-oslo.serialization, - python-oslo.utils (>= 0.2.0), - python-oslo.vmware (>= 0.5), + python-netaddr (>= 0.7.12), + python-neutronclient (>= 2.3.11), + python-novaclient (>= 2:2.18.0), + python-oslo.concurrency (>= 1.4.1), + python-oslo.config (>= 1.9.0), + python-oslo.context (>= 0.2.0), + python-oslo.i18n (>= 1.3.0), + python-oslo.db (>= 1.5.0), + python-oslo.messaging (>= 1.6.0), + python-oslo.middleware (>= 0.3.0), + python-oslo.policy, + python-oslo.rootwrap (>= 1.5.0), + python-oslo.serialization (>= 1.2.0), + python-oslo.utils (>= 1.2.0), python-pbr (>= 0.6), - python-pecan (>= 0.5.0), + python-pecan (>= 0.8.0), + python-posix-ipc, python-pymongo (>= 2.5), python-pysnmp4 (>= 4.2.1), - python-requests (>= 1.2.1), - python-six (>= 1.7.0), - python-sqlalchemy (>= 0.8.4), - python-stevedore (>= 0.14), + python-requests (>= 2.2.0), + python-retrying, + python-six (>= 1.9.0), + python-sqlalchemy (>= 0.9.7), + python-stevedore (>= 1.1.0), python-swiftclient (>= 1:2.2.0), - python-tooz (>= 0.3), + python-tooz (>= 0.4), python-tz, python-webob (>= 1.2.3), + python-werkzeug (>= 0.7), python-wsme (>= 0.6), python-yaml, ${misc:Depends}, @@ -267,7 +285,7 @@ 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 - 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 @@ -276,3 +294,20 @@ Description: OpenStack efficient metering counters system - alarm notifier overall system. . This package contains the notification agent daemon. + +Package: ceilometer-agent-ipmi +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 - 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.