79e07eeac4
As the heat format of the Instance has been changed from AWS to HOT, the PublicIp attribute is not longer available. A "address" should be used instead. Also, the resource name has to be renamed from PublicIp to the assigned-ip, as it is not necessary public Change-Id: I9a4e99680939b6e31d47a1f181b92d1878f65a5e Closes-Bug: #1319135 |
||
---|---|---|
.. | ||
io.murano | ||
io.murano.lib.networks.Neutron | ||
README.md |
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