aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-nssmf-adapter
AgeCommit message (Collapse)AuthorFilesLines
2021-02-17Remove mso-nssmf-adapter from SOmukesh.paliwal55-5438/+0
Issue-ID: SO-3535 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: I0fe65312fbde922064f3d464dc783e82fa4d707d
2021-02-15update the version for the H releaseseshukm1-1/+1
Issue-ID: SO-2765 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I563295123f7f8de7164495a7db3bc58872863098
2021-01-18update nsmf workflow of active and deactive nssihetengjiao7-5/+60
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ic144713f9cf55ed8db679bd7c57052fcea2aadf9
2021-01-07Fix some deallocate issueszm3301-1/+1
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ie61983b9e9567bd21e5cd12cda4d76ec422c5dee
2020-12-24Fix some deallocate nssi issueszm3302-2/+3
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I7abcc74b52e71e780cda12a2a55d02b4dda2133a
2020-12-08Fix serviceType,serviceRole,serviceName saving in AAI also Adapter issueszm3302-2/+2
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I07eeb4e512a1a2cc67ac5bff7ee3227d90117fe7
2020-11-30Fix SliceProfile for External RAN NSSMFEnbo Wang2-1/+86
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: Ie142fdbef529c98cba9374b92aed97455af770f9
2020-11-26New attributes are added according to the standard and fixed TN allocate ↵hetengjiao6-24/+18
response Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4a2dfccbfa9dcdbe93d50a03b307061dca45c81a
2020-11-23add serializable to fixed cn nssi processing errorhetengjiao6-10/+42
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I0c50d7ea14298aa7b7a261faef9d01c811363633
2020-11-17fixed cs profile trans to ss profilehetengjiao5-7/+13
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ia5a40ac9126641479047a0a76c7d2fefc1d6f07d
2020-11-10Update query subnet capabilityzm3305-9/+67
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 workflowhetengjiao5-9/+15
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I018ca93da483231db1a20aac0e6146b1e2314ed3
2020-10-31Fix issue of missing deleting NSSI from AAI for ExternalNssmfManagerEnbo Wang5-16/+37
Issue-ID: SO-3341 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I5aa407e56a8a2588006e89d1db5a9f2b8fcad642
2020-10-30Merge "add request logger annotation"Chuanyu Chen4-60/+283
2020-10-29add request logger annotationhetengjiao4-60/+283
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ie7d888fb216f61979a093b8688640ebbaf7c6f28
2020-10-29modify subnetCapabilityQuery interface and some workflow errorhetengjiao2-2/+29
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ieda037b617f3743a28aaba30e7f22bf5df919a24
2020-10-26Fix issue of writing NSSI to AAI for ExternalNssmfManagerEnbo Wang5-1/+25
Issue-ID: SO-3341 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I242b48bee5420bc2a346240baa6056e31acb006c
2020-10-26fixed type of subnetCapabilityQuery to Objecthetengjiao3-4/+4
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I6c1005fb93c4d99b88057000a840ef5479b63da1
2020-10-13Merge "Update NSMF Allocate workflow and fix health check issue"Chuanyu Chen1-37/+0
2020-10-13Update NSMF Allocate workflow and fix health check issuezm3301-37/+0
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I07d5e7aada2e028914067c2f20a3a44eb4450e83
2020-10-12Merge "Exclude problematic dependency from cxf"Steve Smokowski1-3/+0
2020-10-08Exclude problematic dependency from cxfBenjamin, Max (mb388a)1-3/+0
jboss rmi dependency excluded from all cxf dependencies Done at the root pom to prevent from happening again Issue-ID: SO-3292 Change-Id: I022b8ecf58d76d090b16079324df2047fecc1a61 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
2020-10-08Update parameter processing for DoDeallocateNSSI(RAN)Enbo Wang1-0/+1
Issue-ID: SO-3294 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I9dd08200cb108a4d77b6f97502dcc999174aecaf
2020-10-08Update response processing for DoAllocateNSSI(RAN)Enbo Wang3-4/+26
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I252c54f2d653ac5ed4738f0ea1e7de440f9affd5
2020-10-08Update parameter parsing for DoAllocateNSSI(RAN)Enbo Wang1-2/+2
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I0c1f5380d4ebd2befa34f6e7668d1c09994ac408
2020-09-23removed references to AAIObjectTypeBenjamin, Max2-17/+20
removed references to AAIObjectType and AAIObjectPlurals additional corrections for removal of aai object type corrected additional java files updated groovy files to match aai fluent builder style Issue-ID: SO-3259 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ifdf12fcacb34cc648548eb18b638afd06dad67a9
2020-09-18Update NSMF workflow to for the E2E Network Slicing requirementshetengjiao3-13/+29
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ic792896cc3e7b23f02fd7f8b8305402271eb0d78
2020-09-15Merge "modify the actionType of querySubnetCapability"Chuanyu Chen1-3/+3
2020-09-04Update parameter processing of NSSMF adapter for External RAN NSSMFEnbo Wang1-5/+15
Issue-ID: SO-3202 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I65dfb46e1af981ec49a5a8c36c8fc5ea9b3bda9c
2020-09-04modify the actionType of querySubnetCapabilityhetengjiao1-3/+3
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I050634b503f1f4ad6eb33d474be83dab7ed44650
2020-08-30Update NSSMF adapter to support External RAN NSSMFEnbo Wang4-8/+10
Issue-ID: SO-3202 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I65b8143ad38017117ffb0677054bad3f76ae90e4
2020-08-27add @ServiceLogger Annotation for log print and increase some code annotationhetengjiao10-41/+132
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I8e7f88aa87cd59d8e5067a68dd49e1801c2fea9f
2020-08-27update nssmf adapter, support interactions with multiple NSSMFs: RAN NSSMF, ↵hetengjiao43-368/+2528
Transport NSSMF (TSCi), Core NSSMF, and External NSSMFs (RAN and Core) Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4bb745090110949e9479ce7eab86a5c945c7b56d
2020-08-26update nssmf adapter beanszm3301-7/+0
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I36cc9c064e271cbf8de8a3e2d3a2abe50a30e2ed
2020-08-06bump the master to 1.7.1seshukm1-1/+1
Issue-ID: SO-2940 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I888677f7d32ff35619be0f5bb2b677f56215f2e0
2020-04-30Merge "rename package for external use"Steve Smokowski3-5/+5
2020-04-29rename package for external useBenjamin, Max3-5/+5
rename package for external use Issue-ID: SO-2852 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id883f0c847c24a260dbf8c63ce5e1330c045d6de
2020-04-07Health url additionjananib9-4/+30
Bug fix Change-Id: Ibd4d5085b62ba22f40a109c9bb92030652c08624 Issue-ID: SO-2775 Signed-off-by: jananib <janani.b@huawei.com>
2020-04-01Credential addition in NSSMF adapterjananib1-6/+11
Bug fix Change-Id: Iae0eb5748190449ddcc441d77a3a9529783a4b00 Issue-ID: SO-2775 Signed-off-by: jananib <janani.b@huawei.com>
2020-03-10Merge "create custom spring aop annotation for logging"Steve Smokowski2-2/+2
2020-03-10Update test for deleting communication servicezm3301-1/+1
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ib762da956041cab73082cdd355d59c3cf6dd29ee
2020-03-06changes for the compilationseshukm1-0/+1
Direct fix Issue-ID: SO-2716 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I95257ae8564b4b043ff98612ac9fd234439c5773
2020-03-05create custom spring aop annotation for loggingPlummer, Brittany2-2/+2
Added annotation for setting up scheduled tasks logs Added new annotation to scheduledTasks Moved annotation setup to logging-library Issue-ID: SO-2713 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7080c4bb289e454f14167631e2601c954389c0ef
2020-02-28UT for adapterjananib1-0/+392
Adding UT Change-Id: I54d06c8cddd8fc5eae1ac49684e5f7c3c57e39a2 Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-28Adding resources for adapterjananib6-0/+62
Resource in NSSMF adapter Change-Id: Iead3bab39d9699354ef8f370f6d658c144ad3f2c Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-27NSSMF REST APIsjananib1-0/+205
Exposed API for adapter Change-Id: Id831465fa6523dcc57e8b165286b6063c1ffccbf Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-27NSSMF Managerjananib1-0/+541
Adding manager to NSSMF Adapter Change-Id: I7f18607e6cc1b640a616a42b8f5add049958ac5d Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-27NSSMF Rest Utilsjananib3-0/+431
Adding utils to NSSMF Adapter Change-Id: Id47d06844f3bf5f97c5f91c76f7e79ea7204a520 Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-27NSSMF Manager modelsjananib3-0/+177
Adding models to NSSMF Manager Change-Id: Ie3bb8554c0de12a1fc8703a1dd67a20d4e8ae33c Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-27NSSMF adapter utilsjananib2-0/+160
Adding utils to NSSMF adapter Change-Id: If02c9503189dbbb5cfdd74b6422d4ff4ffba739c Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>