murano/meta
Alexander Tivelkov 58d92abb16 Improved Server naming and provisioning reporting
Changed the pattern of component name for servers created with
ServerProviders (now they always have names like 'Server-X' where X is
the index of server, followed by a name of an owning ServerGroup if
one exists), as well as the reporting of Server's provisioning (it now
happens even if the server of server group do not have their component
names)

Change-Id: I6a92b7951606069e576824a0ba4135275b959776
2016-08-18 03:13:23 +00:00
..
io.murano Linux.runCommand() and Linux.putFile() are now non-synchronized 2016-08-09 14:23:07 +03:00
io.murano.applications Improved Server naming and provisioning reporting 2016-08-18 03:13:23 +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