heatclient.v1.software_configs.
SoftwareConfig
(manager, info, loaded=False)Bases: heatclient.common.base.Resource
data
(**kwargs)delete
()heatclient.v1.software_configs.
SoftwareConfigManager
(client)Bases: heatclient.common.base.BaseManager
create
(**kwargs)Create a software config.
delete
(config_id)Delete a software config.
get
(config_id)Get the details for a specific software config.
Parameters: | config_id – ID of the software config |
---|
list
(**kwargs)Get a list of software configs.
Return type: | list of SoftwareConfig |
---|
resource_class
alias of SoftwareConfig
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.