deb-murano/murano/engine
Stan Lagun 8b7e07d8f0 Murano waited indefinitely for UPDATE_COMPLETE stack status
On recent Heat version last modification timestamp changes on
update start rather than finish. As a result when stack exits from
IN_PROGRESS state timestamp doesn't change any longer.
But Murano also waited for timestamp to change. As a result
Murano waited indefinitely and deployment hung.

With this change IN_PROGRESS status will no longer set
last modification timestamps. So now we will be comparing
timestamps between 2 terminal statuses rather than between
last UPDATE_IN_PROGRESS and UPDATE_COMPLETE that
now have the same timestamp.

Change-Id: Idd933d453ef7715e409439a53a3baf9eaa202370
Closes-Bug: #1500200
2015-09-27 18:22:40 +03:00
..
system Murano waited indefinitely for UPDATE_COMPLETE stack status 2015-09-27 18:22:40 +03:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
client_manager.py Added the support of Glance Artifact Repository 2015-09-09 19:15:25 +00:00
environment.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
murano_package.py Delete the unused LOG configure code 2015-09-12 15:28:16 +08:00
package_loader.py Merge "Added the support of Glance Artifact Repository" 2015-09-09 23:58:36 +00:00
yaql_yaml_loader.py yaql context versioning 2015-09-04 14:37:14 +00:00