murano/meta
Alexander Saprykin 0ffeebf546 Fix missing parenthesis in _getSubnetworks call
Calling describe() method for ExistingNeutronNetwork failed
with exception: Access to uninitialized property "_getSubnetworks"
in class "io.murano.resources.ExistingNeutronNetwork" is forbidden.

Change-Id: I81da23c2ac720af4ec690c4985434c331f6bfe2c
Closes-Bug: #1594821
(cherry picked from commit d17c3f644a)
2016-06-22 11:54:09 +02:00
..
io.murano Fix missing parenthesis in _getSubnetworks call 2016-06-22 11:54:09 +02: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