From 84183c37cc8fa626f85e1651df8827cae2a94819 Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Mon, 14 May 2018 13:30:27 +0300 Subject: Scale out and CM update Change-Id: I313a82dfa92e49f868ea0d0b8a3ed1bffee423c9 Issue-ID: VID-188 Signed-off-by: Sonsino, Ofir (os0695) --- .../new-change-management.html | 36 ++++++++++++---------- 1 file changed, 20 insertions(+), 16 deletions(-) (limited to 'vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html') diff --git a/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html b/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html index e14af86d..fa06258f 100644 --- a/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html +++ b/vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html @@ -98,24 +98,24 @@
-
VNF instance name
+
Service Instance Name
+
VNF Instance Name
Model V
Category
-
Sub Category
UUID
Invariant UUID
-
-
-
{{vnf.name}} service instance name: {{vnf['service-instance-node'].properties['service-instance-name']}}
-
2
-
Category
-
Sub Category
+
+
+
+
{{vnf['service-instance-node'].properties['service-instance-name']}}
+
{{vnf.name}}
+
{{vnf['availableVersions'][0].modelInfo.modelVersion}}
+
{{vnf.category}}
{{vnf.modelVersionId}}
{{vnf['invariant-id']}}
-
+
VF Module
In Service
@@ -124,13 +124,17 @@
File
-
-
{{module.modelCustomizationName}}
-
{{module.properties.minCountInstances}} - {{module.properties.maxCountInstances}}
-
Category
-
{{module.uuid}}
+
+
{{moduleArr[0].modelCustomizationName}}
+
{{moduleArr.length}}
+
N/A
+
+ +
+
{{moduleArr[0].uuid}}
- +
@@ -139,7 +143,7 @@