aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-05-26added assert statements in JUnits in 4 filesRupinder4-0/+5
Issue-ID: SO-2804 Change-Id: I63c5ff0fd23d0d30beaf32658115b7403f0dcfbf 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
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>