Mention the validation steps 99/43899/1
authorMurali-P <murali.p@huawei.com>
Fri, 20 Apr 2018 12:16:13 +0000 (17:46 +0530)
committerMurali-P <murali.p@huawei.com>
Fri, 20 Apr 2018 12:16:13 +0000 (17:46 +0530)
Show the steps to user

Issue-ID: VNFSDK-234

Change-Id: If3ca3ee11bb30edb69deea7835a51285a33875e7
Signed-off-by: Murali-P <murali.p@huawei.com>
vnfmarket-be/vnf-sdk-marketplace/src/main/resources/generalconfig/OnBoardingSteps.json

index ca69f28..729e700 100644 (file)
@@ -6,19 +6,19 @@
          "oper":[  
             {  
                "operId":"upload_id_1",
-               "operName":"Validation Step 1 Execute"
+               "operName":"Validation Step 1: Extract the CSAR package"
             },
             {  
                "operId":"upload_id_2",
-               "operName":"Validation Step 2 Execute"
+               "operName":"Validation Step 2: Check CSAR Integrity"
             },
                        {  
                "operId":"upload_id_3",
-               "operName":"Validation Step 3 Execute"
+               "operName":"Validation Step 3: Validate CSAR Meta Data file or MainService file"
             },
             {  
                "operId":"upload_id_4",
-               "operName":"Validation Step 4 Execute"
+               "operName":"Validation Step 4: Validate and scan TOSCA Meta Data"
             }
          ]
       },