formatting the code, removing unnecessary imports and URL patterns correction
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Fri, 23 Sep 2016 13:50:10 +0000 (21:50 +0800)
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Fri, 23 Sep 2016 13:50:10 +0000 (21:50 +0800)
commit540f0bf70e65f982bdae95d3fb3a95db5a66bbe7
tree6cac8f0301a4bf8c32bd6fcc402b3cb07162a9ce
parent5150528130a100b2ab712b60da5f90534e1dec7c
formatting the code, removing unnecessary imports and URL patterns correction

Change-Id: If3e556b40dfd722727156f70975eb93b94d9c088
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
21 files changed:
openo-portal/portal-lifecyclemgr/pom.xml
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/RMain.css
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/css/VMMain.css
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/gsolcmmain.html
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/brs.js
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/gsolcm.js
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/rest.js
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/tmNodesController.js
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/tmTopoController.js
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Edge.js
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Node.js
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Topology.js
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/sigma/sigma.require.js
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/underlay.js
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/vpn.js
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/lcm_detail_nfvo_nodesinfo.html
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/lcm_detail_nfvo_topology.html
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/overlayvpn.html
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/overlayvpn_topo.html
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/sdnovpn.html
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/underlayvpn.html