
Helper methods of Linux class were always synchronized and thus could not be run concurrently even on different VMs/agents. This has been addressed by applying a properly parametrized io.murano.metadata.engine.Synchronize meta attribute to these methods, so now they are synchronized only if executed for the same agent arguments. Change-Id: Ibf129316a092ba0231cd5445b688d6d5689c2256 Closes-bug: #1611332
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