diff --git a/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/compute-capacity/compute-capacity.html b/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/compute-capacity/compute-capacity.html index b7cb50e95..2f59b1951 100644 --- a/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/compute-capacity/compute-capacity.html +++ b/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/compute-capacity/compute-capacity.html @@ -1,22 +1,22 @@ -

- Select a cluster or resource pool to run this virtual container host. -
Advanced options are available to specify additional requirements. -

-
+

+ Select a cluster or resource pool to run this virtual container host. +
Advanced options are available to specify additional requirements. +

-
-
+
-
-
- +
+
@@ -58,15 +58,13 @@ -
-
+
-
-
+
+ CPU limit cannot be empty @@ -95,9 +95,7 @@ CPU limit cannot be bigger than {{ resourceLimits['cpu']['maxUsage'] }} MHz - - Max: {{ resourceLimits.cpu.maxUsage || '-' }} MHz, Min: {{ resourceLimits.cpu.minUsage || '-' }} MHz - + Max: {{ resourceLimits.cpu.maxUsage || '-' }} MHz, Min: {{ resourceLimits.cpu.minUsage || '-' }} MHz @@ -107,15 +105,13 @@
-
-
+
-
-
+
@@ -158,7 +155,7 @@
- {{ inAdvancedMode ? 'Basic' : 'Advanced' }} @@ -180,15 +177,13 @@ Virtual Container Host settings -
-
+
-
-
+
@@ -229,18 +225,17 @@
-
-
+
-
-
+
-
+
+
+ +
Memory limit cannot be empty @@ -288,9 +283,7 @@ Memory limit cannot be bigger than {{ resourceLimits['memory']['unreservedForPool'] }} MB - - Max: {{ resourceLimits.memory.unreservedForPool || '-' }} MB, Min: {{ resourceLimits.memory.minUsage || '-' }} MB - + Max: {{ resourceLimits.memory.unreservedForPool || '-' }} MB, Min: {{ resourceLimits.memory.minUsage || '-' }} MB @@ -300,18 +293,17 @@
-
-
+
-
-
+
-
+
@@ -365,15 +355,13 @@
-
-
+
-
-
+
@@ -416,15 +404,13 @@ -
-
-