Bases: object
object
WSGI controller for Software config in Heat v1 API.
Implements the API actions.
Create a new software config.
Delete an existing software config.
Lists summary information for all software configs.
Gets detailed information for a software config.
Software configs resource factory method.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.
SoftwareConfigController
SoftwareConfigController.REQUEST_SCOPE
SoftwareConfigController.create()
SoftwareConfigController.default()
SoftwareConfigController.delete()
SoftwareConfigController.global_index()
SoftwareConfigController.index()
SoftwareConfigController.show()
create_resource()