summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-04-15Fixing SO buildwaqas.ikram1-0/+1
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e Issue-ID: SO-2809 Signed-off-by: waqas.ikram <waqas.ikram@est.tech> (cherry picked from commit 312ee1ae732b0c904a25273b88322634d31ae0e6)
2020-04-03fix build - dependency problemLukasz Muszkieta1-3/+3
Issue-ID: SO-2780 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I08a932edb0a821c7590002ae3f5dc39075908b81
2020-03-05create custom spring aop annotation for loggingPlummer, Brittany1-3/+3
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-27Merge "enhance openstack library"Steve Smokowski1-1/+1
2020-02-26bump the versions for all the SO to 1.6.0seshukm1-1/+1
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id0993b244b0978375ff8476e4bf8ef79e1bb9e68
2020-02-25enhance openstack librarySmokowski, Steven1-1/+1
Add new methods to NovaClient Issue-ID: SO-2680 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I13fdfcb7052f12ece409a19fbd33abc3f101e2d9
2020-02-24Merge "Updated pom to release version of logging library"Steve Smokowski1-3/+3
2020-02-20Updated pom to release version of logging libraryPlummer, Brittany1-3/+3
Updated pom to release version of logging library Issue-ID: SO-2662 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Icd29af1993d8baf9be7b490a8c89639771fa93a4
2020-02-19Generic cds payload for vnf/vf-module/service.tragait1-22/+22
Things done- -Fixed review comments. -Added logic to create payload using scope and action. -Populate instance parameters from SO-request to CDS payload for VNF. -Implementation of setting orchestration status after CDS completes its operation based on SO scope. -Make use of ControllerRunnable interface. -Changed actionname to actionName to action.value as per Oscar's suggestion. -Setting orchestration status after CDS completes its operation for VF-Module. -Populate instance paraneters from SO to CDS for VF-Module. Issue-ID: SO-2312 Signed-off-by: prathamesh <prathamesh_morde@yahoo.ca> Change-Id: I026d9f7909e486c68f274b7e56c8bd7c8fdcd521 Signed-off-by: prathamesh <prathamesh_morde@yahoo.ca> Signed-off-by: tragait <rahul.tyagi@est.tech>
2020-02-18Fix Sonar cloud migration coverage issuePriyadharshini1-20/+24
Issue-ID: SO-2663 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ia5c91ed109d5b31f86a3b903123a083bc08733b9
2020-02-17Fix so-simulator dependency in docker/pom.xmlRemigiusz Janeczek1-1/+1
Issue-ID: SO-2622 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I30b787bc697e48b4e1b21ec84b8abaeff52a5971
2020-01-22Add fluent setters for BuildingBlocks and ExecuteBuildingBlockkjaniak1-8/+8
Test which check more than one functionallity were separarted. Minor code improvements around BB and EBB. Issue-ID: SO-2582 Change-Id: I318f8ac299f7204fdd6799108182a29e519724d9 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-01-10removed powermock dependecy and added it toBenjamin, Max1-1/+37
removed powermock dependecy and added it to enforcer plugin Issue-ID: SO-2597 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ib2dff9818fffaef1b356db03795fdca238dfed75
2019-12-19fix Jenkins so-master-merge-javaLukasz Muszkieta1-1/+1
logging-filter-base version in version 1.6.3 causes compilation error, back to the previous Issue-ID: SO-2581 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I48f3cb89cf8be6720826ee6a4b12022900c05432
2019-12-16update so to use 1.6.3 snapshot from the loggingPlummer, Brittany1-3/+3
Updated snapshot to 1.6.3 and began fixing failing tests Update SOAPLoggingInInterceptor to use new InvocationID value Changed client and server keys to InvocationID BPRestCallback to use ServerInvocationId Removed logging MDC checking from unit tests Began switching bprestcallback to use resttemplate Removed changes to logback replacing invocationIds Updated logic where requestEntity is created on null message Added unit tests for BPRestCallback Set InvocationID in MDC in SOAPLoggingInInterceptor Send in URI to prevent encoding of URI causing % to change to %25 Updated restTemplate to fix issue with interceptors Issue-ID: SO-2571 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7e0d80eae9036c993414ae96ebd571c89cb9dfa9
2019-12-11Merge "Add so-simulator project"Java-11-upgrade1212masterMax Benjamin1-0/+1
2019-12-11Add so-simulator projectMnushkin, Dmitry1-0/+1
contribute simulator to onap project Issue-ID: SO-2463 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0a3a71fdeb47cbbd686830045a8bc40769102a29
2019-12-03Update Shedlock to proper version forSmokowski, Steven1-2/+2
Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Issue-ID: SO-2550 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5378d1e964b5eaa88b9ac33ef3759d6120c76150
2019-11-08removed global configuration of jar pluginBenjamin, Max1-9/+1
removed global configuration of jar plugin to prevent extra artifacts Issue-ID: SO-2518 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5b25150089f39792452cf67cac1c916ef2069bed
2019-11-04Updated logging library version to 1.6.2-SNAPSHOTPlummer, Brittany1-3/+3
Updated logging library version to 1.6.2-SNAPSHOT Issue-ID: SO-2509 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I59e59dc4998897d96c2966e13f947b695c050a5c
2019-11-04Merge "update the latest oparent version"Steve Smokowski1-1/+1
2019-11-02update the latest oparent versionseshukm1-1/+1
Issue-ID: SO-2391 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ic6cd539aa5c04fa267ac19a8b1240eafbcdd4825
2019-10-25update so to use most recent update of loggingPlummer, Brittany1-3/+3
Updated pom to use 1.5.1-SNAPSHOT for logging-analytics Updated pom while fixing branching issues Updated version for logging-slf4j in pom Updated to use release 1.6.1 of logging library Issue-ID: SO-2493 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I79c543c283eeda0a6eb008535ba4488433fbb0ae
2019-10-10Merge "- Increased version to 1.5.1 to get new client"Seshu Kumar M1-1/+1
2019-10-08- Increased version to 1.5.1 to get new clientMerkel, Jeff1-1/+1
- Increased version to 1.5.1 to get new client changes Issue-ID: SO-2402 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I70cf15012547857e10360b1ba2d0cedfeb938e48
2019-10-08VNFM Simulator Removed. Moved to CSIT.AndrewLamb1-1/+0
Change-Id: I6c439615d52751578200ef84aacb20b0263b3846 Issue-ID: SO-1952 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-10-03Update logging version to 1.5.1Marcus G K Williams1-3/+3
This will solve issue where OOF is not a logging component. Issue-ID: SO-2378 Change-Id: If01e7ffc22d712dfd7f5c5e077384423e89b6574 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-09-27Unit test cases for SVNFM SimulatorAndrewLamb1-3/+3
Change-Id: Ibc6e4d47007fb14dbcad97b27d47cdd808251c9d Issue-ID: SO-1853 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-09-19Exception string in checkRelationshipRelatedToBhatt, Prema1-5/+5
Exception string in checkRelationshipRelatedTo not being returned properly. Added a new exception - UnassignNetworkException. Added a new unit test to test the exception case as per review comment. Updated UnassignNetworkBBTest.java file to fix the formatting errors. Updated unit test , removed setVariable, it wasn't needed to do as it was performed in the actual method call. Updated pom.xmp file to fix the formatting errors. Updated pom.xml file to fix the formatting errors. Issue-ID: SO-2346 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I617dfbcb07d6080598a3ef8138aad5c7008dcee2
2019-09-10Integrate Logging LibraryPlummer, Brittany1-0/+15
Updated SO to use ONAP provided filters and constants to meet logging standards. Removed redundant classes Updated constant references Issue-ID: SO-2301 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia4e3c2b1a4dcb3881aa34d39885c8b2782880d64
2019-07-26Upgrade springboot.version from 2.0.5 to 2.1.5.Sangalang, Felix1-7/+2
Upgrade springboot.version from 2.0.5 to 2.1.5. Fixed APIHandler junit test cases with expected DB error messages. Issue-ID: SO-2157 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I77ce873018b88268b9221226b95c9c106f93a8d0
2019-07-04fix global-jjb migration issuesarada prasad sahoo1-3/+3
fix global-jjb migration issue - VNFSDK, SO Issue-ID: SO-1992 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com> Change-Id: I2e11f0c151c54151e526efdebf92f49621dc0f7f
2019-07-04fix global-jjb migration issuesarada prasad sahoo1-1/+1
fix global-jjb migration issue - VNFSDK, SO Issue-ID: SO-1992 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com> Change-Id: Idaee5994614a9264e0b0edc57be6e529a343b807
2019-06-21Security updates for maven dependenciesSangalang, Felix1-1/+1
Update commons-collections version to 3.2.2. Updated distribution client version to 1.4.0. Update commons-fileupload to version 1.4. Update commons-codec to version 1.12. Change-Id: I4ab794e3aef7300c30088e5197092fd30231c4af Issue-ID: SO-2043 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-06-19changed hikari dependency to java based oneBenjamin, Max (mb388a)1-6/+0
clojure dependency used by accident, replaced with HikariCP Change-Id: I25b9f75d8be061fb3ac3d7737e9a58883a801425 Issue-ID: SO-2038 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-06-17Changes related to eviction of connectionsBenjamin, Max (mb388a)1-4/+11
These are changes related to ASDC controller for evicting database connection pool when ip address changes Included other appllications such as requestDB, CatalogDB, API Handler, BPMN, OpenstackAdapter etc Change-Id: I9a96ea12fb0c10643a204a58d55360bebba326fe Issue-ID: SO-2018 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-06-07Fix Master Build - Use 1.5.0-SNAPSHOT of so/libsMarcus G K Williams1-2/+1
Issue-ID: SO-2006 Change-Id: Ice30a4bb39d314b047bb92953de578908fd6af81 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-05update the version of plugin to fix jenkins dockerKalkere Ramesh, Sharan1-1/+1
update the version of fabric8 to fix jenkins docker push Change-Id: I5b827bd56bf4d58763bf9d5eaa87d3218ba85c1c Issue-ID: SO-1848 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-02Update oparent versionJessica Wagantall1-1/+1
Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Change-Id: I50382154cac487247c3824cff802fb7993b5c3ae Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-19Merge "Build platform/cpu-agnostic SO container images on Arm platform"Seshu Kumar M1-1/+1
2019-04-19Build platform/cpu-agnostic SO container images on Arm platformBin Lu1-1/+1
Change-Id: Ifafbf5db2eaa6c31d7332697bf650633bfc307ea Signed-off-by: Bin Lu <bin.lu@arm.com> Issue-ID: INT-548
2019-04-19Merge "Attach format goal with format-sources phase"Seshu Kumar M1-0/+2
2019-04-19Attach format goal with format-sources phasesubhash kumar singh1-0/+2
Attach format goal with format-sources phase, so that we need not to run command like : mvn process-sources -P format Change-Id: I0493211f65426bd6be8621d6c0e727f5d5ab79aa Issue-ID: SO-1801 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-04-11corrected inlucde filter for formatterBenjamin, Max (mb388a)1-8/+13
all pom.xml files now have two spaces validation is on for pom.xml files Change-Id: I424ea2e4d6a549f468792e5f90a43f3a97e6c954 Issue-ID: SO-1781 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-09Added VNFM Simulator projectrokenny1-1/+1
Change-Id: I9b84164dc189128eed8d09b6ce69fc5d5fd78348 Issue-ID: SO-1618 Signed-off-by: rokenny <ronan.kenny@est.tech>
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)1-776/+887
Added in maven plugins to enforce coding style rules Added in eclipse java formatting xml Change-Id: I3727bbf4ce8dc66abfd8ad21b6cfd0890c5d3ff0 Issue-ID: SO-1765 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-01replace all fixed wiremock portsBenjamin, Max (mb388a)1-0/+3
trying to get the tests that can be threaded to pass started to remove fixed port references Change-Id: I7bfe067a8f36c908039700646571681321e9a6f5 Issue-ID: SO-1676 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-22added back in so monitoring to parent pomKalkere Ramesh, Sharan (sk720x)1-0/+1
Fix startup of catalog, request, bpmn and openstack Change-Id: I7ef86a8ba81625cc0bdda35c3dcdf12b37ef2821 Issue-ID: SO-1558 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2019-02-21updated base yamls to properly connect to DBKalkere Ramesh, Sharan (sk720x)1-1/+0
Fix startup of catalog, request, bpmn and openstack Change-Id: I83dcd17d03c71301610ab2c8bbeb30142cc14303 Issue-ID: SO-1558 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2019-02-14updated camunda springboot versionBenjamin, Max (mb388a)1-15/+15
Added required unimplemented methods to classes Change-Id: I1ab6333582f2f09c6c363786c8168fdf54936bf8 Issue-ID: SO-1512 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>