Murano reads wrong heat stack output and doesn't identify FIP in case of nova-network
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
If user has "nova-network" instead of "neutron" then after successful deployment of murano application user sees following message in deployment logs:
<Application> is available at http://
while heat reports correct output:
Outputs
mgqdrid8xc0us4-
Network IPs assigned to mgqdrid8xc0us4 instance
{
"novanetwork": [
"10.0.0.2",
"172.
"172.
]
}
mgqdrid8xc0us4-
Floating IP of mgqdrid8xc0us4
172.18.171.111
murano got following instance settings:
{
---> "assignFloatingIp": true,
---> "floatingIpAddr
}
Changed in murano: | |
importance: | Undecided → High |
assignee: | nobody → Stan Lagun (slagun) |
tags: | added: engine muranopl |
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/212100
Review: https:/