aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-11-04Call WorkflowActionTasks.sendErrorSyncAck()Gamboa, Gilbert3-3/+66
Call WorkflowActionTasks.sendErrorSyncAck() instead of WorkflowActionTasks.sendSyncAck() from WorkflowActionBB in error handling subroutine. Call WorkflowActionTasks.sendErrorSyncAck() instead of WorkflowActionTasks.sendSyncAck() from WorkflowActionBB in error handling subroutine. Issue-ID: SO-2489 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8c1c2bb6af70d5e76cfbfd3ce54fb506ab653cf7
2019-11-04Merge "blocker sonar fix"Steve Smokowski1-7/+17
2019-11-04Merge "Adding preload capability using userParams"Steve Smokowski15-181/+766
2019-11-04Merge "update the latest oparent version"Steve Smokowski1-1/+1
2019-11-04Merge "Add patch method"Steve Smokowski6-6/+29
2019-11-04Merge "- Check if failIfExists exists, if not default it."Steve Smokowski2-0/+17
2019-11-04Merge "refactor repeated duplicate check code to RequestHandlerUtils"Steve Smokowski3-36/+47
2019-11-04Merge "update so to use most recent update of logging"Steve Smokowski1-3/+3
2019-11-04Merge "add new query for requestdb"Steve Smokowski5-10/+92
2019-11-04Merge "- Skip requestId lookup when uri is"Steve Smokowski2-7/+43
2019-11-04add timeout to apih for the camunda activity checkPlummer, Brittany4-364/+482
Added timeout for camunda history lookups Added error strings to be returned on task information lookup Renamed method for getTaskInformation Removed retry for taskInformation and updated logging for errors Added spring logging interceptors to restTemplate Made timeout and retry timeout configurable Issue-ID: SO-2508 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ibd5101fc2e0a933a2f8070077c40b02bbbcfea6f
2019-11-04- Check if failIfExists exists, if not default it.Merkel, Jeff2-0/+17
- Check if failIfExists exists, if not default it. Issue-ID: SO-2507 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0ab965bca0fd6777d711c99d3bc550293e826414
2019-11-04Add patch methodMnushkin, Dmitry6-6/+29
add patch method to requests db client remove null values from junit mock matching Issue-ID: SO-2506 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I3d6c0b05943958a9e77557cbf643a90cf5bb556b
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-31- Skip requestId lookup when uri isMerkel, Jeff2-7/+43
- Skip requestId lookup when uri is orchestrationRequests. - Reformatted code to fix the build error. - Updated mockContext in TC to mock up URI path. - Added a test that skips the requestId lookup. - Added verify to ensure the lookup method is not called. - Fixed the formatting to pass the verify build. Issue-ID: SO-2499 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I12a991032a8cd1b3664cc807fde568f89bf779fa
2019-10-28Merge "General sonar improvements"Lukasz Muszkieta3-13/+4
2019-10-28General sonar improvementsArindam Mondal3-13/+4
+) Format logger witth log formatter ++) remove unused imports Issue-ID: SO-2381 Change-Id: If8b8f2377ae3b7c8d8a270792eaf99a04cfa7ef0 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com> Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-10-28blocker sonar fixLukasz Muszkieta1-7/+17
Change-Id: I500447927dc2497c9d630bc3217f03cd5d4f2b98 Issue-ID: SO-2187 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
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-24Merge "remove python heatstack method call, use java"Steve Smokowski1-35/+4
2019-10-24Merge "Adjust listener to actually execute on process end"Steve Smokowski3-236/+167
2019-10-24add new query for requestdbPlummer, Brittany5-10/+92
Updated RequestDbClient to call new request mapping to query for IN_PROGRESS volumeGroup and vfModule requests older than two minutes. Issue-ID: SO-2490 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Idd4c077a13c15dd6c22ef168d164f2df2aed4cff
2019-10-24refactor repeated duplicate check code to RequestHandlerUtilsPlummer, Brittany3-36/+47
Moved repeated code used when checking for duplicate requests to a new method in RequestHandlerUtils. Issue-ID: SO-2488 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I523bbb0823f384a458f098c349d8c4b17e782469
2019-10-24Fix for setting attributes in cloud sites on startupAndrewLamb1-2/+4
Change-Id: Id766ffd28e75d9d8465a3c04b74b540d08a17b4f Issue-ID: SO-2474 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-10-23Adjust listener to actually execute on process endSmokowski, Steven3-236/+167
Adjust listener to actually execute on process end Issue-ID: SO-2481 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I97b284ac2ac14e2052fa845427494406e0274d36
2019-10-23Adding preload capability using userParamswaqas.ikram15-181/+766
Change-Id: Id107f2c9c2da643ecb57daaef26dfa2bfd89f8aa Issue-ID: SO-1635 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-10-22remove python heatstack method call, use javaMnushkin, Dmitry1-35/+4
remove python heatstack method call, use java Issue-ID: SO-2479 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I91c41cd8bd560e054cd2a87a6cbdaf0f5e86759a
2019-10-22Merge "add junit coverage and sonar fix"Steve Smokowski3-22/+66
2019-10-22Merge "- Remove proprietary csar files from project."Steve Smokowski3-132/+0
2019-10-22Merge "Add flyway script to disable 18.5.2c for v1"Steve Smokowski1-0/+3
2019-10-22Merge "- Update ResourceInput column length and check"Steve Smokowski2-27/+40
2019-10-22Merge "Fortify scan reports vulnerability on"Steve Smokowski1-0/+3
2019-10-22Merge "Release notes updation for release."Seshu Kumar M1-1/+2
2019-10-21Fortify scan reports vulnerability onGamboa, Gilbert1-0/+3
Fortify scan reports vulnerability on SDCRequestTasks.java. Recommends to set following features on XML factory factory.setFeature("http://xml.org/sax/features/external-general-entitie s", false); factory.setFeature("http://xml.org/sax/features/external-parameter-entit ies", false); factory.setFeature("http://apache.org/xml/features/disallow-doctype-decl ", true); Issue-ID: SO-2465 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I33d9b16e8836af102523d7d6bc3fc7c2a09d5b64
2019-10-21Merge "Removed unused SerializableChecker class; updated imports in ↵Lukasz Muszkieta3-329/+1
SerializationTest class"
2019-10-21Merge "Cleanup - removed unused variables and methods, redundant ↵Lukasz Muszkieta4-158/+4
initializers in several places"
2019-10-18- Update ResourceInput column length and checkMerkel, Jeff2-27/+40
- Update ResourceInput column length and check for existing vnfc's. Issue-ID: SO-2462 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0b0168453d3c20bb6d88a33ec82788f449bf3593
2019-10-18add junit coverage and sonar fixLukasz Muszkieta3-22/+66
Change-Id: I80632046b259cd75b0ab57e2c7bf673c3d021bcd Issue-ID: SO-1576 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-10-18- Remove proprietary csar files from project.Merkel, Jeff3-132/+0
- Remove proprietary csar files from project. Issue-ID: SO-2461 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I344ba6a7c907a380360b7f289afa796eeac3a36e
2019-10-17Release notes updation for release.Isaac Manuel Raj1-1/+2
Updated the release notes for Issues, stories and epics. Issue-ID: SO-2328 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I450e9f61563e1ecf56548a07535986c42c7675f3
2019-10-17Merge "Release notes updation for release."Seshu Kumar M1-8/+111
2019-10-16Add flyway script to disable 18.5.2c for v1Mnushkin, Dmitry1-0/+3
Add flyway script to disable 18.5.2c for v1 Issue-ID: SO-2458 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ic61b544c6047e110dfed19c0b39b1cb1f0c304e6
2019-10-16Merge "Add column to catalog db"Steve Smokowski4-3/+23
2019-10-16Merge "Removed variable and changed visibility"Steve Smokowski1-4/+1
2019-10-16Merge "update scheduled tasks to have mdc setup"Steve Smokowski8-7/+216
2019-10-16Edit SO architecture.rst, to add link to further VNFM Adapter/ETSI CSIT ↵rope2521-0/+2
documentation Change-Id: I0a68bfae11fa10c0dcad0fc30b150a46d50b8612 Issue-ID: SO-2457 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-10-15Changing log level for org.reflectionswaqas.ikram1-181/+177
Change-Id: I901a640889cf935325524fc99303aa8e77f60ed7 Issue-ID: SO-2358 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-10-15Removed unused SerializableChecker class; updatedOleksandr Moliavko3-329/+1
imports in SerializationTest class Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: Ifcbe5352bf5710a3527eeb394e516d3d864537db
2019-10-15Cleanup - removed unused variables and methods,Oleksandr Moliavko4-158/+4
redundant initializers in several places Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I15ae50cf327d3d125f9d86c34281093bef677c71
2019-10-15Merge "Cleaning up unused variables and redundant initializers to remove ↵Lukasz Muszkieta2-17/+2
static analyzer warnings"