deletion never happens if HEAT stack update failed
Bug #1630250 reported by
Artem Akulshin
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
New
|
Medium
|
Unassigned |
Bug Description
If one will delete the Environment and for some reason HEAT will fail to update, then deletion will never happened. The easiest way to test is to add some resources using custom HOT template (like floating IP or a Volume), or when flavor disk is too small to fit the image.
Changed in murano: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
milestone: | none → ocata-1 |
Changed in murano: | |
assignee: | nobody → Valerii Kovalchuk (vakovalchuk) |
Changed in murano: | |
assignee: | Valerii Kovalchuk (vakovalchuk) → nobody |
status: | Confirmed → New |
Changed in murano: | |
milestone: | 3.1.0 → pike-2 |
Changed in murano: | |
milestone: | pike-2 → pike-rc1 |
To post a comment you must log in.
Strange, but now I cannot reproduce this bug on master, although I don't see any related changes since the time I confirmed it. Will investigate further