9ffa00a2bd
Change-Id: I1edeb9c6060f42d7cf4df4a07b922da6fcfaa589 Closes-bug: #1263047 Cherry-picked from I1edeb9c6060f42d7cf4df4a07b922da6fcfaa589 (master)
35 lines
573 B
YAML
35 lines
573 B
YAML
version: 0.1
|
|
service_display_name: Demo Service
|
|
|
|
description: <strong> Demo Service </strong> shows how Murano is working.
|
|
full_service_name: demoService
|
|
author: Mirantis Inc.
|
|
service_version: 1
|
|
enabled: true
|
|
|
|
agent:
|
|
- Demo.template
|
|
|
|
ui:
|
|
- Demo.yaml
|
|
|
|
workflows:
|
|
- Networking.xml
|
|
- Common.xml
|
|
- Demo.xml
|
|
|
|
heat:
|
|
- Demo.template
|
|
- RouterInterface.template
|
|
- Network.template
|
|
- NNSecurity.template
|
|
- Param.template
|
|
- Subnet.template
|
|
- InstancePortWSubnet.template
|
|
- InstancePort.template
|
|
- DefaultSecurity.template
|
|
- LinuxSecurity.template
|
|
- DemoSecurity.template
|
|
|
|
scripts: []
|