aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal
AgeCommit message (Collapse)AuthorFilesLines
2016-11-02NFVO-57Seshu-Kumar-M7-0/+110
Change-Id: Iaeb002fa5ee7f54916a527027944a19acd954d33 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
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-31fix controller can not delete bugyuhao102-5/+3
controller can not delete cause we use sdncontrollerid as uuid in brs model but we use id as index to delete controller in html SDNO-805 Change-Id: Ibdb69b1d10b24725a9847953ce3a2b838362c518 Signed-off-by: yuhao10 <yuhao10@huawei.com>
2016-10-31Merge "fix issue:GSO-89" into sunjin xin2-2/+63
2016-10-31fix issue:GSO-89c001491072-2/+63
Change-Id: I67c5e24d6bbd82f7e1340c9e93d19b9cc1e929b9 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2016-10-31Merge "fix bug in controller.html remove useless function which is already ↵jin xin1-1/+0
removed in controller.js. SDNO-805" into sun
2016-10-31Fix for the issue of input param showing the complete key path to the userSeshu-Kumar-M1-1/+6
GSO-77 Change-Id: I704a47f8f0d7e20d672cf469a4dd939b310e06bf Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2016-10-31fix bug in controller.htmlyuhao101-1/+0
remove useless function which is already removed in controller.js. SDNO-805 Change-Id: I3de4609c4bf8d7c7679f07e228f6b975b33e1ef9 Signed-off-by: yuhao10 <yuhao10@huawei.com> (cherry picked from commit 81c3fd964071c0d1d4804ca07dbc2cc09c5b6b16)
2016-10-31GSO-76Seshu-Kumar-M1-1/+1
Change-Id: I9d37db7b5c1900ab1f5e156c8e871318d987f3d4 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2016-10-31RESOURCE MGR does not list the NFVO resourcesSeshu-Kumar-M1-4/+10
NFVO-50 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> Change-Id: Ia0c94e490900cf9408d147ab4ea344d7640785b0
2016-10-31Merge "Fix the bug "Can not show package detail", remove the modeldsigner ↵jin xin4-21/+19
child menu." into sun
2016-10-31Merge "fix issue:GSO-87" into sunjin xin1-1/+1
2016-10-31Fix the bug "Can not show package detail", remove the modeldsigner child menu.nancylizi4-21/+19
Change-Id: I6d9231db6e0d8458c33a228861a441ea27707ba5 Issue-id:GSO-86 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-10-31fix issue:GSO-87c001491071-1/+1
Change-Id: I9688b3670c2f89e955d0c212859ea8ce06442280 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2016-10-31Merge "GSO-75 GSO-76" into sunjin xin1-10/+12
2016-10-31Fix Issue-Id: GSO-81Luji72-14/+20
Change-Id: I33c400bb7f67568616fc5d797319a41798c68c75 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2016-10-31GSO-75Seshu-Kumar-M1-10/+12
GSO-76 Change-Id: I2f919d14da304e0b14546d83e0e6e61f2859cf68 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2016-10-31Merge "Fix Issue-Id: GSO-84" into sunjin xin1-20/+56
2016-10-31Fix Issue-Id: GSO-84Luji71-20/+56
Change-Id: Ib786f58335f7f6700cc435c5ac6030d347f0f71d Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2016-10-31add SDN controller page to main menu listopeno-lihua2-96/+102
add SDN controller page to main menu list SDNO-805 Signed-off-by: openo-lihua <uranus.lihua@huawei.com> Change-Id: Ibafb87b835fc7fc1307a71312bac17ad7656920d
2016-10-31fix controller creation bugyuhao101-1/+1
type field have the wrong id so caused json parse error SDNO-805 Change-Id: Id59310c86b4c4a060a4b6bea8f86b51661a7f00e Signed-off-by: yuhao10 <yuhao10@huawei.com> (cherry picked from commit 65e82f6a552ee2795ee3bc5975ec7a0e2b0558c8)
2016-10-30set version type field in controller.htmlyuhao101-8/+7
set type version field as required change type from select to input SDNO-805 Change-Id: Ia7e9288440855abf233a4e05b10d66a777be4ae6 Signed-off-by: yuhao10 <yuhao10@huawei.com> (cherry picked from commit 90341c19295b8e66d5aee28ca13c67e22de670e1)
2016-10-29fix all bug in sdno resource page and controller page.yuhao109-104/+99
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-28Fix Issue#GSO-71Luji71-1/+1
Change-Id: Ica2dfc386b6170f8678f24ef3ff20efef3918267 Signed-off-by: Luji7 <lu.ji3@zte.com.cn> (cherry picked from commit 34766df33b206e306365284193dd6d12aa3e2b44)
2016-10-28Merge "Fix the alert message while onboard package." into sunjin xin3-5/+5
2016-10-28Merge "Fix the bug "delete package, package table would not be refreshed"." ↵jin xin3-18/+31
into sun
2016-10-28Fix the alert message while onboard package.nancylizi3-5/+5
Change-Id: Iaf8494f32ed05764faad5ba77a56876729727b98 Issue-id:GSO-66 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-10-28Fix the bug "delete package, package table would not be refreshed".nancylizi3-18/+31
Change-Id: Ia2311b7e5e0ecc0f072ab03d064a55764a60d886 Issue-id:GSO-50 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-10-27Fix Issue#GSO-54Luji71-2/+2
Change-Id: Icd833b57dfa9354c3211cd26fdf4b4a16cd4f223 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2016-10-27GSO-64“shentao”55-444/+7620
Change-Id: I3ae3efbe2729aa8a657b15628b45eacdc1568918 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-10-27Merge "Readd "Orchestrator" menu, and it's submenu." into sunjin xin1-1/+1
2016-10-27Readd "Orchestrator" menu, and it's submenu.nancylizi1-1/+1
Change-Id: I85623a372652a211155fe5e68409e97247964314 Issue-id:GSO-14 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-10-27Fix Issue#GSO-63Luji71-3/+6
Change-Id: I7ebe25e26b6384482b6444c6e6272260131dee8b Signed-off-by: Luji7 <lu.ji3@zte.com.cn> (cherry picked from commit 320b831367c168e0067ba58b765d709020fee64e)
2016-10-27Merge "fix issue:GSO-54" into sunjin xin1-2/+2
2016-10-27Merge "Issue#GSO-58 Fix the wrong nvfo uri" into sunjin xin1-2/+2
2016-10-27Fix Issue#GSO-54Luji71-0/+5
Change-Id: I5e2f73810dd3e1aa47b46b487a4894a1d98129ef Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2016-10-27Issue#GSO-58 Fix the wrong nvfo uriLuji71-2/+2
Change-Id: I703278a71f0c0af0b59c9b34fc07f64d565e1181 Signed-off-by: Luji7 <lu.ji3@zte.com.cn> (cherry picked from commit b0cc467e43749aadbe2941f2fb851c38d3021882)
2016-10-27fix issue:GSO-54c001491071-2/+2
Change-Id: I6f0796962a5ba3ebf831e7461e5df92b52f51224 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2016-10-26Issue#GSO-53 Support to config location per nesting nfvo service template.Luji71-156/+215
Change-Id: Ibb6dc67b1c59bd493a0ed2b473ff93e3c5de8540 Signed-off-by: Luji7 <lu.ji3@zte.com.cn> (cherry picked from commit 44e4d940b2c5ca753a74491e94fa3f703014d5ec)
2016-10-26Merge "Fix the data transmit to NFVO" into sunjin xin1-1/+1
2016-10-26Merge "Issue#GSO-46 Fix method name error and url error." into sunjin xin1-2/+2
2016-10-26Merge "Issue#GSO-51 fix request body error" into sunjin xin1-7/+9
2016-10-26Issue#GSO-52 Fix gsolcm uriLuji71-2/+2
Change-Id: Ifd250ac75b60daf6de19b8d8729173bd0310692d Signed-off-by: Luji7 <lu.ji3@zte.com.cn> (cherry picked from commit 37dbaf820fe9f7d196e405167dc90d2f344604eb)
2016-10-26Issue#GSO-47 Fix the wrong url for sdno lcm serviceLuji71-1/+1
Change-Id: I2b017e78b1f3c62e54d4431baf025a5049b905f2 Signed-off-by: Luji7 <lu.ji3@zte.com.cn> (cherry picked from commit 118ef7f971ec183462c65c89969d9ac6b389423d)
2016-10-25Issue#GSO-51 fix request body errorLuji71-7/+9
Change-Id: I1cbd15aed2930dc17982f13d326fe1a17addac13 Signed-off-by: Luji7 <lu.ji3@zte.com.cn> (cherry picked from commit 468dd87b92a9f7d811fcf4c177dfde13bdc22089)
2016-10-25Issue#GSO-46 Fix method name error and url error.Luji71-2/+2
Change-Id: I3a745ac09d4980a33e9093f18e10316c099db35f Signed-off-by: Luji7 <lu.ji3@zte.com.cn> (cherry picked from commit b7299a3f95b764eefd08c059efce06a0dc7675f5)
2016-10-25Issue#GSO-47 Fix the wrong url for sdno lcm serviceLuji71-1/+1
Change-Id: I82cb19a6b8c7aabf11912c6211e2bbd97371b510 Signed-off-by: Luji7 <lu.ji3@zte.com.cn> (cherry picked from commit 31cd057877b061e4a18354abba94aa42a0a002a7)
2016-10-25Merge "Issue#GSO-46 Add nesting service template parameters to config for ↵jin xin1-3/+81
GSO service" into sun