
This fix moves queue creation code to initialize section in order to have a queue created before Murano agent on the spawned VM will try to use it. Change-Id: Ic7352042e9e1b48d227a8b572ae8ae91798c7487 Closes-Bug: #1349472
Murano Classes Metadata
This folder contains only 'core library' classes for Murano.
Any file located here will be included into Murano package (deb/rpm) and imported automatically during installation.
Any other classes should be imported manually via CLI or UI.
Such classes could be found in one of two external repositories:
- Murano App Incubator repository - https://github.com/murano-project/murano-app-incubator
- Murano Incubated Apps repository - doesn't exist yet