Bases: heatclient.openstack.common.apiclient.base.Resource
Bases: heatclient.openstack.common.apiclient.base.BaseManager
Create a software deployment.
Delete a software deployment.
Get the details for a specific software deployment.
Parameters: | deployment_id – ID of the software deployment |
---|
Get a list of software deployments.
Return type: | list of SoftwareDeployment |
---|
Get a collection of software deployment metadata for given server.
Return type: | list of SoftwareDeployment |
---|
alias of SoftwareDeployment
Update a software deployment.