aboutsummaryrefslogtreecommitdiffstats
path: root/common/src
AgeCommit message (Collapse)AuthorFilesLines
2021-04-22Update CDS and grpc dependenciesJozsef Csongvai3-8/+6
Issue-ID: SO-3628 Change-Id: Ia1c5c3d2d38d83609410c94068cd0d4533d9ad40 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2021-03-22Merge "Add resourceShareLevel in tn"Seshu Kumar M1-0/+3
2021-03-19Add resourceShareLevel in tnhetengjiao1-0/+3
Issue-ID: SO-3381 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I3d3826615d05272a01e36a4f7001ada24ee3ea61
2021-03-18Merge "Add nssiId for AllocateTNNSSI request"Seshu Kumar M1-0/+2
2021-03-18Add nssiId for AllocateTNNSSI requestzm3301-0/+2
Issue-ID: SO-3381 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I14237c3be04c3113f948be18a99b8c903ac19615
2021-03-16wrap logger patterns in masking classBENJAMIN, MAX3-0/+187
wrap logger patterns in masking class Issue-ID: SO-3589 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: Ic7893001b77a9791cd43c958b9bad7065d7a4e2a
2021-03-12Merge "add new sdnc interaction"1.8.1Max Benjamin6-36/+109
2021-03-11Update NSI selection process support shared NSI and add sst parameterzm3301-0/+4
Issue-ID: SO-3381 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I84f76e4e32fabc35fbd448ed1234d3427f89279d
2021-03-10add new sdnc interactionBOSLET, CORY6-36/+109
Added Cors auth support option for sdnc interaction Issue-ID: SO-3580 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I54d17ea5e02a20114f5857940cc4dabc72854dea
2021-03-04retry on ResponseProcessingExceptionBENJAMIN, MAX2-1/+17
retry on ResponseProcessingException Issue-ID: SO-3570 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I62745d3833bec8fb5f33007aa613ff4626b5486d
2021-02-02Merge "allow RestClient to configure custom headers"Steve Smokowski13-72/+104
2021-02-02Merge "set connection timeout as well as read timeout"Steve Smokowski3-1/+17
2021-02-01allow RestClient to configure custom headersBenjamin, Max (mb388a)13-72/+104
allow RestClient to configure custom headers always load the first implementation on the classpath Issue-ID: SO-3495 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I9c433cdaed33a7db6182af259421676c088a1fae
2021-02-01set connection timeout as well as read timeoutBenjamin, Max (mb388a)3-1/+17
set connection timeout as well as read timeout correct dependency version in openstack pom limit timeout test to a single retry add connection timeout property for A&AI client Issue-ID: SO-3491 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I576c143822ba45fc79648fd0a1edb6ccd3aff8b2
2021-01-28set filter with higher priorityBenjamin, Max (mb388a)1-1/+2
set filter with higher priority than default filters Issue-ID: SO-3496 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Iae03ef47a45ad6d17bf7c4ab78c8e3906eb611aa
2021-01-18update nsmf workflow of active and deactive nssihetengjiao6-28/+163
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ic144713f9cf55ed8db679bd7c57052fcea2aadf9
2021-01-08add explicit priority value to make sure cadi isBenjamin, Max (mb388a)1-0/+2
add explicit priority value to make sure cadi is run before additional filters Issue-ID: SO-3472 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I95bee43cc41c4e241e0e16d44ef54051ba732528
2021-01-07Fix some deallocate issueszm3301-2/+2
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ie61983b9e9567bd21e5cd12cda4d76ec422c5dee
2020-12-09Update slice profilezm3301-13/+13
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I13dcf2f32361a36c78ff20232d466e7b3329ce34
2020-12-04Add Endpoint and relationshipszm3301-1/+0
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ib745ab2587e63a598a47b433d58cee317858dead
2020-11-30Merge "add caching to graph inventory client"Steve Smokowski8-51/+136
2020-11-30Fix SliceProfile for External RAN NSSMFEnbo Wang1-1/+1
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: Ie142fdbef529c98cba9374b92aed97455af770f9
2020-11-30Merge "fixed tn allocate fail problem"Chuanyu Chen1-2/+2
2020-11-30fixed tn allocate fail problemhetengjiao1-2/+2
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ie9bd356a37d170638d86b91b3dc070ca91c40683
2020-11-27Merge "New attributes are added according to the standard and fixed TN ↵Chuanyu Chen11-137/+120
allocate response"
2020-11-26New attributes are added according to the standard and fixed TN allocate ↵hetengjiao11-137/+120
response Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4a2dfccbfa9dcdbe93d50a03b307061dca45c81a
2020-11-23Merge "add serializable to fixed cn nssi processing error"Chuanyu Chen9-28/+28
2020-11-23add serializable to fixed cn nssi processing errorhetengjiao9-28/+28
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I0c50d7ea14298aa7b7a261faef9d01c811363633
2020-11-19add caching to graph inventory clientBenjamin, Max8-51/+136
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-19Merge "added configurable read timeout value for A&AI"Steve Smokowski4-6/+76
2020-11-18Merge "Fix issue of PerfReq for RAN SliceProfile"Chuanyu Chen5-54/+13
2020-11-18fixed allotecate nssihetengjiao2-2/+8
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4abfa9e2842e901bbfb1b7e38af08ff7a22794e8
2020-11-17Fix issue of PerfReq for RAN SliceProfileEnbo Wang5-54/+13
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I612d4e7acee9cab440354035a416d024cefec62c
2020-11-17fixed cs profile trans to ss profilehetengjiao4-109/+175
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ia5a40ac9126641479047a0a76c7d2fefc1d6f07d
2020-11-11added configurable read timeout value for A&AIBenjamin, Max4-6/+76
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-10Update query subnet capabilityzm3302-1/+50
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I695cb9b6842c85c2f0a99cf95f12bbf3b6a04a6d
2020-11-04fixed nssmf adapter ssl problem and some bugs of nsmf workflowhetengjiao3-7/+5
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I018ca93da483231db1a20aac0e6146b1e2314ed3
2020-11-03Added to handle inventory failure errors in bpmn.Boslet, Cory1-10/+0
Added to handle inventory failure errors in bpmn. Issue-ID: SO-3358 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia578a4e629ac816c79338fbfff7717ad348e9bc4
2020-11-02Merge "Revert "Fixed the lock times and populated error variable""Byung-Woo Jun1-0/+10
2020-11-02Revert "Fixed the lock times and populated error variable"Seshu Kumar M1-0/+10
This reverts commit 342703276a0b5e1a031890010dfae5b5a8ab0d66. Reason for revert: so basic health check failed. Issue-ID: SO-3353 Change-Id: I28fb81c21703b8ec98906dd3bcbf74351c3e0164 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2020-11-02Merge "Fixed the lock times and populated error variable"Steve Smokowski1-10/+0
2020-10-30Merge "modify subnetCapabilityQuery interface and some workflow error"Chuanyu Chen1-7/+11
2020-10-29modify subnetCapabilityQuery interface and some workflow errorhetengjiao1-7/+11
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ieda037b617f3743a28aaba30e7f22bf5df919a24
2020-10-27Adding configuration to evict expire and Idlewaqas.ikram2-4/+15
connections and not to resuse connections Change-Id: I2eacfe1ef0fabf322d94c0a318836f1587b51ed8 Issue-ID: SO-3338 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-26fixed type of subnetCapabilityQuery to Objecthetengjiao1-1/+1
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I6c1005fb93c4d99b88057000a840ef5479b63da1
2020-10-22Fixed the lock times and populated error variableBoslet, Cory1-10/+0
Fixed the lock times and populated error variable only on error so it doesnt over write Issue-ID: SO-3330 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I2d9bd05329a2a4c752cd9fc6f740891adb6d8251
2020-10-21so does not capture the vnf namePlummer, Brittany1-1/+17
Add requestid to return headers to audit filter Added catch for exceptions from validators Removed unused test file Updated validation unit test Updated transactionId header assertion in failing test Updated assertion as validator order changes Updated assertions to check for requestId Issue-ID: SO-3325 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I246d9e371346639b4c4ea2b99add1d891af96b8e
2020-10-08Update parameter processing for DoDeallocateNSSI(RAN)Enbo Wang1-1/+3
Issue-ID: SO-3294 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I9dd08200cb108a4d77b6f97502dcc999174aecaf
2020-10-08Update parameter parsing for DoAllocateNSSI(RAN)Enbo Wang11-11/+40
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I0c1f5380d4ebd2befa34f6e7668d1c09994ac408
2020-09-28add method adapt SliceTaskParamsAdapter to SliceTaskParamshetengjiao3-238/+209
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ie8038437ccaa54ee7477d09fd09f2818db2a65a0