
This patch adds to 'putFile' and 'runCommand' methods ability to return full structure containing stdout, stderr and exitcode instead of returning just exitCode, which worked incorrectly. New optional parameter 'options' was added to allow specifing custom options execution plans. Change-Id: Icb2b9c5cc72a4555ccee85c471547041be86e2fc Closes-Bug: #1504211
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