aboutsummaryrefslogtreecommitdiffstats
path: root/common/src/main/java/org/onap
AgeCommit message (Collapse)AuthorFilesLines
2021-02-02Merge "allow RestClient to configure custom headers"Steve Smokowski9-42/+64
2021-02-02Merge "set connection timeout as well as read timeout"Steve Smokowski2-1/+11
2021-02-01allow RestClient to configure custom headersBenjamin, Max (mb388a)9-42/+64
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)2-1/+11
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 Smokowski6-4/+88
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, Max6-4/+88
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 Smokowski3-3/+18
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, Max3-3/+18
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
2020-09-25Update NSMF workflow of allocatehetengjiao2-6/+18
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4ab9272501a76c93e1c56d4bf0ed646699363ecb
2020-09-20Heatbridge UpdatesSmokowski, Steven1-4/+0
Updated heatbridge to work with upcoming A&AI changes Issue-ID: SO-3257 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6b58c8e2a920e715d303aeda5137952f667c3133
2020-09-18Update NSMF workflow to for the E2E Network Slicing requirementshetengjiao14-213/+216
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ic792896cc3e7b23f02fd7f8b8305402271eb0d78
2020-09-16Merge "Implement Activate/Deactivate RAN NSSMF Workflow"Byung-Woo Jun1-0/+21
2020-09-16Merge "Implement Deallocate RAN NSSI Workflow"Byung-Woo Jun1-1/+10
2020-09-15Merge "Update NSMF workflow to implement the E2E Network Slicing ↵Chuanyu Chen9-0/+205
requirements for Guilin release"
2020-09-11Update NSMF workflow to implement the E2E Network Slicing requirements for ↵hetengjiao9-0/+205
Guilin release Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I20c6b880cc26b0e0dbd096f4de6f39fd936b4bc0
2020-09-10Implement Activate/Deactivate RAN NSSMF WorkflowPriyadharshini1-0/+21
Issue-ID: SO-3229 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I309da1227f1db8faec10f198351fda66421293b6
2020-09-10Implement Deallocate RAN NSSI WorkflowPriyadharshini1-1/+10
Issue-ID: SO-3230 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I37ce7d21eaba8ea60a91a7034501211b2cf3a987
2020-09-04Update parameter processing of NSSMF adapter for External RAN NSSMFEnbo Wang1-6/+16
Issue-ID: SO-3202 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I65dfb46e1af981ec49a5a8c36c8fc5ea9b3bda9c