The panko.api.controllers.v2.capabilities Module

The panko.api.controllers.v2.capabilities Module

service None

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 Capabilities.sample()
service None

Bases: pecan.rest.RestController

Manages capabilities queries.

CapabilitiesController.get()[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.