Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
Issue-ID: SO-2497
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Ic3b3fc98c6978807e198a4530974d940a7da5ff8
|
|
* changes:
Add heatbridge authenticate method
SO and heatbridge integration for delete flow
|
|
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: I16ee57af3c67d1443f07ea44536a13b6cac786dc
Issue-ID: SO-2549
|
|
Issue-ID: SO-2272
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Ie1b7ebdd1758478655779d940eabe0836834fcc4
|
|
Issue-ID: SO-2339
Change-Id: I2a12517fd7b37d3260058be6c5c27865e207b861
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
|
|
|
|
Updated error code name to fix spelling
Defaulted errorcode and errordesc to unknown when not provided
Remove unused imports from nc orchestrator application
Added defaulting of serviceName to error log
Issue-ID: SO-2538
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5ae960f728739e2528173b66484562742429416c
|
|
Updated and added to get request processing data by internal data flag
Committing file that I forgot to commit.
Added junit test and change method to not use bowman client.
Added and updated orch request unit test
ran formatter so verify job will pass and not cry
Added an intergration test for new jpa method.
Format unit test class for the verify job build
Update param key in jpa and also changed return type.
Updated method name in request client to avoid confusion
Issue-ID: SO-2534
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I420f1a887835dd0d9d0ad991e5b17dddb1db5376
|
|
Added cloudConfiguration when not sent in replace request
Added robot test for vfModule request with no cloud config
Started adding unit tests for ServiceInstances
Added unit tests for BpmnRequestBuilder changes
Added ServiceInstances tests to test replace without CloudConfig
Removed unused wiremock stubbings from test
Added check for replaceInstanceRetainAssignments action
Added action to common package to fix failing robot tests
Removed new test, updated existing vfModule replace
Added jackson annotations to RequestError object
Fixed failing unit tests apih common
Issue-ID: SO-2523
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9470a0a9c7e356ef98ceb7269e066e79e0afb074
|
|
|
|
Change-Id: I060660abd9b07e6262d08efde3eafcbf29fa762b
Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
updated uri regular expression to support resume
Issue-ID: SO-2522
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0a44a374d46c7b3892acabe31c0621d37103b37a
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I2cb1601a6ca446c59bbd514fdbd54e19fe299e9c
Issue-ID: SO-2501
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
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
|
|
resources"
|
|
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>
|
|
Issue-ID: SO-2271
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: I9ff6a9d820a8f759358cbaa4abf6475c6af4c130
|
|
|
|
|
|
|
|
|
|
Orchestration Service"
|
|
Removed unused columns in db across codebase
Issue-ID: SO-2516
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ieedb61ed371bc3626ef94df0bf88b7a9cf139c82
|
|
Issue-ID: SO-2512
Change-Id: I45c26e8ef38accb1e09237fa1f7e3805f11bf47e
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
Issue-ID: SO-2512
Change-Id: I0100e8d17b5c88332033057459d07dccd3b3f9c8
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
Issue-ID: SO-2512
Change-Id: Ic03d750d31455fdf0aa955eeb767278e5974e431
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
'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>
|
|
- Updated to include getEntity extract nodeTemplates.
Issue-ID: SO-2511
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ie6ee3a5966f1c4f8384723bc82ec972eef87fe8f
|
|
|
|
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
|
|
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
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
- Check if failIfExists exists, if not default it.
Issue-ID: SO-2507
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0ab965bca0fd6777d711c99d3bc550293e826414
|