rally-openstack/rally-jobs/extra/murano/applications/README.rst
smurashov 7949fc397d Add MuranoPackage context
- Add murano context that can upload package to Murano from
    specific path.
  - Add to rally-jobs/extra/ base structure and first Murano
    package, that is used in gates for testing purpose.

Co-Authored-By: Roman Vasilets <rvasilets@mirantis.com>
Co-Authored-By: Sergey Murashov <smurashov@mirantis.com>

Change-Id: I4767be09aec54a441cf31eb924f89444482b66d3
2015-05-08 16:29:59 +03:00

18 lines
425 B
ReStructuredText

Murano applications
===================
Files for Murano benchmarking
Structure
---------
* <application_name>/ directories. Each directory store a simple Murano package
for environment deployment in Murano context. Also there can be other files
needs for application.
Useful links
------------
* `More about Murano package <https://wiki.openstack.org/wiki/Murano/Documentation/How_to_create_application_package>`_