aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-18inherit SOTN codes for CCVPN ServicesElaine_Han6-54/+1340
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa60000000 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-07-17Merge "Set controllerType to uppercase for LCM"Seshu Kumar M2-5/+6
2018-07-17Merge "Add workflow for the Delete service of 3rd ONAP"Chuanyu Chen1-0/+381
2018-07-17Merge "Add flows for 3rd ONAP service interactions"Chuanyu Chen1-0/+391
2018-07-17Merge "ARIA being removed from the SO repo"Chuanyu Chen1-1/+1
2018-07-16Merge "Fix potential errors in ASDCController"Seshu Kumar M1-11/+11
2018-07-16Merge "Fix tests in DoCustomDeleteE2EServiceInstanceTest"Seshu Kumar M1-17/+22
2018-07-16Merge "add junit for VfModuleCustomizationToVduMapper"Seshu Kumar M5-43/+185
2018-07-16BusinessKey updateafenner1-0/+1
Passing BusinessKey to CreateAndActivatePnfResource Change-Id: Ieca3b068c84ccf8a268be29f071b336bbc59f0bd Issue-ID: SO-721 Signed-off-by: Andrew Fenner <Andrew.Fenner@ericsson.com>
2018-07-16Merge "Reverse service direction for AAI AddRelationShip"Seshu Kumar M2-6/+6
2018-07-16Merge "Update AAI Need More Params"Seshu Kumar M4-16/+63
2018-07-16ARIA being removed from the SO reposeshukm1-1/+1
Issue-ID: SO-101 Change-Id: Idcc864cf3661e5d3c60e42f22c1888649c5437c6 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-13add junit for VfModuleCustomizationToVduMapperLukasz Muszkieta5-43/+185
Change-Id: Ia63f7ababdb7f51a89da4713ae29c1297e7bd746 Issue-ID: SO-718 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-07-11Fix tests in DoCustomDeleteE2EServiceInstanceTestk.kazak1-17/+22
Removed @Ignore for the tests Added testing success and exception path's in postProcessAAIGetTest Change-Id: Iaa8b381fd6eb35fbb28811cab613a89ef494c8f1 Issue-ID: SO-321 Signed-off-by: Katsiaryna Kazak <k.kazak@samsung.com>
2018-07-11Add workflow for the Delete service of 3rd ONAPseshukm1-0/+381
Issue-ID: SO-683 Change-Id: Ibb39d9df64f7753b3603c9e3be5c571e8f2343ca Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-11Add flows for 3rd ONAP service interactionsseshukm1-0/+391
Issue-ID: SO-83 Change-Id: I0fb58afffd825d748ecc213fecc5e85136f5a9ec Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-06Use already-defined constant MODEL_VERSIONMariah Jacobs1-9/+9
Replace literal 'version' with already-defined constant MODEL_VERSION. Issue-ID: SO-666 Change-Id: I74d1c74d62b8beaceb1cb43e67ce3764c31ee9f0 Signed-off-by: Mariah Jacobs <mariah.jacobs@intel.com>
2018-06-29Fix build issue due to missing appc client libsMichal Kabaj2-4/+4
Changed versions from 1.3.0-SNAPSHOT to 1.3.0 for appc maven artifacts: client-lib client-kit Change-Id: Ie4d98b400c7557655c74c3225b089c2ccc54b0cb Issue-ID: SO-682 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-06-15Merge "add junit for CamundaTaskClient"Seshu Kumar M4-7/+143
2018-06-15Reverse service direction for AAI AddRelationShipYulian Han2-6/+6
fix deleteNSRelationship comments bug Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0644f7 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-06-15Update AAI Need More ParamsYulian Han4-16/+63
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0643f5 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-06-14Merge "Define constant instead of literal getVnfRecipe"Marcus Williams1-9/+11
2018-06-14Merge "Removed commented-out code block"Marcus Williams1-2/+0
2018-06-14Merge "Define constant instead of literal "template_name""Marcus Williams1-3/+4
2018-06-13Set controllerType to uppercase for LCMElena Kuleshov2-5/+6
Change-Id: If229caa7abfad85f10e5ee7b8f5f6eccfb6600ac Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>
2018-06-12Removed commented-out code blockMariah Jacobs1-2/+0
Removed two lines of commented-out code for readability. Issue-ID: SO-666 Change-Id: If897ba1f7b4eaeab2bb41c2c7e7b8e6a8e34b245 Signed-off-by: Mariah Jacobs <mariah.jacobs@intel.com>
2018-06-11Return expression instead of variable 'returnResp'Mariah Jacobs1-4/+1
Immediately return expression instead of assigning it to variable "returnResp". Issue-ID: SO-666 Change-Id: I7a9de4ebfb59776d9225f3bd29ef57d184b2679a Signed-off-by: Mariah Jacobs <mariah.jacobs@intel.com>
2018-06-11Define constant instead of literal getVnfRecipePraneta Paithankar1-9/+11
Constant GET_VNF_RECIPE is defined and used instead of duplicating literal "getVnfRecipe". Issue-ID: SO-666 Change-Id: Ia82aa03dd6381c7d70942f718c35d39a36e6ea25 Signed-off-by: Praneta Paithankar <praneta.paithankar@intel.com>
2018-06-11Define constant instead of literal "template_name"Praneta Paithankar1-3/+4
Constant TEMPLATE_NAME is defined and used instaed of literal "template_name". Issue-ID: SO-666 Change-Id: I8a8ab9fd8efc64003648601ee60eed0fef48b684 Signed-off-by: Praneta Paithankar <praneta.paithankar@intel.com>
2018-06-07Add OOF API documentationsubhash kumar singh1-1/+188
Add OOF API documentation Change-Id: I9adc172093cd547f4ddd3f07b1070054fbe0b3f1 Issue-ID: SO-660 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-06-07Update Known issuesseshukm1-5/+6
Issue-ID: SO-660 Change-Id: Iec417a8a70c496cccf111f8a0fe3599f0d73ed23 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-06Correct the R1 in the images/SO_1.pngcontainer_testseshukm1-0/+0
Issue-ID: SO-660 Change-Id: I9dba2837f1c272707d99d84c1866ceb41cc65720 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-06remove the duplicate filesseshukm1-4292/+0
Issue-ID: SO-660 Change-Id: I9f8647989422d9a0a0e50092600cb2a47efc1528 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-06Changed the SNIRO to OOFseshukm1-0/+0
Issue-ID: SO-660 Change-Id: I3558ce7eddd8bf9fa00adc89441ab56fd8b2b473 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-06Update the OOF interaction in the archseshukm1-0/+0
Issue-ID: SO-660 Change-Id: I35dc19783138257910469b45009c5a34c818d0eb Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-06updating the SO document reference namesseshukm2-3/+3
Issue-ID: SO-660 Change-Id: I33b28aff86bff49990c1181d57d52cf7e5e4793d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-06Correction of the SO docs take 2seshukm1-0/+4292
Issue-ID: SO-660 Change-Id: I89cfdfd06f39b996202942774911f93e06fce030 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-06Merge "update release notes take1"Seshu Kumar M1-2/+2
2018-06-06Merge "update copyright info"Seshu Kumar M2-3/+3
2018-06-06update release notes take1seshukm1-2/+2
Issue-ID: SO-660 Change-Id: Id603cca18c5b35214f788b78d57e8a3563956d3a Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-06update copyright infoseshukm2-3/+3
Issue-ID: SO-660 Change-Id: I8582aea66a9521a4b55796a078a64f94a99533e9 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-05Merge "Update release version."v1.2.22.0.0-ONAPbeijing2.0.0-ONAPSeshu Kumar M1-1/+1
2018-06-05Merge "Update release notes with known issue."Seshu Kumar M1-1/+2
2018-06-06Update release version.seshukm1-1/+1
Issue-ID: SO-660 Change-Id: I6f89cd56b5ed52f7b165549e9701939fa8e4fb05 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-05Merge "Fix API documentation for UUI req"Seshu Kumar M1-13/+45
2018-06-05Update release notes with known issue.seshukm1-1/+2
Issue-ID: SO-660 Change-Id: I6d07e5b6009e4c130078853ffce3383c1db2d31a Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-05Fix API documentation for UUI reqsubhash kumar singh1-13/+45
Fix API documentation for UUI req Change-Id: Iac29eb404f5d3513f12c921018c15099a1aa3d40 Issue-ID: SO-660 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-06-05Merge "APPC controller type for ScaleOut"v1.2.1Seshu Kumar M1-0/+1
2018-06-05Merge "Fix formatting issue in RN"Seshu Kumar M1-1/+3
2018-06-04APPC controller type for ScaleOutElena Kuleshov1-0/+1
Change-Id: I7d3ee2b272bfe9e2df201cb1ec6ee91cc2b8d292 Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>