summaryrefslogtreecommitdiffstats
path: root/ResmanagementService/service/src
AgeCommit message (Collapse)AuthorFilesLines
2018-01-22Add ResponseContent into log infoluxin1-1/+2
Change-Id: Ib796ba62de16905028825793b5868d6b31ec998d Issue-ID: VFC-672 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-26Add LOGGER and javadoc for queryVimluxin1-1/+10
Change-Id: Icd8e6009397171970a9cba3a4f5a95a545204fe7 Issue-Id:VFC-552 Signed-off-by: luxin <luxin7@huawei.com>
2017-10-26Fix ESR interface bugluxin2-27/+55
Change-Id: I9678ff291f1a914fbedaa338c139b73bb8981d88 Issue-Id:VFC-552 Signed-off-by: luxin <luxin7@huawei.com>
2017-10-20Fix vim info from esrluxin2-6/+73
Change-Id: Ic08ddf57fa8b908ea71865715146729f6e5dc6a6 Issue-Id:VFC-542 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 singh8-461/+633
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 singh11-42/+363
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 singh3-0/+79
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-10-19Relationship implementation for generic-vnfsubhash kumar singh4-33/+259
Add relationship between generic-vnf, service-instance and esr-vnfm to store vnfm related info. Issue-ID: VFC-462 Change-Id: I917d1f22065f46a663cb58f1c5be289bb4275648 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-10-18Fix grant resource interfaceluxin2-36/+81
Change-Id: I2536f353a57dbf119cd9c95c07d192c519112ba1 Issue-Id:VFC-541 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-27Create customer and ser-subscription for VFCsubhash kumar singh4-53/+136
Create customer and service-subscription for VFC to store service-instance in it. Issue-ID: VFC-462 Change-Id: I23a192dcc0e43098cb49341d07faf211bb945c90 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-26Implement adapter to store vnf in AAIsubhash kumar singh9-26/+512
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-11Fix some Sonar issues in common util directoryShashank Kumar Shankar8-35/+28
This patch fixes some Sonar issues in common/util directory. Change-Id: I76ae980a3abb1d8a16d0197654cd9d759b13d597 Issue-Id: VFC-331 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-09-09Add UT code for vfc-resmanagementluxin8-0/+2653
Change-Id: I93b3c55452142d407c1a528790292f156f433683 Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-07Change resmanagement the vfc tagluxin158-524/+521
Change NFVO 0.5 to VFC 1.0 Change-Id: Iff5502d77e887403fe0adeff6a542d4c01a43e0d Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-06Remove openo dependency and fix compile problemluxin147-224/+2764
Change-Id: I2fe2180b07acadad5fa332d8c3d338578b6e3943 Issue-Id:VFC-297 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-05Modify the message infoluxin1-10/+8
Change-Id: If0c2fe17470882b7d9456fd28b3098ceae31d95d Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@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 apiluxin62-71/+71
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-04Add ns rest interfaceluxin1-0/+132
Change-Id: Ibdbe802df10ba7e0cab62fa99a9a59dd05340d0f Issue-Id:VFC-216 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-04Add ns service interfaceluxin2-0/+161
Change-Id: Idcf48249cd76d6852fc37b297466e14f235a6eb5 Issue-Id:VFC-216 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-04Add ns dao interfaceluxin2-0/+87
Change-Id: If5309042e409404bd563408764b492ec1bfec1da Issue-Id:VFC-216 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-04Modify field nameluxin5-21/+32
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 tableluxin3-0/+321
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.gao190-810/+810
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.gao190-748/+811
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 codeluxin272-0/+29529
Change-Id: Ibe023d4b09e1105b84eb43153b4d4037cae691db Signed-off-by: luxin <luxin7@huawei.com>