aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/conf
diff options
context:
space:
mode:
authoryuhao10 <yuhao10@huawei.com>2016-10-29 11:07:10 +0800
committeryuhao10 <yuhao10@huawei.com>2016-10-29 12:08:21 +0800
commit2b340a445aa07d38fcbd2eff8d7cdb6c3d7cf518 (patch)
tree8ac033e5942c595770a62587f778ef8c7aba107b /openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/conf
parent34766df33b206e306365284193dd6d12aa3e2b44 (diff)
fix all bug in sdno resource page and controller page.
delete all the idea configuration files in source code. rewrite the storage and query function in controller page. fix wrong logic in ne, link, port, site page and brs.js. SDNO-805 Change-Id: I2fdecc186a5790a9b27c4cade8aa78c3d1575f6e Signed-off-by: yuhao10 <yuhao10@huawei.com>
Diffstat (limited to 'openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/conf')
-rw-r--r--openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json b/openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json
index 87e36cfd..f7ee6178 100644
--- a/openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json
+++ b/openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json
@@ -1,4 +1,5 @@
{
- "url": "http://localhost",
- "port": "8080"
+ "url": "http://127.0.0.1",
+ "port": "8080",
+ "context_name":"resmgr"
} \ No newline at end of file