The ceilometer.api.hooks
Module¶
-
class
ceilometer.api.hooks.
ConfigHook
(conf)[source]¶ Bases:
pecan.hooks.PecanHook
Attach the configuration object to the request.
That allows controllers to get it.
ceilometer.api.hooks
Module¶ceilometer.api.hooks.
ConfigHook
(conf)[source]¶Bases: pecan.hooks.PecanHook
Attach the configuration object to the request.
That allows controllers to get it.