aodh/ceilometer/api
Eoghan Glynn 8926a20202 Avoid unnecessary API dependency on tooz & ceilometerclient
Previously, importing the alarm.service in the v2 API layer
created an unnecessary transitive dependency on python-tooz
and python-ceilometerclient.

We avoid these dependencies simply by moving the relevant code.

Change-Id: I1b936bf4dc2ad28afb7a45f61bfcd111adb20e1c
Closes-Bug: #1413237
2015-01-21 17:21:04 +00:00
..
controllers Avoid unnecessary API dependency on tooz & ceilometerclient 2015-01-21 17:21:04 +00:00
__init__.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
app.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
app.wsgi Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
config.py Remove unused pecan configuration options 2015-01-11 12:09:33 +08:00
hooks.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
middleware.py Port to graduated library oslo.i18n 2014-12-09 01:11:24 +08:00
rbac.py RBAC Support for Ceilometer API Implementation 2014-12-12 09:03:56 -08:00