summaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn
AgeCommit message (Collapse)AuthorFilesLines
2016-11-02ME of the port should be a mandatory field for the create Port to work fine.Seshu-Kumar-M1-0/+1
SDNO-832 Change-Id: Ia841f552aa0af1f570fbd8ab541aaea2ff5a2b3f Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2016-11-01Port of the Resource Manager SDNO does not include the Native ID and hence ↵Seshu-Kumar-M2-4/+22
query of the Port is not related. Also remove the fields of the NE that are not returned by query all. SDNO-832 Change-Id: I1895f7ab32d3df74f37b970b5372fe2a801deb68 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: I18f37973df493df3c05ea7894ad1976fbe5c218d 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> (cherry picked from commit 2b340a445aa07d38fcbd2eff8d7cdb6c3d7cf518)
2016-10-24Remove unnecessary URL prefix "org.openo.sdno.brs" when portal calls BRSXiuchao Wu1-2/+2
that is running in a docker [ SDNO-750 ] Change-Id: I1dda47c089098c8039a306ef30da376a54a8c3d8 Signed-off-by: Xiuchao Wu <xiuchao.wu@huawei.com>
2016-10-17meger nfvo's resource.html to sdno'sQuan-Zhong1-0/+23
NFVO-22 Change-Id: Ide60f3562985d3e55ef421d68d2865526d8df5d8 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>