X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;fp=debian%2Fcontrol;h=5fed467c857158ede7b269d573aa7cbf55608645;hb=refs%2Fchanges%2F56%2F6656%2F14;hp=7ea2982e2e1ebd682c3153e3c0de723fc63ba812;hpb=4463029c96bb22f089c1be7adf9f29bd8806dde3;p=openstack-build%2Fceilometer-build.git diff --git a/debian/control b/trusty/debian/control similarity index 60% rename from debian/control rename to trusty/debian/control index 7ea2982..5fed467 100644 --- a/debian/control +++ b/trusty/debian/control @@ -1,139 +1,124 @@ Source: ceilometer Section: python Priority: optional -Maintainer: Chuck Short +Maintainer: MOS Ceilometer Team Build-Depends: - alembic (>= 0.6.4), - debhelper (>= 9~), + alembic (>= 0.7.2), + debhelper (>= 9), dh-systemd, - openstack-pkg-tools (>= 21~), - python-all (>= 2.6), + openstack-pkg-tools (>= 21), + pylint, + python-all (>= 2.7.1), python-anyjson (>= 0.3.3), - python-argparse, - python-babel (>= 1.3), - python-ceilometerclient (>= 1.0.6), - python-coverage (>= 3.6), + python-ceilometerclient (>= 1.0.13), python-croniter (>= 0.3.4), python-docutils, - python-eventlet (>= 0.15.2), - python-fixtures (>= 0.3.14), - python-glanceclient (>= 1:0.14.0), - python-hacking (>= 0.9.2), - python-happybase (>= 0.5), python-happybase (<< 0.7) | python-happybase (>> 0.7), - python-httplib2 (>= 0.7.5), + python-eventlet (>= 0.16.1), + python-glanceclient (>= 1:0.15.0), python-iso8601 (>= 0.1.9), - python-jsonpath-rw (>= 1.2.0), python-jsonpath-rw (<< 2.0), - python-jsonschema (>= 2.0.0), python-jsonschema (<< 3.0.0), - python-keystoneclient (>= 1:0.11.1), - python-keystonemiddleware (>= 1.0.0), - python-lockfile (>= 0.8), + python-jsonpath-rw (>=1.2.0), + python-jsonschema (>= 2.0.0), + python-keystoneclient (>= 1:1.1.0), + python-keystonemiddleware (>= 1.5.0), python-lxml (>= 2.3), - python-migrate (>= 0.9.1), python-migrate (<< 0.9.2) | python-migrate (>> 0.9.2), - python-mock (>= 1.0), - python-mox (>= 0.5.3), python-msgpack (>= 0.4.0), - python-mysqldb, - python-netaddr (>= 0.7.12), - python-neutronclient (>= 2.3.6), python-neutronclient (<< 1:3.0.0), + python-migrate (>= 0.9.5), + python-neutronclient (>= 1:2.3.11), python-nose, - python-nova, - python-novaclient (>= 1:2.18.0), - python-oslo.concurrency (>= 0.3.0), - python-oslo.config (>= 1:1.4.0), - python-oslo.db (>= 1.1.0), - python-oslo.i18n (>= 1.0.0), - python-oslo.messaging (>= 1.4.0), python-oslo.messaging (<< 1.5.0) | python-oslo.messaging (>> 1.5.0), - python-oslo.middleware (>= 0.1.0), - python-oslo.rootwrap (>= 1.3.0), - python-oslo.serialization (>= 1.0.0), - python-oslo.utils (>= 1.0.0), - python-oslo.vmware (>= 0.6.0), - python-oslosphinx (>= 2.2.0), - python-oslotest (>= 1.1.0), + python-novaclient (>= 1:2.22.0), + python-oslo-context (>= 0.2.0), + python-oslo-db (>= 1.7.0), + python-oslo-concurrency (>= 1.8.0), + python-oslo-config (>= 1:1.9.3), + 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-pastedeploy (>= 1.5.0), - python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0), - python-pecan (>= 0.8.0), python-posix-ipc, - python-pymongo (>= 2.5), - python-pysnmp4 (>= 4.2.1), python-pysnmp4 (<< 5.0.0), - python-requests (>= 2.2.0), python-requests (<< 2.4.0) | python-requests (>> 2.4.0), - python-retrying (>= 1.2.2), python-retrying (<< 1.3.0) | python-retrying (>> 1.3.0), - python-six (>= 1.7.0), - python-sphinx (>= 1.1.2), - python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.8.99) | python-sqlalchemy (>> 0.9.7), python-sqlalchemy (<= 0.9.99), - python-stevedore (>= 1.1.0), - python-subunit (>= 0.0.18), + python-pbr (>= 0.10), + python-pecan (>= 0.8.0), + python-psycopg2, + python-pymongo (>= 2.6.3), + python-pysnmp4 (>= 4.2.1), + python-requests (>= 2.2.0), + python-retrying (>= 1.2.3), + python-tz (>= 2013.6), + python-six (>= 1.9.0), + python-sqlalchemy (>= 0.9.7), + python-stevedore (>= 1.3.0), python-swiftclient (>= 1:2.2.0), - python-testrepository (>= 0.0.18), - python-testscenarios (>= 0.4), - python-testtools (>= 0.9.34), - python-tooz (>= 0.9), - python-tz (>= 2010h), + python-tooz (>= 0.13.1), + python-werkzeug (>= 0.7), python-webob (>= 1.2.3), python-wsme (>= 0.6), python-yaml (>= 3.1.0), subunit, testrepository (>= 0.0.18) Standards-Version: 3.9.6 -Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/ceilometer/kilo/files -Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/ceilometer/kilo Package: python-ceilometer Architecture: all Depends: - alembic (>= 0.6.4), + openstack-pkg-tools (>= 21), + python-all (>= 2.7.1), python-anyjson (>= 0.3.3), - python-argparse, - python-ceilometerclient (>= 1.0.6), + python-ceilometerclient (>= 1.0.13), python-croniter (>= 0.3.4), - python-eventlet (>= 0.15.2), - python-glanceclient (>= 1:0.14.0), - python-happybase (>= 0.5), python-happybase (<< 0.7) | python-happybase (>> 0.7), + python-eventlet (>= 0.16.1), + python-glanceclient (>= 1:0.15.0), python-iso8601 (>= 0.1.9), - python-jsonpath-rw (>= 1.2.0), python-jsonpath-rw (<< 2.0), - python-jsonschema (>= 2.0.0), python-jsonschema (<< 3.0.0), - python-keystoneclient (>= 1:0.11.1), - python-keystonemiddleware (>= 1.0.0), - python-lockfile (>= 0.8), + python-jsonpath-rw (>=1.2.0), + python-jsonschema (>= 2.0.0), + python-keystoneclient (>= 1:1.1.0), + python-keystonemiddleware (>= 1.5.0), python-lxml (>= 2.3), - python-migrate (>= 0.9.1), python-migrate (<< 0.9.2) | python-migrate (>> 0.9.2), python-msgpack (>= 0.4.0), - python-netaddr (>= 0.7.12), - python-neutronclient (>= 1:2.3.6), python-neutronclient (<< 1:3.0.0), - python-novaclient (>= 1:2.18.0), - python-oslo.concurrency (>= 0.3.0), - python-oslo.config (>= 1:1.4.0), - python-oslo.db (>= 1.1.0), - python-oslo.i18n (>= 1.0.0), - python-oslo.messaging (>= 1.4.0), python-oslo.messaging (<< 1.5.0) | python-oslo.messaging (>> 1.5.0), - python-oslo.middleware (>= 0.1.0), - python-oslo.rootwrap (>= 1.3.0), - python-oslo.serialization (>= 1.0.0), - python-oslo.utils (>= 1.0.0), - python-oslo.vmware (>= 0.6.0), + python-migrate (>= 0.9.5), + python-neutronclient (>= 1:2.3.11), + python-novaclient (>= 1:2.22.0), + python-oslo-context (>= 0.2.0), + python-oslo-db (>= 1.7.0), + python-oslo-concurrency (>= 1.8.0), + python-oslo-config (>= 1:1.9.3), + 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-pastedeploy (>= 1.5.0), - python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0), - python-pecan (>= 0.8.0), python-posix-ipc, - python-pysnmp4 (>= 4.2.1), python-pysnmp4 (<< 5.0.0), - python-retrying (>= 1.2.2), python-retrying (<< 1.3.0) | python-retrying (>> 1.3.0), - python-requests (>= 2.2.0), python-requests (<< 2.4.0) | python-requests (>> 2.4.0), - python-six (>= 1.7.0), - python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.8.99) | python-sqlalchemy (>> 0.9.7), python-sqlalchemy (<= 0.9.99), - python-stevedore (>= 1.1.0), + python-pbr (>= 0.10), + python-pecan (>= 0.8.0), + python-psycopg2, + python-pymongo (>= 2.6.3), + python-pysnmp4 (>= 4.2.1), + python-requests (>= 2.2.0), + python-retrying (>= 1.2.3), + python-tz (>= 2013.6), + python-six (>= 1.9.0), + python-sqlalchemy (>= 0.9.7), + python-stevedore (>= 1.3.0), python-swiftclient (>= 1:2.2.0), - python-tooz (>= 0.9), - python-tz (>= 2010h), + python-tooz (>= 0.13.1), + python-werkzeug (>= 0.7), python-webob (>= 1.2.3), python-wsme (>= 0.6), python-yaml (>= 3.1.0), + subunit, + testrepository (>= 0.0.18) ${misc:Depends}, ${python:Depends} Description: ceilometer python libraries Ceilometer aims to deliver a unique point of contact for billing systems to - aquire all counters they need to establish customer billing, across all + acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must - be tracable and auditable, the counters must be easily extensible to support + 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. . @@ -154,7 +139,7 @@ Description: ceilometer common files Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must - be tracable and auditable, the counters must be easily extensible to support + 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. . @@ -173,7 +158,7 @@ Description: ceilometer collector service Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must - be tracable and auditable, the counters must be easily extensible to support + 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. . @@ -192,7 +177,7 @@ Description: ceilometer polling service Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must - be tracable and auditable, the counters must be easily extensible to support + 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. . @@ -211,7 +196,7 @@ Description: ceilometer api service Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must - be tracable and auditable, the counters must be easily extensible to support + 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. . @@ -227,7 +212,7 @@ Description: ceilometer compute agent Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must - be tracable and auditable, the counters must be easily extensible to support + 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. . @@ -245,7 +230,7 @@ Description: ceilometer central agent Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must - be tracable and auditable, the counters must be easily extensible to support + 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. . @@ -264,7 +249,7 @@ Description: ceilometer ipmi agent Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must - be tracable and auditable, the counters must be easily extensible to support + 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. . @@ -282,7 +267,7 @@ Description: ceilometer notification agent Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must - be tracable and auditable, the counters must be easily extensible to support + 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. . @@ -300,7 +285,7 @@ Description: Ceilometer alarm evaluator Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must - be tracable and auditable, the counters must be easily extensible to support + 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. . @@ -318,7 +303,7 @@ Description: Ceilometer notification agent Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must - be tracable and auditable, the counters must be easily extensible to support + 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. .