Rename DemoApp to SfcDemoApp

Change-Id: I416cf87435b7c4b457e15f73ea6619acc62cc79f
This commit is contained in:
Alexander Saprykin 2016-07-13 11:32:18 +02:00
parent 522de2d752
commit 54252d835c
4 changed files with 7 additions and 7 deletions

View File

@ -17,7 +17,7 @@ Namespaces:
conf: io.murano.configuration
netsfc: org.openstack.networkingSfc
Name: DemoApp
Name: SfcDemoApp
Extends: std:Application

View File

@ -14,7 +14,7 @@ Version: 2.2
Application:
?:
type: com.example.DemoApp
type: com.example.SfcDemoApp
flavor: $.config.flavor
image: $.config.osImage
keyname: $.config.keyname

View File

@ -12,12 +12,12 @@
Format: 1.3
Type: Application
FullName: com.example.DemoApp
Name: DemoApp
Description: Demo Application
FullName: com.example.SfcDemoApp
Name: SFC Test App
Description: Networking SFC test application
Author: 'Mirantis, Inc'
Tags: [Server]
Classes:
com.example.DemoApp: DemoApp.yaml
com.example.SfcDemoApp: SfcDemoApp.yaml
Require:
org.openstack.networkingSfc:
org.openstack.networkingSfc: