aboutsummaryrefslogtreecommitdiffstats
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-17Merge "first take on the issue to check"Seshu Kumar M1-1/+1
2020-12-17Merge "blocker sonar fix"Seshu Kumar M1-28/+16
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-16blocker sonar fixLukasz Muszkieta1-28/+16
- autowired fields are redundant, they cover the fields from superclass - logger should be final Issue-ID: SO-3428 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: Idb29369118befb0eda9719e88d53c3885814dfc0 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2020-12-15first take on the issue to checkseshukm1-1/+1
Issue-ID: SO-3378 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I9c9cf6d8d511b34d8f26ce4d7fda6db8d256c45a
2020-12-12bump the version to 1.8.x seriesseshukm1-2/+2
Issue-ID: SO-3415 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I532e20d1712e24c036d485b777570cf8d5b425e9
2020-12-11Address openstack adapter requestdb update exceptionRamesh Parthasarathy4-15/+34
When openstack adapter updates requestdb it fails with an exception. It is being addressed here. Issue-ID: SO-3400 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: I803b8a80459f04cc2c1375e12d927e404cb241cb
2020-12-10Merge "added in support for delete instance cnf"Seshu Kumar M5-296/+428
2020-12-10Merge "Update slice profile"Chuanyu Chen2-18/+55
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 profilezm3302-18/+55
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I13dcf2f32361a36c78ff20232d466e7b3329ce34
2020-12-09Merge "Fix serviceType,serviceRole,serviceName saving in AAI also Adapter ↵Chuanyu Chen9-14/+19
issues"
2020-12-08added relationship from vserver to vnfKalkere Ramesh, Sharan2-3/+10
Issue-ID: SO-3414 Change-Id: I51caf2dfc182c3c03767ae35e0ada20af9cab47b Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-12-08Merge "update the committers list with Ramesh"Byung-Woo Jun1-0/+8
2020-12-08Merge "update the release notes of the SO open issues"Byung-Woo Jun1-0/+2
2020-12-08Fix serviceType,serviceRole,serviceName saving in AAI also Adapter issueszm3309-14/+19
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I07eeb4e512a1a2cc67ac5bff7ee3227d90117fe7
2020-12-04update the committers list with Rameshseshukm1-0/+8
Issue-ID: SO-3413 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I49b9c4af6acecf3188d2e1f3059305f7108f26f9
2020-12-04update the release notes of the SO open issuesseshukm1-0/+2
Issue-ID: SO-3237 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I64d11c22e3d1d8c571e26d60ba5aff74c74775bd
2020-12-04cnf-adapter further changes and UTsekharhuawei2-53/+33
Issue-ID: SO-3412 Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com> Change-Id: Ief97e983ad7be39a64215140512bb747677847ba
2020-12-04Merge "Fixes for bugs found in Transport Slicing integration"Chuanyu Chen2-3/+4
2020-12-04Add Endpoint and relationshipszm3305-46/+163
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ib745ab2587e63a598a47b433d58cee317858dead
2020-12-03Merge "update the known issues"Byung-Woo Jun1-2/+1
2020-12-03update the known issuesseshukm1-2/+1
Issue-ID: SO-3403 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I4d2d1417d51018606370f0273e6464ec71f0d2b4
2020-12-03Merge "Further changes for cnf-adpter in bpmn infra"Seshu Kumar M7-310/+246
2020-12-03Further changes for cnf-adpter in bpmn infraLukasz Rajewski7-310/+246
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-30Remove policyName retrieval for Tosca handling.Kuleshov, Elena1-22/+0
Remove policyName retrieval for Tosca handling. Add assertion that policy name is not set. Issue-ID: SO-3405 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I2ecc32bd18f9e42862765168a394dc19d7e4c875
2020-11-30Merge "add queryparam to catalog db api to filter"Steve Smokowski4-25/+168
2020-11-30Merge "add caching to graph inventory client"Steve Smokowski20-52/+625
2020-11-30Merge "incorrect filtering of config bbs on"Steve Smokowski2-20/+143
2020-11-30Fix SliceProfile for External RAN NSSMFEnbo Wang3-2/+87
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: Ie142fdbef529c98cba9374b92aed97455af770f9
2020-11-30Merge "fixed tn allocate fail problem"Chuanyu Chen2-3/+7
2020-11-30fixed tn allocate fail problemhetengjiao2-3/+7
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 Chen19-167/+170
allocate response"
2020-11-26New attributes are added according to the standard and fixed TN allocate ↵hetengjiao19-167/+170
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-25Merge "Update CnfAdapter Endpoint"Seshu Kumar M1-2/+2
2020-11-24Merge "release notes for SO Guilin release"Byung-Woo Jun1-0/+195
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-24release notes for SO Guilin releaseseshukm1-0/+195
Issue-ID: SO-3368 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Iec49d74dd762e8d8e456df3f07cb6f8500e68c80
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 Chen16-41/+76
2020-11-23add serializable to fixed cn nssi processing errorhetengjiao16-41/+76
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, Max20-52/+625
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