
Server.addresses's implementation in Heat is dependent on a nova extension which is not guaranteed to be present. I'm not sure if this is something that should be fixed in Heat or not, but this is a workaround that results in the same information (instance.ipAddresses will be set to a list of all IP addresses across all networks the instance is assigned to). Change-Id: I5154f7e2a69ab8e64f9fbd1d8a26daf07f2482cd Closes-Bug: 1364446
Murano Classes Metadata
This folder contains only 'core library' classes for Murano.
Any file located here will be included into Murano package (deb/rpm) and imported automatically during installation.
Any other classes should be imported manually via CLI or UI.
Such classes could be found in one of two external repositories:
- Murano App Incubator repository - https://github.com/murano-project/murano-app-incubator
- Murano Incubated Apps repository - doesn't exist yet