From f27d5549734324727a5432f6ff663b0880425f47 Mon Sep 17 00:00:00 2001 From: sj108s Date: Mon, 2 Apr 2018 14:46:25 +0530 Subject: Corrected artifact name for multiple template ids Made changes in param name value component ts for setting correct artifact name while saving and retrieving artifacts, in case of multiple template ids. Issue-ID: APPC-812 Change-Id: I973f7b763f4c2204425fceb77cdae33944ba3c8d Signed-off-by: sj108s --- src/app/home/home/home.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/app/home') diff --git a/src/app/home/home/home.component.html b/src/app/home/home/home.component.html index dd06f29..78189e5 100644 --- a/src/app/home/home/home.component.html +++ b/src/app/home/home/home.component.html @@ -20,10 +20,10 @@ limitations under the License. ============LICENSE_END============================================ -->
-
WELCOME TO APPC SELF SERVICE CONTROLLER DESIGN TOOL +
WELCOME TO CONTROLLER DESIGN TOOL
-

The Application Configuration (AppC) Configuration Design Tool allows technology owners to create artifacts for Configuration and Life Cycle Management functions that are required to manage the lifecycle of Virtual Network Functions (VNFs).
Select My VNFS to enter credentials and view existing designs or create new ones. +

The Controller Design Tool allows technology owners to create artifacts for Configuration and Life Cycle Management functions that are required to manage the lifecycle of Virtual Network Functions (VNFs).
Select My VNFS to enter credentials and view existing designs or create new ones.

-- cgit 1.2.3-korg