The Stack class inherits from Resource.
Placeholder for AWS compatible template listing capabilities required by the stack.
Timestamp of the stack creation.
A text description of the stack.
Whether the stack will support a rollback operation on stack create/update failures. Type: bool
A list of dictionaries containing links relevant to the stack.
Name of the stack.
Placeholder for future extensions where stack related events can be published.
A list containing output keys and values from the stack, if any.
The ID of the owner stack if any.
A dictionary containing the parameter names and values for the stack.
The ID of the parent stack if any
A string representation of the stack status, e.g. CREATE_COMPLETE.
A text explaining how the stack transits to its current status.
A dict containing the template use for stack creation.
Stack template description text. Currently contains the same text as that of the description property.
A string containing the URL where a stack template can be found.
Stack operation timeout in minutes.
Timestamp of last update on the stack.
The ID of the user project created for this stack.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.