Environments containing applications with circular references can't be deleted
Bug #1492640 reported by
Alexander Tivelkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
High
|
Victor Ryzhenkin |
Bug Description
If the model object contains circular references (for example, objectA owns objectB, and at the same time ObjectB has an output property which has got assigned to the ObjectA in runtime), then the model cannot be deserialised for subsequent deployments of deletions of the environment.
Changed in murano: | |
importance: | Undecided → High |
assignee: | nobody → Stan Lagun (slagun) |
Changed in murano: | |
assignee: | Stan Lagun (slagun) → Victor Ryzhenkin (vryzhenkin) |
Changed in murano: | |
milestone: | none → liberty-3 |
Changed in murano: | |
status: | Fix Committed → Fix Released |
Changed in murano: | |
milestone: | liberty-3 → 1.0.0 |
Changed in murano: | |
milestone: | 1.0.0 → 1.0.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/220757
Review: https:/