The panko.api.controllers.v2.capabilities Module

The panko.api.controllers.v2.capabilities Module

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

Bases: panko.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 panko.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.