aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
2018-07-19Merge "dmaap host and port configuration for pnf feature"Seshu Kumar M6-35/+206
2018-07-19Merge "inherit SOTN codes for CCVPN Services"Seshu Kumar M6-54/+1340
2018-07-18Merge "Fix problem with singleton impact on TC execution"Seshu Kumar M2-1/+9
2018-07-18Merge "Fix problem with singleton and parallel unit tests"Seshu Kumar M2-0/+6
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-17dmaap host and port configuration for pnf featureLukasz Muszkieta6-35/+206
Change-Id: I4d13dce0b8819aa3d1e9848b9a39a43456dc1f30 Issue-ID: SO-466 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.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-16Merge "Fix tests in DoCustomDeleteE2EServiceInstanceTest"Seshu Kumar M1-17/+22
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-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-06-29Fix build issue due to missing appc client libsMichal Kabaj1-2/+2
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-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-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-04APPC controller type for ScaleOutElena Kuleshov1-0/+1
Change-Id: I7d3ee2b272bfe9e2df201cb1ec6ee91cc2b8d292 Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>
2018-06-03Merge "Updated mso bpmn urn properties app c"Seshu Kumar M1-4/+4
2018-06-03Merge "Set controllerType to DEFAULT when null."Seshu Kumar M1-0/+6
2018-06-03Merge "Fix controllerType variable name"Seshu Kumar M1-2/+2
2018-06-03Merge "Update ConfigScaleOut payload format"Seshu Kumar M1-1/+1
2018-06-01Updated mso bpmn urn properties app cBancala, Ben (bb3476)1-4/+4
Issue-ID: SO-663 Change-Id: I875653072f3d4319503aa74b0198e16d1c868e5f Signed-off-by: Bancala, Ben (bb3476) <bb3476@att.com> swapped read and write in mso bpmn urn properties Issue-ID: SO-663 Change-Id: I875653072f3d4319503aa74b0198e16d1c868e5f Signed-off-by: Bancala, Ben (bb3476) <bb3476@att.com> reversed the order of read and write Issue-ID: SO-663 Change-Id: I875653072f3d4319503aa74b0198e16d1c868e5f Signed-off-by: Bancala, Ben (bb3476) <bb3476@att.com>
2018-06-01Merge "Introduce resource sequence as per modelname"Chuanyu Chen2-3/+6
2018-05-31Set controllerType to DEFAULT when null.Elena Kuleshov1-0/+6
Change-Id: I6fa62b9dca0e7f69030fffab5cbc13fe57b39294 Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>
2018-05-31Fix controllerType variable nameElena Kuleshov1-2/+2
Change-Id: Ida50f031fb4a4d81e8948e8b8c4e7611434aa202 Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>
2018-05-31Update ConfigScaleOut payload formatElena Kuleshov1-1/+1
Change-Id: Ib05c30783b1c719c84b91be81cf052422da8fb9a Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>
2018-05-31Merge "fix resource_operation_status table change"Chuanyu Chen3-8/+9
2018-05-31Add RegionOne_flavorList to bpmn variablesMarcus G K Williams3-0/+5
Flavor Labels are not passed to DoCreateVnfAndModules.bpmn, in turn it needs to be passed to DoCreateVfModule Issue-ID: SO-661 Change-Id: I51c4e77677a17513725d5b832e379bbb72f13185 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-05-31fix resource_operation_status table changeguanwenyao3-8/+9
Issue-ID: SO-634 Change-Id: I2ddf86640d7d20808dbbe379949f61b9f8031769 Signed-off-by: guanwenyao <guanwenyao@chinamobile.com>
2018-05-31Fix OOF serviceResourceId bugMarcus G K Williams5-14/+23
- Works around a bug in OOF where OOF does not return a serviceResourceId with homing solutions. SO uses serviceResourceId to match a homing deman to a homing request. This patch addes resourceModuleName as another way to match a demand to a request, as currently OOF needs this to be unique. - Changes SO homing processing of key cloudRegionId to key locationId as this is now the key used for cloudRegionId in solutions sent back from OOF Issue-ID: OPTFRA-249 Change-Id: I8e5d9244a227ea4d3d061a758f202144bac270ce Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-05-31Merge "Throw exception if resource receipe is not avail"Seshu Kumar M1-4/+13
2018-05-31Introduce resource sequence as per modelnamesubhash kumar singh2-3/+6
Resource sequence can be defined in mso.apihandler-infra.properties file as per following: mso.workflow.custom.<service-model-name>.resource.sequence=<, separated values> Change-Id: I156cfcfea4936be541014726dc6063f7f4e2d2b4 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-05-31Throw exception if resource receipe is not availsubhash kumar singh1-4/+13
Throw exception if resource receipe is not available for the resource in service. Change-Id: Ic6110a1f03d9a0f22d963812eab99e571191140d Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-05-31Miscellaneous fixes for SO-SDNC integrationArthur Martella3-4/+5
changing capitalization of SDNC in LCM property adding payload to createVfModule bpmn Change-Id: Ib4d8e172a929a8138cf4e3fbf446170467b44a42 Issue-ID: INT-475 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-30Add ConfigScaleOut to ApplicationControllerActionArthur Martella1-0/+1
Change-Id: Ia9aaf05cd2a255491b0f73351653f1b622140e62 Issue-ID: SO-602 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-30Merge "Set CreateVfModuleInfra health check to false"Marcus Williams1-1/+1
2018-05-30Set CreateVfModuleInfra health check to falseBancala, Ben (bb3476)1-1/+1
Issue-ID: SO-659 Change-Id: I4f7d9ce861db6d997ebc1108cdf1bd0995a7aa19 Signed-off-by: Bancala, Ben (bb3476) <bb3476@att.com>
2018-05-30Merge "Change topics setup for LCM"Marcus Williams2-11/+6
2018-05-30Change topics setup for LCMElena Kuleshov2-11/+6
- Fix general topic properties. - Fix junit for getLcmProperties Change-Id: I424129c18a017908280c6bdc831a6a72ba1192ca Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>
2018-05-30Merge "Correct controllerType property name"Marcus Williams1-1/+1
2018-05-30Merge "Add space to 'Tunnel XConn'"Marcus Williams8-23/+23
2018-05-30Correct controllerType property nameElena Kuleshov1-1/+1
Change-Id: I71003381548d1d221854f78e0d0734994dd16d5f Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>
2018-05-30Add space to 'Tunnel XConn'Arthur Martella8-23/+23
Adding space to change TunnelXConn to Tunnel XConn so that SO will match SDNC. Change-Id: I2a752fd1c6b3ed115c8a2dafbd47e3ce24f49a57 Issue-ID: SO-650 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-30Merge "Fix OOF Homing Interface"Seshu Kumar M6-86/+186
2018-05-29Fix OOF Homing InterfaceMarcus G K Williams6-86/+186
- Update homing request build to send correct request to OOF - Use nfFunction field as resourceModuleName requires updating nfFunction fields during vcpeRestCust service creation in SDC - Fix No Solution Error from OOF - Made subscriber info and cloud info optional as OOF Homing does not require it - Update Homing Requests for AR to provide vgMuxInfra modelInfo instead of vgmuxAR modelInfo as required by OOF Issue-ID: SO-573 Change-Id: If1c41c81f387bb614be954d158d6cc4d9c48e2c8 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-05-29Merge "Use actual vfModuleId in APP-C payload."Seshu Kumar M1-2/+2