From 33fe79aaabb36c395c1976ae209d1433a695e6ec Mon Sep 17 00:00:00 2001 From: Timur Sufiev Date: Fri, 29 Nov 2013 19:19:56 +0400 Subject: [PATCH] Fix Demo service name. Change-Id: Iff1fcad3a5663ae882e3ec5e8665f9e707b6cf7e --- muranorepository/Services/demoService-manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/muranorepository/Services/demoService-manifest.yaml b/muranorepository/Services/demoService-manifest.yaml index 4bcf0bf..4a4c0a3 100644 --- a/muranorepository/Services/demoService-manifest.yaml +++ b/muranorepository/Services/demoService-manifest.yaml @@ -1,6 +1,6 @@ agent: - Demo.template -author: '' +author: 'Mirantis Inc.' description: Demo Service shows how Murano is working. enabled: true full_service_name: demoService @@ -14,7 +14,7 @@ heat: - InstancePortWSubnet.template - InstancePort.template scripts: [] -service_display_name: Demo Service 11 +service_display_name: Demo Service service_version: '' ui: - Demo.yaml