aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
2020-12-185G core nssmf - Allocate apialeemraja7-274/+306
Code changes to fix issues observed during testing for share/non-shared nssmf Allocate api Issue-ID: SO-3418 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I37ce7d21eaba8ea51a91a7034502323b2cf3a615
2020-12-17SO WorkflowAction refactorpwielebs5-208/+383
- extract traverseUserParamsService() method from WorkflowAction class to UserParamsServiceTraversal class - move methods used only in traverseUserParamsService() method to UserParamsServiceTraversal class - change method signature from traverseUserParamsService to getResourceListFromUserParams() - create WorkFlowActionCommon for duplicated code Issue-ID: SO-3422 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Change-Id: Ic6a567eb7b323939e47335aa7938b83498f7a8f8
2020-12-10Merge "added in support for delete instance cnf"Seshu Kumar M5-296/+428
2020-12-09added in support for delete instance cnfKalkere Ramesh, Sharan5-296/+428
Issue-ID: SO-3404 Change-Id: I1dccebefdeea8f53c4889cc7c61108462de0bf9c Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-12-09Update slice profilezm3301-5/+42
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I13dcf2f32361a36c78ff20232d466e7b3329ce34
2020-12-08Fix serviceType,serviceRole,serviceName saving in AAI also Adapter issueszm3307-12/+17
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I07eeb4e512a1a2cc67ac5bff7ee3227d90117fe7
2020-12-04Merge "Fixes for bugs found in Transport Slicing integration"Chuanyu Chen2-3/+4
2020-12-04Add Endpoint and relationshipszm3303-43/+161
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ib745ab2587e63a598a47b433d58cee317858dead
2020-12-03Merge "Further changes for cnf-adpter in bpmn infra"Seshu Kumar M2-3/+19
2020-12-03Further changes for cnf-adpter in bpmn infraLukasz Rajewski2-3/+19
Issue-ID: SO-3403 Change-Id: Iae2a27431797283553f0e329e8c2f3e4514001ef Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2020-11-30changed cloud region query to A&AI to depth 1Benjamin, Max2-4/+4
changed cloud region query to A&AI to depth 1 nodes only Issue-ID: SO-3407 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I08b3de3de2a0308b623fa52756c8fb42c767e011
2020-11-30Fixes for bugs found in Transport Slicing integrationhyu20102-3/+4
This update contains for the fixes for the following JIRA: SO-3406: Transport Slicing integration: environment_context and orchestration_status are wrong values Issue-ID: SO-3406 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I9bccc3c916d4b775d3cfaf10d6c817faffa73c18
2020-11-30Merge "add caching to graph inventory client"Steve Smokowski1-0/+19
2020-11-30Merge "incorrect filtering of config bbs on"Steve Smokowski2-20/+143
2020-11-30Merge "fixed tn allocate fail problem"Chuanyu Chen1-1/+5
2020-11-30fixed tn allocate fail problemhetengjiao1-1/+5
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ie9bd356a37d170638d86b91b3dc070ca91c40683
2020-11-27Merge "fixed nssmf init and update ResourceOperationStatus fail"Chuanyu Chen3-13/+15
2020-11-27Merge "New attributes are added according to the standard and fixed TN ↵Chuanyu Chen2-6/+32
allocate response"
2020-11-26New attributes are added according to the standard and fixed TN allocate ↵hetengjiao2-6/+32
response Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4a2dfccbfa9dcdbe93d50a03b307061dca45c81a
2020-11-26fixed nssmf init and update ResourceOperationStatus failhetengjiao3-13/+15
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I2a4749d462db92149cc5edf3c5a413c741740d29
2020-11-24Update CnfAdapter EndpointLukasz Rajewski1-2/+2
Update CnfAdapter Endpoint Change-Id: I26aae1fb3d26edc72e0ddc7985517b9a23a0166f Issue-ID: SO-3399 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2020-11-23update pojo to have json property and remove constructorKalkere Ramesh, Sharan3-9/+10
Issue-ID: SO-3399 Change-Id: Ied4baf50f17d5ea6593fb8ac816d799b42ad8565 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-11-23Merge "add serializable to fixed cn nssi processing error"Chuanyu Chen1-3/+6
2020-11-23add serializable to fixed cn nssi processing errorhetengjiao1-3/+6
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I0c50d7ea14298aa7b7a261faef9d01c811363633
2020-11-20Merge "updated createVfModuleBB to skip create inventory"Seshu Kumar M1-138/+132
2020-11-20Merge "Fix Json parse issues in AN allocate NSSMF workflow"Seshu Kumar M3-92/+119
2020-11-20Fix Json parse issues in AN allocate NSSMF workflowReshmasree3-92/+119
Issue-ID: SO-3374 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: Ia4c66ba5e92df63563bafd1273f1d930d55fcaeb
2020-11-19add caching to graph inventory clientBenjamin, Max1-0/+19
add caching to graph inventory client updated properties files to read cache properties Issue-ID: SO-3398 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ib3e67ae014b6668c9b004aae1e8b5d49b9ce6b06
2020-11-19incorrect filtering of config bbs onKuleshov, Elena2-20/+143
Fix configuration BB setup for replaceInstance cases Fix configuration BB setup for replaceInstance cases Formatting fixes for workflowAction. Issue-ID: SO-3396 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia08e5d9c9057d2b991fb33fa89bfd833afc50d12
2020-11-19Merge "Catch exceptions during the select BB method for"Steve Smokowski1-13/+17
2020-11-19Merge "added in fix for new vnfc model id populate in"Steve Smokowski2-21/+126
2020-11-19Merge "added configurable read timeout value for A&AI"Steve Smokowski1-1/+9
2020-11-19updated createVfModuleBB to skip create inventoryKalkere Ramesh, Sharan1-138/+132
Issue-ID: SO-3395 Change-Id: Ia989cf98fc676b149444a3440de77de09a4bbca0 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-11-19added in set is helm during macro as wellKalkere Ramesh, Sharan1-0/+1
Issue-ID: SO-3395 Change-Id: I6d08216700dc02d7d9a2ea3b93367f1c8bd0ffa8 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-11-18Catch exceptions during the select BB method forBoslet, Cory1-13/+17
Catch exceptions during the select BB method for more info Removed unused import added by mistake Issue-ID: SO-3392 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ieb63a10708d9f023f4f3ae1e27ffafb28b8858e1
2020-11-18Merge "fixed allotecate nssi"Chuanyu Chen4-59/+104
2020-11-18fixed allotecate nssihetengjiao4-59/+104
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4abfa9e2842e901bbfb1b7e38af08ff7a22794e8
2020-11-17Merge "do not retrieve relationship-list for platform"Lukasz Muszkieta1-1/+1
2020-11-17Merge "fixed cs profile trans to ss profile"Chuanyu Chen5-130/+194
2020-11-17fixed cs profile trans to ss profilehetengjiao5-130/+194
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ia5a40ac9126641479047a0a76c7d2fefc1d6f07d
2020-11-16Merge "Updated bean for homing"Steve Smokowski2-0/+2
2020-11-13Remove unnecessary logger error line for not found volume group1.7.10Kalkere Ramesh, Sharan1-2/+1
Issue-ID: SO-3346 Change-Id: Ibd4bb7af617b1e84b1d7a2dc1c274a34826664d0 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-11-12do not retrieve relationship-list for platformBenjamin, Max1-1/+1
do not retrieve relationship-list for platform Issue-ID: SO-3380 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I3897b799b71f626163e07b9aaeabde52b73c653b
2020-11-12added in fix for new vnfc model id populate inKalkere Ramesh, Sharan2-21/+126
added in fix for new vnfc model id populate in tasks added junit for postProcessingExecuteBBActivateVfModule added confirmation test for cust ID update on replace Issue-ID: SO-3379 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id638d091f0f2d8c7ebb2c7651cce5139f82e272b
2020-11-12FlowManipulatorListenerRunner bug fixLukasz Muszkieta1-10/+17
Issue-ID: SO-3375 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: Ib63c3a93ab191720924805fcd5e72f1bc51c2ba8
2020-11-12Added a try catch to see full stack trace of null pointerKalkere Ramesh, Sharan1-2/+5
Issue-ID: SO-3346 Change-Id: Ia64304d5b4ae09bb1dbfc668ea639afc4ef35b35 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-11-11added configurable read timeout value for A&AIBenjamin, Max1-1/+9
added configurable read timeout value for A&AI Issue-ID: SO-3370 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I1216608a09f6a8649a57aa4b320fbea4982a7efe
2020-11-07Merge "BH endpoint update in AAI for 5G Core."Seshu Kumar M2-1/+76
2020-11-06Updated bean for homingBoslet, Cory2-0/+2
Updated bean for homing Issue-ID: SO-3371 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I77e6a0591c0d80180cd9a807fac76e9b7d214b80
2020-11-06Merge "ensure default flags are set on execution"Lukasz Muszkieta2-2/+10