8c91052b47
Methods in MuranoPL now can be marked with Usage attribute to specify whether particular method available for remote call or not. By default usage is Runtime (not available for remote call). Workflow: migrateVm: Usage: Action Arguments: - killExisting: Contract: $.bool() Default: True Change-Id: If3da3c6bf67aa79d522d82abbf3b5378f72e87ae Partially-Implements: blueprint application-actions |
||
---|---|---|
.. | ||
io.murano | ||
io.murano.lib.networks.Neutron | ||
README.md |
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