X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=3d7c2bf64c15e25b7dfe6b409e827c6e899940fe;hb=64b09382ee76c20a1ba1abc2075e0b4bb1c181d9;hp=edfe824b7c1a5a0a1a558dfe776a757f970e8ee5;hpb=a82d901e168fcb7e639496f5a08030c3990b8b8e;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index edfe824..3d7c2bf 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -2,69 +2,73 @@ Source: ceilometer 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), - openstack-pkg-tools (>= 6~), + openstack-pkg-tools (>= 9~), po-debconf, python-all (>= 2.6.6-3~), - python-d2to1 (>= 0.2.10), - python-pbr -Build-Depends-Indep: alembic, + python-pbr (>= 0.6) +Build-Depends-Indep: alembic (>= 0.4.2), mongodb, - msgpack-python, - pep8, - python-anyjson (>= 0.2.4), - python-argparse, - python-babel, - python-ceilometerclient (>= 1.0.2), - python-coverage, + 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, + python-eventlet (>= 0.13.0), python-extras, - python-fixtures (>= 0.3.12), + python-fixtures (>= 0.3.14), python-flask (>= 0.10), python-glance (>= 2013.2~), - python-glanceclient (>= 1:0.6), - python-happybase, - python-iso8601, - python-keystoneclient (>= 1:0.2.3), - python-kombu (>> 2.4.7), + 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-ming, - python-mock, + python-mock (>= 1.0), python-mox, - python-netaddr (>= 0.7.6), - python-netifaces, + python-msgpack, + python-mysqldb, python-nose, python-nova (>= 2013.2~), - python-novaclient (>= 2:2.6.10), - python-oslo.config, - python-oslo.sphinx, - python-pecan (>= 0.2.1), - python-pymongo, + 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-pysnmp4, python-requests (>= 1.2), python-setuptools-git, - python-simplegeneric (>= 0.8), + python-six (>= 1.5.2), python-sphinx, - python-sphinxcontrib-pecanwsme, - python-sqlalchemy (>= 0.7.3), - python-stevedore (>= 0.9), - python-subunit, - python-swift (>= 1.8.0), - python-swiftclient, - python-testrepository (>= 0.0.13), - python-testscenarios, - python-testtools (>= 0.9.29), + 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-unittest2, - python-webob (>= 1.2), - python-wsme, + python-webob (>= 1.2.3), + python-wsme (>= 0.6), python-yaml, - testrepository (>= 0.0.13) + testrepository (>= 0.0.18) 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 @@ -74,34 +78,42 @@ Package: python-ceilometer Section: python Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Depends: alembic, +Depends: alembic (>= 0.4.2), libjs-jquery, - msgpack-python, - python-anyjson (>= 0.2.4), - python-argparse, - python-d2to1 (>= 0.2.10), - python-eventlet, + python-anyjson (>= 0.3.3), + python-ceilometerclient (>= 1.0.6), + python-croniter, + python-eventlet (>= 0.13.0), python-extras, python-flask (>= 0.10), - python-glanceclient (>= 1:0.6), + python-glanceclient (>= 1:0.10.0), python-greenlet (>= 0.4), - python-iso8601, - python-keystoneclient (>= 1:0.2.3), - python-kombu (>> 2.4.7), + 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-netaddr (>= 0.7.6), - python-novaclient (>= 2:2.6.10), - python-oslo.config, - python-pbr, - python-pecan (>= 0.2.1), - python-pymongo (>= 2.2), + python-migrate (>= 0.8.2), + python-msgpack, + python-mysqldb, + 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-pysnmp4, python-requests (>= 1.2), - python-simplegeneric (>= 0.8), - python-sqlalchemy (>= 0.7.3), - python-stevedore (>= 0.9), - python-swiftclient, - python-webob (>= 1.2), + python-six (>= 1.5.2), + 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} @@ -120,6 +132,7 @@ Package: ceilometer-common Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: adduser, + dpkg-dev, python-ceilometer (= ${binary:Version}), ${misc:Depends}, ${python:Depends} @@ -203,3 +216,54 @@ Description: OpenStack efficient metering counters system - central agent 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, accros + 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, accros + 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, accros + 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.