murano/meta
Artem Tiumentcev ace26c5db3 Fixed Shellcheck's warnings in murano-agent
Shellcheck complains like this:
meta/io.murano/Resources/murano-agent|26 col 3 warning|
In POSIX sh, 'local' is undefined. [SC2039] [sh/shellcheck]
And add quotes to prevent word splitting.

Change-Id: I99a296ebc33a101bcd0e4f9d824d3f217ec7c438
Closes-Bug: #1622384
2016-10-20 12:46:37 +03:00
..
io.murano Fixed Shellcheck's warnings in murano-agent 2016-10-20 12:46:37 +03:00
io.murano.applications Fixes invalid expression in app dev framework 2016-09-05 08:45: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