aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-05-20Began adding pluging to lifecycle mappingBoslet, Cory12-1/+287
Began adding pluging to lifecycle mapping metadata to get rid of eclipse workspace pom errors/markers Issue-ID: SO-2948 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I78946c59e6aaf440e014ed06e9ff476bac5c2613
2020-05-20Merge "Allowing user-params to be empty"Seshu Kumar M4-9/+67
2020-05-20Merge "update the release notes"Byung-Woo Jun1-0/+232
2020-05-20Allowing user-params to be emptyjananib4-9/+67
Ignore empty user-params Change-Id: Ia57c94424db69bbd2d207e5df2549ab452724ded Issue-ID: SO-2896 Signed-off-by: jananib <janani.b@huawei.com>
2020-05-20Merge "possibility to use inventoried PNF instance in new service instance"Steve Smokowski3-4/+101
2020-05-20update the release notesseshukm1-0/+232
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I2079cb72c8851b8b5b8a3616161d4b20fb3a2792 (cherry picked from commit 3c5dbddf5fe76e7c0eee208ebe0cb36cfb774e15)
2020-05-20Add sST value to communication servicezm3301-1/+1
Issue-ID: SO-2942 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I062512977f2e2991a817327572576f7137c5ad2e
2020-05-19Fix CloudSite creation for OOF HomingEric Multanen2-1/+6
Restore old version of postCloudSite for the OOF homing code. Change-Id: Ic20895730952975476544ede6e677948e88998a9 Issue-ID: SO-2940 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2020-05-19Merge "put appropriate annotations"Lukasz Muszkieta2-13/+13
2020-05-19Merge "removed unused imports lowered code smells"Lukasz Muszkieta7-21/+1
2020-05-19Merge "removed unused imports"Lukasz Muszkieta7-9/+2
2020-05-19Merge "add null check for server HostName/Name/Flavor"Lukasz Muszkieta2-11/+103
2020-05-19possibility to use inventoried PNF instance in new service instanceLukasz Muszkieta3-4/+101
Issue-ID: SO-2937 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I5b34234d453bbd5ff1fef3c41f5cd50b23f66db1
2020-05-18add null check for server HostName/Name/FlavorMnushkin, Dmitry2-11/+103
add null check for server HostName/Name/Flavor maven format file after build failure include relationship empty string verification add unit test to verify null/empty string update empty string validation code Issue-ID: SO-2912 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If308469cd4ec0008a6d1a480641da890d67b4259
2020-05-18Add relationship to allocate resourcezm3302-14/+13
Issue-ID: SO-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I4232439be1729255fc128b268b1a3168d51507ff
2020-05-15updated aai-schema dependency to 1.7.2Benjamin, Max (mb388a)1-1/+1
Issue-ID: SO-2939 Change-Id: I5e9f47af8d51a0aee8d150e1956ad7ef85206988 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
2020-05-15Merge "[SDC] Update SDC Distribution Client"Seshu Kumar M4-5/+16
2020-05-15Merge "removed code smells"Steve Smokowski7-17/+0
2020-05-15Merge "remove setting of the prov-status"Steve Smokowski1-3/+0
2020-05-15Merge "Default gateway value to NULL when not present"Steve Smokowski3-0/+31
2020-05-14remove setting of the prov-statusBonkur, Venkat1-3/+0
remove setting of the prov-status on pserver Issue-ID: SO-2935 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6e4767c2a457962de26ec09923228bfa72e55a54
2020-05-14Merge "Add apache utils to SO base image"Steve Smokowski1-1/+1
2020-05-14Merge "switch to docker-maven-plugin because that's all"Steve Smokowski10-13/+11
2020-05-14Merge "requestid values have commas audit log"Steve Smokowski11-90/+14
2020-05-14Merge "add image detail endpoint to openstack proxy"Steve Smokowski1-10/+1
2020-05-14Default gateway value to NULL when not presentSmokowski, Steven3-0/+31
Default gateway value to NULL when not present Issue-ID: SO-2934 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7a9839817887575ec425e2ae6f1782b94f0bb907
2020-05-14[SDC] Update SDC Distribution ClientSylvain Desbureaux4-5/+16
Use the latest (currently on SNAPSHOT) version od SDC Distribution Client on SO, in order to be able to (later) discuss also with HTTP protocol Issue-ID: SO-2792 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8d49361ba4889a0c4200a9f35901c49534a8f03d
2020-05-14update oof option and slice profilezm3302-52/+110
Issue-ID: SO-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ia755381b5b7f90ab6bac3ee8002cc87a1cc12c9f
2020-05-14Merge "update nsmf to fix oof and nssmf problem"Chuanyu Chen6-86/+101
2020-05-13switch to docker-maven-plugin because that's allBenjamin, Max10-13/+11
switch to docker-maven-plugin because that's all we need Issue-ID: SO-2933 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I65783d3a7c172f4ce7fc39d64a3987eeae58feed
2020-05-13Add apache utils to SO base imageRamesh Parthasarathy1-1/+1
To encode plain text passwords using htpasswd apache utils has been added to SO base image Issue-ID: SO-2932 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: Ic92ac23ff604d1c86c5fc3aeb1c328b8cdcecad1
2020-05-13update DoCreateSliceServiceOption Workflow because the oof inteface modifyhetengjiao1-204/+101
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Idf4ad514abdb21131c684edb4294b3ddff03efb2
2020-05-13update nsmf to fix oof and nssmf problemhetengjiao6-86/+101
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I3dc20b3eeb0ec5f72215dbe81295317446d60524
2020-05-13Merge "update DoCreateSliceServiceOption script because the oof inteface modify"Chuanyu Chen2-219/+139
2020-05-13update oof utils to fix bug caused by oof interface changehetengjiao2-94/+70
Issue-ID: SO-2919 Change-Id: Iecdf4a142f090cc0a2555c547bc4b7ba2e165fa3 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-13Add NssmfAapterUtils to fix the auth problem of request to nssmfhetengjiao2-107/+216
Issue-ID: SO-2918 Change-Id: I51d7573701cfbe5efa80ce25883e7a4d401afd8f Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-13update DoCreateSliceServiceOption script because the oof inteface modifyhetengjiao2-219/+139
Issue-ID: SO-2919 Change-Id: Ia8643a701f30ffa491842a3b7e35e18413b8d702 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-12Change CheckServiceProcessStatus Closure to function to fix out of memory ↵hetengjiao1-12/+12
problem Issue-ID: SO-2917 Change-Id: Ie6e769ac56312fd216f462fdce5d5c1eb632da0a Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-11requestid values have commas audit logPlummer, Brittany11-90/+14
Removed overwriting header with random uuid Removed setting of duplicate headers, updated SOAP logging Re-added setting non-duplicate header Updated version of logging library to get elapsedTime changes Fixed failing unit tests in MSOCommonBPMN Issue-ID: SO-2916 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6b30d69daf210dd903e6a1c1d832de49bf8119d5
2020-05-11Merge "Added to support to enabling l2 multicasting"Steve Smokowski5-16/+21
2020-05-11Merge "added queryImage method"Steve Smokowski1-0/+14
2020-05-11Merge "uri params now available in info object"Steve Smokowski27-289/+357
2020-05-11Merge "bump the master version to 1.7.0"Byung-Woo Jun0-0/+0
2020-05-11Merge "update the SO architecture"Byung-Woo Jun1-0/+0
2020-05-11bump the master version to 1.7.0seshukm0-0/+0
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I1eb7ff30466e9007deb790e73fd1b008e0828573
2020-05-08Added to support to enabling l2 multicastingBoslet, Cory5-16/+21
updated aai dependency Added to support to enabling l2 multicasting for lnterfaces. Issue-ID: SO-2914 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Idf34a41777e23b7171bd09c174830a4eeeb79e4b
2020-05-08Merge "CamundaClient not handle operationType used by ↵Chuanyu Chen5-5/+25
Activate5GSliceServiceInstances"
2020-05-08Merge "interface getServiceOperationStatus in request-db-adapter not exist"Chuanyu Chen2-0/+28
2020-05-08Merge "merge SO-2824 from frankfurt resolve problem ↵Chuanyu Chen1-3/+0
CreateCommunicationService SST is null"
2020-05-08Merge "Fix serviceProfile serialize"Chuanyu Chen1-1/+6