aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-05-28Issue-ID: SO-2966 optimization in git clone using --depthPratik Raj3-3/+3
optimize the git clone using --depth flag in term of size of clone and also in term's of time taken to fetch the files and commit history of whole repository. Respective issue is created at https://jira.onap.org/browse/SO-2966 More detail can be found at blog https://www.atlassian.com/git/tutorials/big-repositories Signed-off-by: Pratik Raj <rajpratik71@gmail.com> Change-Id: I82d8e20a0f33e950f6a66b9f197722cdcaf182d8
2020-05-27Fix for NPE in HeatbridgeLukasz Rajewski1-2/+2
Null is checked for network type which can be unknown. Issue-ID: SO-2953 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Iccf724eed5ec7d69b70eabbcf25bfafe1e8fe12b (cherry picked from commit 7c35f6dd4fd4b227f063036280a7f24728a198d8)
2020-05-27Merge "fixed some JUnits"Steve Smokowski2-0/+9
2020-05-27Merge "removed net.minidev.json from codebase"Steve Smokowski1-29/+26
2020-05-27Merge "Added scriptName for deallocation of NSSI."Seshu Kumar M4-2/+17
2020-05-26removed net.minidev.json from codebaseBenjamin, Max1-29/+26
removed net.minidev.json from codebase Issue-ID: SO-2957 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I03f89a1002b3cf052a304503cd206a979bfee6f8
2020-05-26fixed some JUnitsRupinder2-0/+9
Issue-ID: SO-2804 Change-Id: I6589ea250ee95160febd40c55cbfbf1a81782b60 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-26Merge "Capture ids of vfModule and volumegroups"Steve Smokowski4-6/+206
2020-05-26Merge "added assert statements in JUnits"Steve Smokowski8-0/+13
2020-05-26Merge "use existing pnf - logging improvement"Steve Smokowski2-2/+4
2020-05-23Capture ids of vfModule and volumegroupsBonkur, Venkat4-6/+206
Capture ids of vfModule and volumegroups Issue-ID: SO-2951 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ibe8af16c899a66ef007f74eb2c4e42afb0c2b42f
2020-05-23Update DeleteSliceService authzm3301-4/+8
Issue-ID: SO-2942 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I93015340d57e9feeba0d212bef7978a3a33d1026
2020-05-22use existing pnf - logging improvementLukasz Muszkieta2-2/+4
Issue-ID: SO-2937 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: Ic4832d7f6608b684d0b1c902a8a7b48f6639e6e1
2020-05-22added assert statements in JUnitsRupinder8-0/+13
Issue-ID: SO-2804 Change-Id: Iddb9630af826b719a6e55a974005e9a520401d8e Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-22Update NSI slection processzm3302-87/+110
Issue-ID: SO-2949 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ibb13fb6d146d5ef9dbe702c23294653276204f7a
2020-05-21Merge "Began adding pluging to lifecycle mapping"Steve Smokowski12-1/+287
2020-05-21Merge "etsi-sol002-adapter's support for vserver"Steve Smokowski7-30/+217
2020-05-21Merge "Setup cache for getNovaClient"Steve Smokowski4-28/+116
2020-05-21Merge "Add Spring Component markup to rest validator"Steve Smokowski6-6/+45
2020-05-21Merge "update uemobilityLevel to uEMobilityLevel adapter NBI"Lukasz Muszkieta1-1/+1
2020-05-21Check if existing Pnf is related to service instancemharazin3-2/+99
Issue-ID: SO-2937 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I3e1e8b7534c1ffa36b0383b52ca9ea547f5bac7e
2020-05-21update uemobilityLevel to uEMobilityLevel adapter NBIhetengjiao1-1/+1
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: If6d4e9e38ddd6a33324b3a5a840d0449545bdd40
2020-05-21Merge "update CSMF bpmn to adpter EXT-API"Chuanyu Chen1-4/+4
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-20Setup cache for getNovaClientPlummer, Brittany4-28/+116
Setup cache for getNovaClient Issue-ID: SO-2946 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I2031c684fee65d73c1528ec6a60c95c1c60de1d5
2020-05-20Add Spring Component markup to rest validatorKuleshov, Elena6-6/+45
Add Spring Component markup to rest validator classes. Do not invoke serviceInstanceDeleteValidator for macro deletes. Issue-ID: SO-2945 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0eb501bccb016d5d5fed43c3f5d1bd39c7d4fd72
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-20update CSMF bpmn to adpter EXT-APIhetengjiao1-4/+4
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ie506e13c55c9745653471908cb69d59d85c10cbb
2020-05-20etsi-sol002-adapter's support for vserverPiotr Borelowski7-30/+217
Include vserver.vserver-name in the DMaaP event Issue-ID: SO-2901 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I2fa32624b9626802a8645cac0f00259bd170a9aa
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