summaryrefslogtreecommitdiffstats
path: root/ResmanagementService/service/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-11-15Fix vulnerability issue in resmgrVictor Gao2-2/+2
upgrade springframework from 3.x to 4.x CVE-2016-6812 CVE-2018-1270 CVE-2018-11039 SONATYPE-2015-0002 CVE-2014-3578 CVE-2018-1257 CVE-2017-12624 CVE-2018-8039 Change-Id: I59014c277df9bf201bb672a108a82a2deb0ed95b Issue-ID: VFC-1187 Signed-off-by: Victor Gao <victor.gao@huawei.com>
2018-03-15Update resmanage log pathluxin1-2/+3
Change-Id: I13907bf673dc5d032a5acc1428af9327afec0837 Issue-ID: VFC-816 Signed-off-by: luxin <luxin7@huawei.com>
2018-03-14Specify the output path of logluxin1-1/+6
Change-Id: Icfae31f3626a781d14d88f37343dda6056416dfc Issue-ID: VFC-816 Signed-off-by: luxin <luxin7@huawei.com>
2018-03-02Replace mysql connector with MariaDB connectorluxin1-2/+2
Change-Id: I11e7b976328ef914da41d4546f505def3f06527e Issue-ID: VFC-725 Signed-off-by: luxin <luxin7@huawei.com>
2017-11-06Fix services.xml for resmgrv1.0.01.0.0-ONAP1.0.0-Amsterdamluxin1-3/+3
Change-Id: Ic5211977957582bcc85de4750aaff12fbd7783e3 Issue-Id:VFC-552 Signed-off-by: luxin <luxin7@huawei.com>
2017-10-19Remove property from bean definationsubhash kumar singh1-1/+0
Remove property from bean defination as property is not available in class. Change-Id: Ib064769c34861374594af499eb414fc60fe9465a Issue-ID: VFC-545 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-10-19Implement to store network service to AAIsubhash kumar singh1-1/+4
Implement to store network service to AAI Change-Id: I09adfc19d64bfffbfcdb62a1b0353b446a5c5cf5 Issue-ID: VFC-462 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-10-19Integrate VM related operation with AAIsubhash kumar singh2-2/+6
Integrate VM related operation with AAI. Change-Id: Iac4eb1a8bc8cf2bcd614ef12c124f6164dd1343c Issue-ID: VFC-462 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-10-19Add config file to store cloud-region and tenantsubhash kumar singh1-0/+5
Add config file to store cloud region and tanant which is required for vserver related operation. Issue-ID : VFC-462 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Change-Id: I2d261ce8b0ac3e8b31451befbded9e9076f8ee0d Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-26Implement adapter to store vnf in AAIsubhash kumar singh1-2/+7
Implement adapter to store vnf information in AAI. Issue-ID: VFC-462 Change-Id: Id4c876479aab0e0e710b4e0c935326d4902e6a32 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-05Modify mysql default passwordluxin1-1/+1
Modify mysql default password in xml file Change-Id: I486293a0c15b8bdf8da2b1854328f65f82f3396a Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-04Modify vfc url openoapi to apiluxin1-1/+1
Change-Id: Ibd24d6d4d3742121fbf6a76c9dec30dc9f14675e Issue-Id:VFC-216 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-04Config default not register to MSBluxin1-0/+2
Change-Id: I40cdb4d43f55942f2a6f450ff4963b793ca28fc4 Issue-Id:VFC-257 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-04Modify spring xml fileluxin1-2/+18
add ns into spring xml file Change-Id: I5c62e5b2eb7b8de12d393a76d92e2e6070aec520 Issue-Id:VFC-216 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-04Modify field nameluxin1-12/+12
Modify vfc resmanagement field name and add ns url Change-Id: I6510ea8fc80dc8cbfe29400ea0d5b12d4043f723 Issue-Id:VFC-216 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-01Add NS mysql tableluxin1-0/+143
Add NS mysql table and mybatis mapper file Change-Id: Ieea386e4898f2a20a5644dfcc8bea545bd98505c Issue-Id:VFC-216 Signed-off-by: luxin <luxin7@huawei.com>
2017-08-17Correct maven pom groupIdvictor.gao13-119/+119
Correct the mismatch between gerrit project directory and wiki groupid definition. Change-Id: I35035c67dc654e7383c5e9951f1f72986c588d57 Issue-Id:VFC-86 Signed-off-by: victor.gao <victor.gao@huawei.com>
2017-08-16Update directory according groupidvictor.gao13-119/+119
Update openo to onap according groupid org.onap.vfc.nfvo.res. Change-Id: I3e32d445b8e5f2bfe8caa813052a8a7ae7e128a8 Issue-Id:VFC-86 Signed-off-by: victor.gao <victor.gao@huawei.com>
2017-07-03Upload nfvo resmanagement codeluxin15-0/+3592
Change-Id: Ibe023d4b09e1105b84eb43153b4d4037cae691db Signed-off-by: luxin <luxin7@huawei.com>