cinder.api.v3.resource_filters module

cinder.api.v3.resource_filters module

The resource filters api.

class ResourceFiltersController(ext_mgr=None)

Bases: Controller

The resource filter API controller for the OpenStack API.

index(req)

Return a list of resource filters.

versioned_methods = {'index': [<cinder.api.openstack.versioned_method.VersionedMethod object>]}
wsgi_actions = {}
wsgi_extensions = []
create_resource(ext_mgr)

Create the wsgi resource for this controller.

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.