Alexander Tivelkov 87b975e89b Fixed the SharedIp class
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
2015-08-25 21:11:13 +00:00
..
2015-08-25 21:11:13 +00:00
2015-05-21 15:10:44 +03:00

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