heat.engine.update module¶
-
class
heat.engine.update.
StackUpdate
(existing_stack, new_stack, previous_stack, rollback=False)[source]¶ Bases:
object
A Task to perform the update of an existing stack to a new template.
heat.engine.update.
StackUpdate
(existing_stack, new_stack, previous_stack, rollback=False)[source]¶Bases: object
A Task to perform the update of an existing stack to a new template.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.