In HEAT template OS:Neutron:Port, the value of ip_address in parameter allowed_address_pairs should be of type of net_cidr, then the string '/32' should be added after virtual_ip. Without string '/32', the error about wrong IP subnet cidr will occurred. Change-Id: I0652b668423f393ae306db056255827c5d065bad
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