
The SharedIp class was using name property of Network class which have been removed in favor of describe() method, which should be used in SharedIp now. This has been addressed. Change-Id: Ia1fed204ceca57b31e4a96e1ba222441ab9db0b3 Closes-Bug: #1487013
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