From: Ittay Stern Date: Sun, 4 Aug 2019 10:10:42 +0000 (+0000) Subject: Merge "Resolving some tests in CreatePortMirroringConfigurationTest by merging instan... X-Git-Tag: 5.0.1~86 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1ada8b67511f29e7d530073e1a612e568ba99c90;hp=1ee6b52b2053204601f3c50464f4c5b4b758e811;p=vid.git Merge "Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate.html ecomp+onap" --- diff --git a/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm b/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm index ceccb0af9..f80f924b3 100755 --- a/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm +++ b/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm @@ -20,19 +20,19 @@
-
-
-
-
-
-
-
-
-
- - {{status}} -
+
+
+
+
+
+
+
+
+
+ + {{status}} +
{{errorMsg}}
{{errorDetails | json}}
@@ -394,7 +394,7 @@
  • - VLAN: {{vlan.vlanIdInner}} | TYPE: VLAN + VLAN: {{vlan.vlanIdOuter}} | TYPE: VLAN
  • @@ -429,7 +429,7 @@
  • - VLAN: {{vlan.vlanIdInner}} | TYPE: VLAN + VLAN: {{vlan.vlanIdOuter}} | TYPE: VLAN
  • @@ -452,7 +452,7 @@ @@ -461,9 +461,9 @@ + data-tests-id="activateDeactivateButton-{{configuration.name}}"> {{configuration.nodeStatus === STATUS_CONSTANTS.AAI_ACTIVE ? "Deactivate" : "Activate"}} @@ -473,7 +473,7 @@
    PORT: {{port.portName}} | ORCH STATUS: {{port.portStatus}} -