summaryrefslogtreecommitdiffstats
path: root/ResmanagementService/service
AgeCommit message (Collapse)AuthorFilesLines
2017-10-12Add relativePath for vfc-resmgr pom.xmlluxin1-0/+1
Change-Id: I5394a6332272f5a9292ffd233489f5f3243e97f9 Issue-Id:VFC-506 Signed-off-by: luxin <luxin7@huawei.com>
2017-10-11Add version in pom.xml for vfc-resmgr serviceluxin1-0/+1
Change-Id: I2a8228c3b6ccaa93c0e1dc85c420afcea6147ef4 Issue-Id:VFC-510 Signed-off-by: luxin <luxin7@huawei.com>
2017-10-11Add version.properties for vfc-resmanagementluxin1-0/+13
Change-Id: Ibb2e88cdeb001ad7f51e786567c8fe6916f52a84 Issue-Id:VFC-510 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 tagluxin159-524/+526
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 problemluxin148-252/+2819
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-05Fix project name in pom fileluxin1-1/+1
Change-Id: I061d868f8588f238faace4fe19494d7fe7379fcd Issue-Id:VFC-270 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.gao191-811/+811
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-08-16Update GroupId that defined on WIKIvictor.gao1-1/+1
Update Resource Management GroupId according wiki definition. Change-Id: I2f00e1dc96d39bc31f880c4b298ef064c327229c Issue-Id:VFC-86 Signed-off-by: victor.gao <victor.gao@huawei.com>
2017-08-16Verify resmgr Jenkins merge jobvictor.gao1-6/+6
After update CI-Management jjb script, verify the merge job Change-Id: I60869e5b41dbeb3f6e49306f9a961051c4aca3a4 Issue-Id:VFC-86 Signed-off-by: victor.gao <victor.gao@huawei.com>
2017-08-09Changes:update vfc resmgr pomvictor.gao1-6/+12
Change-Id: I27a74a255aaa4e27d4f6b9782a5ac159e00520ad Issue-Id:VFC-86 Signed-off-by: victor.gao <victor.gao@huawei.com>
2017-07-03Upload nfvo resmanagement codeluxin273-0/+29698
Change-Id: Ibe023d4b09e1105b84eb43153b4d4037cae691db Signed-off-by: luxin <luxin7@huawei.com>