The ceilometer.api.hooks
ModuleΒΆ
-
class
ceilometer.api.hooks.
ConfigHook
[source] Bases:
pecan.hooks.PecanHook
Attach the configuration object to the request.
That allows controllers to get it.
-
static
before
(state)[source]
-
static
-
class
ceilometer.api.hooks.
DBHook
[source] Bases:
pecan.hooks.PecanHook
-
before
(state)[source]
-
static
get_connection
(purpose)[source]
-