4a22346fdc
Currently we are able to specify murano package in the Murano context by specifying murano package address. Now we add ability to specify non-zipped murano package to Murano context. Add function that helps to pack a directory with murano package files into zipfile correctly. Change-Id: Iba95025c10181109f402824e781afedcdd549b5e
11 lines
242 B
YAML
11 lines
242 B
YAML
Format: 1.0
|
|
Type: Application
|
|
FullName: io.murano.apps.HelloReporter
|
|
Name: HelloReporter
|
|
Description: |
|
|
HelloReporter test app.
|
|
Author: 'Mirantis, Inc'
|
|
Tags: [App, Test, HelloWorld]
|
|
Classes:
|
|
io.murano.apps.HelloReporter: HelloReporter.yaml
|