Murano instances don't get fl ips after redeploy of Murano env (if it fails with StackValidationError during first deployment)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
High
|
Stan Lagun | ||
Kilo |
Fix Committed
|
High
|
Stan Lagun | ||
Liberty |
Fix Released
|
High
|
Stan Lagun |
Bug Description
Steps to reproduce:
1. Create Murano environment
2. Add simple app to the env (e.g. Tomcat), select "Assign Floating IP", select "m1.medium"
3. Navigate to "Project" > "Admin" > "Flavors"
4. Rename "m1.medium" to "m1.medium111"
5. Come back to "Murano" > "Application Catalog" > "Environments"
5. Send created env to deploy, deploy should fail with error: [heatclient.
6. Navigate to "Project" > "Admin" > "Flavors", rename "m1.medium111" to "m1.medium"
7. Naviagte to "Murano" > "Environments"
8. Send the same environment to deploy
Actual result:
Second deployment of Murano environment has "Success" status, but instance with Murano app has no floating IP
In last operation we can see Tomcat is available at http://
Changed in murano: | |
importance: | Undecided → High |
Changed in murano: | |
assignee: | nobody → Stan Lagun (slagun) |
tags: | added: engine kilo-backport-potential |
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 |
Fix proposed to branch: master /review. openstack. org/210077
Review: https:/