murano/meta
liumk 9c694a6b06 Fix cidr format error about ip_address in allowed_address_pairs.
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
2020-08-06 13:55:18 +08:00
..
io.murano Fix cidr format error about ip_address in allowed_address_pairs. 2020-08-06 13:55:18 +08: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