murano/murano
Stan Lagun cafdcb9d48 Heat stack was not always deleted
HeatStack.delete() method didn't check stack timestamps
before deletion. As a result it couldn't correctly detect the
fact that delete already started. So it could get UPDATE_COMPLETE
status from last operation instead and fail because it wasn't expected.

Closes-Bug: #1548567
Change-Id: I66130f826c6f72562a7c36920b0decae63adf5e0
2016-03-08 02:21:11 +03:00
..
api Fix incorrect method when creating unicode env 2015-07-04 10:13:13 +00:00
cmd Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
common Fix race condition with router creation 2015-11-09 12:27:37 +03:00
db Streamline and simplify package filtering api 2015-04-28 22:55:15 +03:00
dsl Use helper method in Parallel macro 2016-01-14 23:17:51 +00:00
engine Heat stack was not always deleted 2016-03-08 02:21:11 +03:00
locale Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
openstack Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
packages Merge "Improved error reporting for HOT applications" into stable/kilo 2015-07-10 14:10:49 +00:00
policy Policy enforcement - add cleaning action rules 2015-04-14 13:33:27 +02:00
services Fixed 500 error in get_result API handler 2015-03-26 15:59:19 +00:00
tests Update tempest tests after tempest-lib deprecation 2016-03-02 15:54:08 +03:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Update API policy 2015-03-02 15:28:14 +03:00
opts.py Allow setting eventlet.wsgi.MAX_HEADER_LINE 2015-07-18 03:24:31 +03:00
utils.py Functional tests for environment template functionality 2015-03-18 09:08:18 +01:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00