Bases: heatclient.openstack.common.apiclient.base.Resource
Bases: heatclient.openstack.common.apiclient.base.BaseManager
Create a software config.
Delete a software config.
Get the details for a specific software config.
Parameters: | config_id – ID of the software config |
---|
Get a list of software configs.
Return type: | list of SoftwareConfig |
---|
alias of SoftwareConfig