aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-11-14Merge "removed global configuration of jar plugin"Steve Smokowski8-10/+43
2019-11-14Merge "remove delcarartion"Lukasz Muszkieta1-1/+1
2019-11-13Merge "fix wrong handling of checking null values"Steve Smokowski1-15/+19
2019-11-13Merge "SOL003 Package Management Swagger file update"Steve Smokowski7-2/+7701
2019-11-11SOL003 Package Management Swagger file updaterope2527-2/+7701
Change-Id: I2cb1601a6ca446c59bbd514fdbd54e19fe299e9c Issue-ID: SO-2501 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-11-08removed global configuration of jar pluginBenjamin, Max8-10/+43
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-08Merge "Create PServer/PInterface Objects in AAI based on openstack's stack ↵Max Benjamin5-0/+85
resources"
2019-11-08fix wrong handling of checking null valuesLukasz Muszkieta1-15/+19
Checking null values is handled by catching null pointer exception, this is not acceptable. Change-Id: I0c43bc8853b67579a50bc9e69c599b93b978f741 Issue-ID: SO-2187 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-11-07Create PServer/PInterface Objects in AAI based on openstack's stack resourcesMunir Ahmad5-0/+85
Issue-ID: SO-2271 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I9ff6a9d820a8f759358cbaa4abf6475c6af4c130
2019-11-07Merge "remove unused columns infra active requests"Steve Smokowski47-460/+158
2019-11-07Merge "Call WorkflowActionTasks.sendErrorSyncAck()"Steve Smokowski3-3/+66
2019-11-07Merge "Updated logging library version to 1.6.2-SNAPSHOT"Steve Smokowski1-3/+3
2019-11-07Merge "- Updated to include getEntity extract"Steve Smokowski3-93/+100
2019-11-07Merge "Heatbridge: Unable to proceed with any of the function related to ↵Max Benjamin1-2/+2
Orchestration Service"
2019-11-07remove unused columns infra active requestsChan, Mercy47-460/+158
Removed unused columns in db across codebase Issue-ID: SO-2516 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ieedb61ed371bc3626ef94df0bf88b7a9cf139c82
2019-11-07remove delcarartionmanisha071-1/+1
Issue-ID: SO-2512 Change-Id: I0100e8d17b5c88332033057459d07dccd3b3f9c8 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-06remove the declaration from the methodmanisha071-1/+1
Issue-ID: SO-2512 Change-Id: Ic03d750d31455fdf0aa955eeb767278e5974e431 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-06Remove the declaration of thrown exception ↵manisha071-1/+1
'org.onap.so.apihandlerinfra.exceptions.ContactCamundaException', as it cannot be thrown from method's body Issue-ID: SO-2512 Change-Id: I08bbf8c00cac011228782618afd293faad58e14c Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-05- Updated to include getEntity extractMerkel, Jeff3-93/+100
- Updated to include getEntity extract nodeTemplates. Issue-ID: SO-2511 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ie6ee3a5966f1c4f8384723bc82ec972eef87fe8f
2019-11-05Merge "update URI for ElAlto Issue-ID: SO-2484"Seshu Kumar M1-10/+10
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-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-04- Updated to use getEntity API for ServiceProxyMerkel, Jeff4-71/+79
- Updated to use getEntity API for ServiceProxy - Updated configurationCustomization tests for IEntityDetails. - Replaced the getMetadataPropertyValue method. - fixed the formatting so the build job works Issue-ID: SO-2510 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If0f624b1160b095f8faf64fa67797016a14e4cfe
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-29Heatbridge: Unable to proceed with any of the function related to ↵Munir Ahmad1-2/+2
Orchestration Service known issue https://github.com/ContainX/openstack4j/issues/1238 Issue-ID: SO-2495 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: Ie4df2b430bf088b0073855c241eba60cf7611422
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-24update URI for ElAltoRene_Robert1-10/+10
Issue-ID: SO-2484 Signed-off-by: Rene_Robert <rene.robert@orange.com> Change-Id: Ib6b9e723252c4bcbb0cb3389b03489921f836b31
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>