summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-02-18cleaned up plugin and repository managementBenjamin, Max1-27/+7
cleaned up plugin and repository management sections Issue-ID: SO-3539 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: Ibc0c582ee4077c4830c5f6cd3c110f9c6038d8db Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
2021-02-18Removing so-etsi-nfvo modulewaqas.ikram126-37820/+1
Change-Id: I5ab5d409bad26abd83b2d8338c4c5ab5fa6be97c Issue-ID: SO-3485 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-18Merge "Removing so-monitoring module"Byung-Woo Jun121-30882/+1
2021-02-18Merge "Increase code coverage for ExecuteBuildingBlockBuilder class"Lukasz Muszkieta2-1/+24
2021-02-18Removing so-monitoring modulewaqas.ikram121-30882/+1
Change-Id: I2b6ef2fd61d08925696cde63c53f16dd87700d52 Issue-ID: SO-3487 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-18Increase code coverage for ExecuteBuildingBlockBuilder classpwielebs2-1/+24
Change-Id: I87ce8344f2f2329066639e6aa2d415eac06ef622 Issue-ID: SO-3538 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2021-02-18Remove mso-oof-adapter from SOmukesh.paliwal18-1048/+1
Issue-ID: SO-3537 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: I79b1c1f6f355fb584e30253bedf7ca5ede02e336
2021-02-18Remove mso-vfc-adapter from SOmukesh.paliwal157-13127/+1
Issue-ID: SO-3536 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: Id0836f5e7900fdb69fb6f2c04b8657746b801805
2021-02-18remove sub process error handling that silent successesKalkere Ramesh, Sharan1-57/+23
Issue-ID: SO-3432 Change-Id: I0dc26542301bd39398326ba28823453f3183a8a6 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2021-02-17Merge "Remove mso-nssmf-adapter from SO Issue-ID: SO-3535"Byung-Woo Jun58-5501/+1
2021-02-17Merge "remove mso-cnf-adapter from so Issue-ID: SO-3534"Byung-Woo Jun34-2731/+0
2021-02-17Merge "update camunda and spring to latest versions"Steve Smokowski45-675/+465
2021-02-17Merge "Move SO/BB for PNF documentation from ONAP WIKI to ONAP RTD"Lukasz Muszkieta8-0/+136
2021-02-17Remove mso-nssmf-adapter from SOmukesh.paliwal58-5501/+1
Issue-ID: SO-3535 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: I0fe65312fbde922064f3d464dc783e82fa4d707d
2021-02-17remove mso-cnf-adapter from somukesh.paliwal34-2731/+0
Issue-ID: SO-3534 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: I85a7ad93e9a89190805b508be25163bcbdd7c334
2021-02-17Move SO/BB for PNF documentation from ONAP WIKI to ONAP RTDpwielebs8-0/+136
Change-Id: Ibddf8bf20f52c606a514d20f78a025d024686c61 Issue-ID: SO-3529 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2021-02-16update camunda and spring to latest versionsBenjamin, Max (mb388a)45-675/+465
Updated camunda to 7.14 and updated spring boot camunda to 3.4 Started to clean up duplicate maven dependencies Issue-ID: SO-3521 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ic65b04772b91dd989e41d6b6b93872978bc4e4e2
2021-02-15update the version for the H releaseseshukm60-60/+60
Issue-ID: SO-2765 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I563295123f7f8de7164495a7db3bc58872863098
2021-02-15fix the build issue of the SO-docker1.8.0seshukm1-2/+2
Issue-ID: SO-2765 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ibcf2ac5a29eab84bda1c858354ff1f53518ceac9
2021-02-15fix the build issue of the SO-dockerseshukm1-3/+3
Issue-ID: SO-2765 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I66583bf031057961c1b243400d0a6004c541a346
2021-02-11Fixed issues in AN NSSMF for allocate flow & added timeDelay in QueryJobStatusdeepikasatheesh4-33/+64
Issue-ID: SO-3526 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I04fd6adced03c535129cf0d2adfee60f6e2b3407
2021-02-10Revert "Changing docker module packaging to JAR"waqas.ikram1-6/+1
This reverts commit 40fc9d52b0ca2eaba6d1e30f846797e301dc885b. Reason for revert: it seems that docker module in SO is triggered by “docker” profile which is only triggered in so-maven-docker-* Jenkins job. Per my understanding these jobs are only used for creating docker images and I think relying on these jobs to create a docker JAR module will create unnecessary dependency. So I think option 3 is more feasible Change-Id: Ia64778afd8fe4105ee8bf1a2f45a4d5674601289 Issue-ID: SO-3473 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-10Merge "Changing docker module packaging to JAR"Seshu Kumar M1-1/+6
2021-02-10Merge "sonar fix"Seshu Kumar M2-20/+38
2021-02-10Merge "Fixed issue in AN NSSMF activation flow for SDNR interactions"Seshu Kumar M1-5/+16
2021-02-10Merge "Fix issues in AN NSSMF activation flow for SDNR interactions"Seshu Kumar M2-38/+38
2021-02-10Merge "initial commit for the SO project ad its sub repos"Seshu Kumar M2-154/+0
2021-02-10Merge "Read subnetCapabilities configuration file from SO pod"Seshu Kumar M5-9/+41
2021-02-08Changing docker module packaging to JARwaqas.ikram1-1/+6
Change-Id: If614d09dbc54b6f3c38c3f6acc3257f751adf87d Issue-ID: SO-3473 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-055GCore - nssmf - non-shared allocate flowaleemraja2-8/+9
Code changes to fix issues observed during testing for Core non-shared nssmf Allocate api Issue-ID: SO-3514 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I37ce7d21eaba8ea60a95a4561509696b2cf3a516
2021-02-04Merge "Update AAI version to v23."Lukasz Muszkieta1-1/+3
2021-02-04sonar fixLukasz Muszkieta2-20/+38
- improving logging - throwing more specific excpetions - using "Optional" improvement Issue-ID: SO-3428 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I873ad4b557265778e7dc0321a1e39439cfa77155
2021-02-02Update AAI version to v23.Benjamin, Max (mb388a)1-1/+3
Update AAI version to v23. Issue-ID: SO-3513 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia1b2bb68a2ee8bdd65e09d1ffd8edbd81cfbcc3a
2021-02-02corrected static class usage when readingBenjamin, Max (mb388a)1-6/+4
corrected static class usage when reading properties Issue-ID: SO-3511 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I78b65f5227af6dc238079695407100f4a1b6f841
2021-02-02Merge "allow RestClient to configure custom headers"Steve Smokowski23-152/+206
2021-02-02Merge "updated line of business query to use nodes only"Steve Smokowski1-1/+2
2021-02-02Merge "set connection timeout as well as read timeout"Steve Smokowski9-5/+66
2021-02-01allow RestClient to configure custom headersBenjamin, Max (mb388a)23-152/+206
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)9-5/+66
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-02-01updated line of business query to use nodes onlyBenjamin, Max (mb388a)1-1/+2
updated line of business query to use nodes only Issue-ID: SO-3510 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8b43970795cf4dab6c9af48f3563857399761260
2021-01-29Merge "add junit coverage"Seshu Kumar M1-5/+78
2021-01-29Merge "WorkflowAction refactor - separate code for macro and alaCarte"Seshu Kumar M1-136/+153
2021-01-28Merge "set filter with higher priority"Steve Smokowski1-1/+2
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-28force not null with default valuesBenjamin, Max (mb388a)15-37/+63
force not null with default values update JUnit test setting default value update NULL fields before altering column sync beans with flyway changes updating test schema.sql files Issue-ID: SO-3494 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I53f000531cfb653a20bfdfae274622553420cdc8
2021-01-27Merge "sonar fix"Byung-Woo Jun3-35/+48
2021-01-27Merge "add nsi name info to an and cn"Byung-Woo Jun0-0/+0
2021-01-27Merge "adding test case for Csar distribution Issue-ID: SO-3080"Byung-Woo Jun22-3/+1477
2021-01-27Merge "Fix issues in Modify RAN-NF NSSI reconfigure flow"Seshu Kumar M2-28/+24
2021-01-25initial commit for the SO project ad its sub reposMD IRSHAD SHEIKH2-154/+0
Issue-ID: SO-3473 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: Ibcb020f2693a6b6b7bd1a8b94efadc9e9edaa510