107fc981be
Make the 'attachments' attribute of OS::Cinder::Volume available in MuranoPL. Users can do the following in their applications: - For: blockDevice In: $this.instance.blockDevices Do: - For: attachment In: $blockDevice.volume.attachments Do: - $reporter.report($this, attachment.device) - $reporter.report($this, attachment.attachment_id) ... Implements: blueprint devicename-from-volume-attachment Change-Id: I2986efde085dd8029f2520cb5744e75f6a66f282 |
||
---|---|---|
.. | ||
io.murano | ||
io.murano.applications | ||
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