aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn
AgeCommit message (Collapse)AuthorFilesLines
2016-11-01No Native ID in the port of the sdn resource managerSeshu-Kumar-M2-4/+22
SDNO-832 Change-Id: I4a65033490e2bbabe5b676411b14cad688e30c0a Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2016-11-01create NE is not updating the controller info in the DB and is so blocking ↵Seshu-Kumar-M1-8/+22
the further requests of the ESR. SDNO-828 Change-Id: I9b055518f8714e9c97a75b5be93806f4c5a57a6f Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2016-10-29fix all bug in sdno resource page and controller page.yuhao107-80/+82
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>
2016-10-21Remove unnecessary URL prefix "org.openo.sdno.brs" when portal calls BRSXiuchao Wu1-1/+1
that is running in a docker [ SDNO-750 ] Change-Id: I8db05101e00875ada34a887a5bc73794dd599e0d Signed-off-by: Xiuchao Wu <xiuchao.wu@huawei.com>
2016-10-17fix guiQuan-Zhong1-0/+23
NFVO-22 Change-Id: I5ca2bb76d9a0d935bb7a1934366514ee12f6419a Signed-off-by: Quan-Zhong <quanzhong@huawei.com>
2016-10-11SDNO-577Seshu-Kumar-M5-35/+46
Change-Id: I2b11d6465efe74fc7b744e44f238670c7995c8b1 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2016-10-05Dynamic config for the server IP and portSeshu-Kumar-M2-12/+21
Change-Id: I40cacf0cff624411196760fa5d284f3bf9bc2ec2 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2016-09-27Add controller attribute for ne, only static webpage now. Will add js part ↵MR-ZZC1-0/+21
after solution is certain and function tested. Change-Id: I58991caf26eeb9ccacca1f261f6798254fca2112 Signed-off-by: MR-ZZC <zhaozhongchao@huawei.com>
2016-09-26Changes for the table header CSS improvement for the res mgr.Seshu-Kumar-M4-4/+104
Change-Id: If9297ea66596b426a918784bde6bb8729b52909b Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2016-09-23formatting the code, removing unnecessary imports and URL patterns correctionSeshu-Kumar-M31-0/+3138
Change-Id: I44ef8d3318e222cf6cdbccfb717f22b05dd6cb01 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>