murano/meta
Stan Lagun f57d140d67 System class was forgotten in core library manifest
MistralClient class stub was not present in io.murano
manifest and thus not used. This caused extra API call
on each deployment

Closes-Bug: #1480184
Change-Id: Ie9628104982995ab70df24cf5d7a57be6429e256
2015-07-31 09:17:28 +00:00
..
io.murano System class was forgotten in core library manifest 2015-07-31 09:17:28 +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