The ceilometer.api.controllers.v2.capabilities Module

The ceilometer.api.controllers.v2.capabilities Module

class ceilometer.api.controllers.v2.capabilities.Capabilities(**kw)[source]

Bases: ceilometer.api.controllers.v2.base.Base

A representation of the API and storage capabilities.

Usually constrained by restrictions imposed by the storage driver.

classmethod sample()[source]
class ceilometer.api.controllers.v2.capabilities.CapabilitiesController[source]

Bases: pecan.rest.RestController

Manages capabilities queries.

get(*args, **kwargs)[source]

Returns a flattened dictionary of API capabilities.

Capabilities supported by the currently configured storage driver.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.