b4204de9de
Allow to deploy environment with following application. Here is an example how to add different applications to rally-jobs. This application content don't need to use some specific resources like images etc. And just outputs "HelloWorld". If you want to add your application just create directory for app and copy application content to this directory, like in this example. Change-Id: I72bb79f8e298754e7ea23e6b878d3ca27fad10ef |
||
---|---|---|
.. | ||
HelloReporter/io.murano.apps.HelloReporter | ||
README.rst |
Murano applications
Files for Murano benchmarking
Structure
- <application_name>/ directories. Each directory stores a simple Murano package that is used to prepare the Murano context that is used to deploy an environment with a package. Other files needed for applications can be placed here as well.
Useful links
- More about Murano: http://murano.readthedocs.org/