Extending value list of RAM memory in the compute 09/30809/4
authormojahidi <mojahidul.islam@amdocs.com>
Thu, 8 Feb 2018 07:03:25 +0000 (12:33 +0530)
committerAvi Gaffa <avi.gaffa@amdocs.com>
Thu, 8 Feb 2018 09:31:50 +0000 (09:31 +0000)
Extending the value list of the RAM memory in the compute

Change-Id: I34def9639f9b58112877ce309096040e04c1984d
Issue-ID: SDC-1010
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
openecomp-be/tools/install/database/schemaTemplates/questionnaire/compute.ftl

index 748f4da..3ddbbeb 100644 (file)
           "enum": [
             "1 GB",
             "2 GB",
+            "3 GB",
             "4 GB",
-            "8 GB"
-          ],
+            "5 GB",
+            "6 GB",
+            "7 GB",
+            "8 GB",
+            "9 GB",
+            "10 GB",
+            "11 GB",
+            "12 GB",
+            "13 GB",
+            "14 GB",
+            "15 GB",
+            "16 GB",
+            "17 GB",
+            "18 GB",
+            "19 GB",
+            "20 GB",
+            "21 GB",
+            "22 GB",
+            "23 GB",
+            "24 GB",
+            "25 GB",
+            "26 GB",
+            "27 GB",
+            "28 GB",
+            "29 GB",
+            "30 GB",
+            "31 GB",
+            "32 GB"
+
+            ],
           "default": "1 GB"
         }
       },