Bases: heatclient.openstack.common.apiclient.base.Resource
Bases: heatclient.openstack.common.apiclient.base.BaseManager
Bases: heatclient.v1.stacks.StackChildManager
Abandon a stack.
Create a stack.
Delete a stack.
Returns the environment for an existing stack.
Parameters: | stack_id – identifies the stack |
---|---|
Returns: |
Returns the files for an existing stack.
Parameters: | stack_id – identifies the stack |
---|---|
Returns: |
Get the metadata for a specific stack.
Parameters: |
|
---|
Get a list of stacks.
Parameters: |
|
---|---|
Return type: | list of Stack |
Preview a stack.
Preview a stack update.
alias of Stack
Snapshot a stack.
Get template content for a specific stack as a parsed JSON object.
Parameters: | stack_id – Stack ID to get the template for |
---|
Update a stack.
Validate a stack template.