3990acfcce
When using Murano with Nova Network, the assigned-ips output is only added to the template when a floating IP is assigned. This makes the deployment fail when the engine tries to get the list of IPs of the created instance. This patch makes sure that the hostname-assigned-ips output is added to the template also when a floating IP is not assigned. Change-Id: I8970a34e7c0b9fefdc236b046d6506f778143f3a Closes-Bug: 1710623 |
||
---|---|---|
.. | ||
io.murano | ||
io.murano.applications | ||
README.rst |
Murano Core Classes
This folder contains common Murano classes combined to Core Library.
The content of this folder needs to be zipped and imported into Murano. After that Murano applications can be deployed.
To find murano-applications and explore how the common classes are used in Murano Applications, please refer to Murano Application Repository