The heat.engine.update Module

The 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.

dependencies()[source]

Return the Dependencies graph for the update.

Returns a Dependencies object representing the dependencies between update operations to move from an existing stack definition to a new one.

preview()[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.