The resource filters api.
ResourceFiltersController
(ext_mgr=None)¶Bases: cinder.api.openstack.wsgi.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.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.