feat: modify local json data 19/96319/1
authorcyuamber <xuranyjy@chinamobile.com>
Fri, 27 Sep 2019 03:31:06 +0000 (11:31 +0800)
committercyuamber <xuranyjy@chinamobile.com>
Fri, 27 Sep 2019 03:31:15 +0000 (11:31 +0800)
Change-Id: I0dd95d1f27e952a096b5bae259b9669b2c8d4f76
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
usecaseui-portal/src/app/mock/json/POST_uui-lcm_ns-packages.json
usecaseui-portal/src/app/mock/json/POST_uui-lcm_vf-packages.json
usecaseui-portal/src/app/mock/json/uui-lcm_jobs_progress.json

index 2b185d3..9eb6cf3 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "status": "200",
+  "status": "success",
   "statusDescription": "onboard ns sdc successfully",
   "errorCode": "0"
 }
\ No newline at end of file
index 4379a94..38fdea8 100644 (file)
@@ -1,5 +1,6 @@
 {\r
-    "status": "200",\r
+    "status": "success",\r
     "statusDescription": "onboard vnf sdc successfully",\r
-    "errorCode": "0"\r
+    "errorCode": "0",\r
+    "jobId": 1.0\r
 }
\ No newline at end of file
index 1f60b44..b854660 100644 (file)
@@ -1,5 +1,5 @@
 {\r
   "responseDescriptor":{\r
-    "progress": "99"\r
+    "progress": "100"\r
   }\r
 }
\ No newline at end of file