Remove tests stuff
[openstack-build/ceilometer-build.git] / debian / control
diff --git a/debian/control b/debian/control
deleted file mode 100644 (file)
index 282a5b5..0000000
+++ /dev/null
@@ -1,270 +0,0 @@
-Source: ceilometer
-Section: python
-Priority: optional
-Maintainer: Chuck Short <zulcss@ubuntu.com>
-Build-Depends:
- alembic (>= 0.6.4),
- debhelper (>= 8.0.0),
- python-all (>= 2.6),
- python-anyjson (>= 0.3.3),
- python-argparse,
- python-babel (>= 0.9.6),
- python-ceilometerclient (>= 1.0.6),
- python-croniter (>= 0.3.4),
- python-coverage,
- python-docutils,
- python-eventlet (>= 0.13.0),
- python-fixtures (>= 0.3.14),
- python-flask (>= 0.10),
- python-flask (<< 1.0),
- python-glanceclient (>= 1:0.13.1),
- python-httplib2,
- python-happybase (>= 0.5), python-happybase (<< 0.7) | python-happybase (>> 0.7),
- 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.9.0),
- python-keystonemiddleware (>= 1.0.0),
- python-kombu (>= 2.4.8),
- python-lxml (>= 2.3),
- python-lockfile (>= 0.8),
- python-migrate (>= 0.9.1),
- python-mock,
- python-mox,
- python-msgpack (>= 0.4.0),
- python-mysqldb,
- python-netaddr (>= 0.7.6),
- python-nova,
- python-novaclient (>= 1:2.17.0),
- python-oslo.config (>= 1:1.2.1),
- python-oslo.sphinx,
- python-pastedeploy (>= 1.5.0),
- python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0),
- python-pecan (>= 0.5.0),
- python-pymongo (>= 2.6),
- python-requests (>= 1.1),
- python-simplejson,
- python-sphinx,
- python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99),
- python-stevedore (>= 0.14),
- python-subunit,
- python-six (>= 1.7.0),
- python-swift,
- python-swiftclient (>= 2.0.2),
- python-testscenarios (>= 0.4),
- python-testtools (>= 0.9.32),
- python-webob (>= 1.2.3),
- python-wsme (>= 0.6),
- python-yaml (>= 3.1.0),
- testrepository (>= 0.0.17)
-Standards-Version: 3.9.4
-Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/ceilometer/icehouse/files
-Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/ceilometer/icehouse
-
-Package: python-ceilometer
-Architecture: all
-Depends:
- alembic (>= 0.6.4),
- python-anyjson (>= 0.3.3),
- python-argparse,
- python-croniter (>= 0.3.4),
- python-ceilometerclient (>= 1.0.6),
- python-eventlet (>= 0.13.0),
- python-flask (>= 0.10),
- python-flask (<< 1.0),
- python-glanceclient (>= 1:0.13.1),
- python-happybase (>= 0.5), python-happybase (<< 0.7) | python-happybase (>> 0.7),
- python-sqlalchemy (<= 0.9.99),
- 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.9.0),
- python-keystonemiddleware (>= 1.0.0),
- python-kombu (>= 2.4.8),
- python-lxml (>= 2.3),
- python-lockfile (>= 0.8),
- python-migrate (>= 0.9.1),
- python-msgpack (>= 0.4.0),
- python-netaddr (>= 0.7.6),
- python-novaclient (>= 1:2.17.0),
- python-oslo.config (>= 1:1.2.1),
- python-oslo.messaging (>= 1.3.0),
- python-oslo.vmware (>= 0.4),
- python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0),
- python-pecan (>= 0.5.0),
- python-posix-ipc,
- python-pymongo (>= 2.6),
- python-six (>= 1.7.0),
- python-yaml (>= 3.1.0),
- python-requests (>= 1.1),
- python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99),
- python-stevedore (>= 0.14),
- python-swiftclient (>= 2.0.2),
- python-tz,
- python-webob (>= 1.2.3),
- python-wsme (>= 0.6),
- ${misc:Depends},
- ${python:Depends}
-Suggests: python-pysnmp4
-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, accross all
- current and future OpenStack components. The delivery of counters must
- be tracable 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, accross all
- current and future OpenStack components. The delivery of counters must
- be tracable 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, accross all
- current and future OpenStack components. The delivery of counters must
- be tracable 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-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, accross all
- current and future OpenStack components. The delivery of counters must
- be tracable 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, accross all
- current and future OpenStack components. The delivery of counters must
- be tracable 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, accross all
- current and future OpenStack components. The delivery of counters must
- be tracable 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-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, accross all
- current and future OpenStack components. The delivery of counters must
- be tracable 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, accross all
- current and future OpenStack components. The delivery of counters must
- be tracable 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, accross all
- current and future OpenStack components. The delivery of counters must
- be tracable 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.