Source: ceilometer
Section: python
Priority: optional
Maintainer: MOS Ceilometer Team <mos-ceilometer@mirantis.com>
Build-Depends:
 alembic (>= 0.7.2),
 debhelper (>= 9),
 dh-python,
 dh-systemd,
 openstack-pkg-tools (>= 21),
 pylint,
 python-all (>= 2.7.1),
 python-anyjson (>= 0.3.3),
 python-awsauth,
 python-ceilometerclient (>= 1.0.13),
 python-croniter (>= 0.3.4),
 python-docutils,
 python-elasticsearch (>= 1.3.0),
 python-eventlet (>= 0.16.1),
 python-glanceclient (>= 1:0.15.0),
 python-happybase,
 python-iso8601 (>= 0.1.9),
 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-msgpack (>= 0.4.0),
 python-migrate (>= 0.9.5),
 python-neutronclient (>= 1:2.3.11),
 python-nose,
 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-oslosphinx (>= 2.5.0),
 python-oslo.vmware,
 python-pastedeploy (>= 1.5.0),
 python-posix-ipc,
 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-sphinx,
 python-sphinxcontrib-docbookrestapi,
 python-sphinxcontrib-httpdomain,
 python-sphinxcontrib-pecanwsme,
 python-sqlalchemy (>= 0.9.7),
 python-stevedore (>= 1.3.0),
 python-swiftclient (>= 1:2.2.0),
 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

Package: python-ceilometer
Architecture: all
Depends:
 openstack-pkg-tools (>= 21),
 python-awsauth,
 python-all (>= 2.7.1),
 python-anyjson (>= 0.3.3),
 python-ceilometerclient (>= 1.0.13),
 python-croniter (>= 0.3.4),
 python-eventlet (>= 0.16.1),
 python-glanceclient (>= 1:0.15.0),
 python-iso8601 (>= 0.1.9),
 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-msgpack (>= 0.4.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.vmware,
 python-oslo.utils (>= 1.4.0),
 python-pastedeploy (>= 1.5.0),
 python-posix-ipc,
 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.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
 acquire all 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 python libraries that are needed for all parts
 of ceilometer

Package: ceilometer-common
Architecture: all
Depends:
 adduser,
 python-ceilometer (= ${binary:Version}),
 ${misc:Depends},
 ${python:Depends}
Provides: ${python:Provides}
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 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 files that are needed for all parts of ceilometer

Package: ceilometer-collector
Architecture: all
Depends:
 ceilometer-common (= ${binary:Version}),
 ${misc:Depends},
 ${python:Depends}
Suggests: mongodb
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 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 collector service

Package: ceilometer-polling
Architecture: all
Depends:
 ceilometer-common (= ${binary:Version}),
 ${misc:Depends},
 ${python:Depends}
Suggests: mongodb
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 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 polling service.

Package: ceilometer-api
Architecture: all
Depends:
 ceilometer-common (= ${binary:Version}),
 ${misc:Depends},
 ${python:Depends}
Suggests: mongodb
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 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 api service

Package: ceilometer-agent-compute
Architecture: all
Depends:
 ceilometer-common (= ${binary:Version}),
 ${misc:Depends},
 ${python:Depends}
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 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 compute agent

Package: ceilometer-agent-central
Architecture: all
Depends:
 ceilometer-common (= ${binary:Version}),
 ${misc:Depends},
 ${python:Depends}
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 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 central agent.

Package: ceilometer-agent-ipmi
Architecture: all
Depends:
 ceilometer-common (= ${binary:Version}),
 ipmitool,
 ${misc:Depends},
 ${python:Depends}
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 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 ipmi agent.

Package: ceilometer-agent-notification
Architecture: all
Depends:
 ceilometer-common (= ${binary:Version}),
 ${misc:Depends},
 ${python:Depends}
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 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 notification agent.

Package: ceilometer-alarm-evaluator
Architecture: all
Depends:
 ceilometer-common (= ${binary:Version}),
 ${misc:Depends},
 ${python:Depends}
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 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 alarm evaluator daemon.

Package: ceilometer-alarm-notifier
Architecture: all
Depends:
 ceilometer-common (= ${binary:Version}),
 ${misc:Depends},
 ${python:Depends}
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 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 alarm notifier daemon.

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.
 .
 This package contains the documentation.
