Bases: heatclient.common.base.Resource
Bases: heatclient.common.base.Manager
Create a stack
Delete a stack.
Get the metadata for a specific stack.
| Parameters: | stack_id – Stack ID to lookup |
|---|
Get a list of stacks.
| Parameters: |
|
|---|---|
| Return type: | list of Stack |
Get the 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