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. :rtype: list of SoftwareDeployment
Get a grouped collection of software deployment metadata for a given server. :rtype: list of SoftwareDeployment
alias of SoftwareDeployment
Update a software deployment.