summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/onboardTableData.json
diff options
context:
space:
mode:
authorTao Shen <shentao@chinamobile.com>2019-09-05 10:48:23 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-05 10:48:23 +0000
commited3a07f731f0c6f70234ca107ac46f44ec538faf (patch)
tree2efa9f43c1f978475e3afe55895e7a91002f8814 /usecaseui-portal/src/app/mock/json/onboardTableData.json
parente3957de85b1118dee2d3c903e60adf2bfcd69afe (diff)
parent4bb3fb127b7b212afccf676fd288959c2b841650 (diff)
Merge "feat:delete extra local json"
Diffstat (limited to 'usecaseui-portal/src/app/mock/json/onboardTableData.json')
-rw-r--r--usecaseui-portal/src/app/mock/json/onboardTableData.json103
1 files changed, 0 insertions, 103 deletions
diff --git a/usecaseui-portal/src/app/mock/json/onboardTableData.json b/usecaseui-portal/src/app/mock/json/onboardTableData.json
deleted file mode 100644
index 56e5b323..00000000
--- a/usecaseui-portal/src/app/mock/json/onboardTableData.json
+++ /dev/null
@@ -1,103 +0,0 @@
-{
- "total":245,
- "tableList":[
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Onboarding",
- "progress": 35
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Onboarding",
- "progress": 86
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Invalid",
- "progress": 100
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Onboarded",
- "progress": 100
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Onboarded",
- "progress": 100
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Invalid",
- "progress": 100
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Invalid",
- "progress": 100
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Invalid",
- "progress": 100
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Invalid",
- "progress": 100
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Invalid",
- "progress": 100
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Invalid",
- "progress": 100
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Invalid",
- "progress": 100
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Invalid",
- "progress": 100
- },
- {
- "name":"Demo_vims_zte",
- "type":"NS",
- "version":"1.0",
- "status":"Invalid",
- "progress": 100
- }
- ]
-}