Stack object
Bases: oslo_versionedobjects.base.VersionedObject, oslo_versionedobjects.base.VersionedObjectDictCompat, oslo_versionedobjects.base.ComparableVersionedObject
Update the stack by selecting on traversal ID.
If the stack is found with given traversal, it is updated.
If there occurs a race while updating, only one will succeed and other will get return value of False.
Update and return (boolean) if it was updated.
Note: the underlying stack_update filters by current_traversal and stack_id.
The heat.objects.software_deployment Module
The heat.objects.stack_lock Module
Enter search terms or a module, class or function name.