murano/meta
Victor Araujo 3990acfcce Ensure assigned-ips output is present in Heat template with Nova Network
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
2017-08-14 15:39:18 +02:00
..
io.murano Ensure assigned-ips output is present in Heat template with Nova Network 2017-08-14 15:39:18 +02:00
io.murano.applications Configuration is now properly applied to new nodes 2016-11-17 00:48:11 +00:00
README.rst Update meta folder readme 2015-05-21 15:10:44 +03:00

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