Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/so.git from branch 'master'
to eff76af0a3eb5fd9acd974fd4054815536b0c9cb
- Merge "SOL003 Adapter Package Management - Fetch VNF Package Artifacts"
- SOL003 Adapter Package Management - Fetch VNF Package Artifacts
Change-Id: Ibb7d3ff392b42f8e98ce45d45cfc54caad66bdcb
Issue-ID: SO-2416
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 6416fa05f3a54c0a95e9ab41927b74cb8e0e68f8
- Merge "Add Notification Swagger for VNFM-Adapter"
- Add Notification Swagger for VNFM-Adapter
Change-Id: I1eda686ec9038c22406dd4c576ceb46cb168e351
Issue-ID: SO-2578
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 91116f3bd34da7d7b7d125b993dcea959ceb9375
- Merge "Add pnfs resources handling in service macro create"
- Add pnfs resources handling in service macro create
Issue-ID: SO-2568
Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
Change-Id: If6c6ad5469c9637af119c811e6f87ea00a282f18
|
|
* Update docs/submodules/so.git from branch 'master'
to 6a407a9d3c3b6b2e02c1dcfa6219df31ecece013
- Merge "Update ETSI Catalog Swagger to latest and Add Notification Swagger"
- Update ETSI Catalog Swagger to latest and Add Notification Swagger
Change-Id: Ic2f904a82c3c37e81732d198958b662f01a2d89e
Issue-ID: SO-2578
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 8a3fb63de2bdf40bbf33119854d432693c2ff2e4
- Merge "Externalize AssignPnf Building Block and refactor existing code accordingly"
- Externalize AssignPnf Building Block and refactor existing code accordingly
Issue-ID: SO-2568
Change-Id: I1eec15862d6f0b5e8ae4c952b290be8d5fc786dd
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 44cb5d927a9730c28807557360bad0e61ef4b626
- Merge "Removed redundant null check for retryCount to prevent static analyzer warning"
- Removed redundant null check for retryCount to
prevent static analyzer warning
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I9708b89082b56fb7bc24eca577f6a7db75ba79f9
|
|
* Update docs/submodules/so.git from branch 'master'
to 641fcc324ed8e29b658325e977e652ba30017fa2
- Merge "support for pnf BB handling"
- support for pnf BB handling
Issue-ID: SO-2568
Change-Id: Ic2fd1f25da0a8a9d9e008c988db071cc65c95dbd
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 77cc65a64dabb180062d5cb20827e68428033bf1
- Merge "Added AAF Integration related changes"
- Added AAF Integration related changes
Created two profiles for the application
to run. Basic profile will allow the
application to run in the current
spring security authentication. AAF profile
will authenticate and authorize requests with
AAF. if no profile is given, it will fallback
to basic.
Change-Id: I2576f02e7afca3c10e02aaffef66a60fa1c4dd1a
Issue-ID: SO-2451
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 07fc1b52da6485e0ec8774f79d506b696aed218a
- fix Jenkins so-master-merge-java
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
|
|
* Update docs/submodules/so.git from branch 'master'
to 64549b75d77bca0ab25f7096540c3e8aeec076b1
- Merge "add junit coverage"
- add junit coverage
Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I2ca18a7154ff07801defa17d2f4a19ea9dba7962
|
|
* Update docs/submodules/so.git from branch 'master'
to ef21117befdbb9b0158d94789fb303d976584a8e
- Merge "SOL003 Adapter Package Management - Query VNF Package"
- SOL003 Adapter Package Management - Query VNF Package
Change-Id: I09ed3cb8c90ceba5b1b6ab659b1899997b0d8ab7
Issue-ID: SO-2413
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 65f706774bfd515efffb9afab407913eb9d1c08b
- Merge "Implementing scope and action values from SO-DB to SO-Backend"
- Implementing scope and action values from SO-DB to SO-Backend
Issue-ID: SO-2513
Change-Id: I002a35a2a8ff4730d45c23d54f0acd4496b8b585
Signed-off-by: Manamohan <MS00534989@Techmahindra.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to b55a3a35b75653f9804821432d95ae769ea494b5
- Merge "update so to use 1.6.3 snapshot from the logging"
- update so to use 1.6.3 snapshot from the logging
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
|
|
* Update docs/submodules/so.git from branch 'master'
to beb67f96eb74a85e280f50e24dc5b6a23f168c69
- Merge "Fix requestId returned in Get"
- Fix requestId returned in Get
Set requestId to be returned to requestId sent on incoming request
Issue-ID: SO-2573
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7ac20400f2b5f4dc9abff81b263acef5ad52a2fa
|
|
* Update docs/submodules/so.git from branch 'master'
to c0fbd45596e038ecceb77422c4cae840ad114efa
- Support for volume groups on replace VF Module.
Support for volume groups on replace VF Module.
[MSO-8375 R2002} Add full JUnit coverage for replaceVFModule scenarios,
add replace changes to general macro data.
Fix a JUnit to pass correct parameters to a method.
Add back setting volume group id for new volume group on replace action.
Issue-ID: SO-2577
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I73289da21e0c7de7451b63e99e184692e800aaf0
|
|
* Update docs/submodules/so.git from branch 'master'
to 145eb372a14a2dd25f75033acd37e269c33caf95
- Merge "add pnf_resource_to_workflow to catalogdb bind the pnf model uuid to pnf workflow"
- add pnf_resource_to_workflow to catalogdb
bind the pnf model uuid to pnf workflow
Issue-ID: SO-2558
Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
Change-Id: I779ba8bef8ca3bb67ab6e9245eafec8b84571c85
|
|
* Update docs/submodules/so.git from branch 'master'
to ef4e7b50f4dc76ca042ddda76cdcf4e5ed10d9f4
- Merge "SOL003 Adapter Package Management - Fetch VNF Package Content"
- SOL003 Adapter Package Management - Fetch VNF Package Content
Change-Id: I86f1541098c7694b1624f9cdaf4e4c5cb91df3dd
Issue-ID: SO-2415
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to a0a017f918430fbd1c14c3af2718b993f0e9357c
- Refactor WorkflowAction.valiadteResourceIdInAAI -
Refactor WorkflowAction.valiadteResourceIdInAAI - break up the method
into smaller pieces to handle different resouce type separately.
Include aai object id info in MultipleObjectsException. Do not throw
DuplicateNameException when MultipleObjectsFoundException is caught.
Handle BAU and let MOFException be thrown as illegal state exception.
Issue-ID: SO-2564
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib78fbbe9fbea3e4815a7b19071ea2ce30dce6c25
|
|
* Update docs/submodules/so.git from branch 'master'
to d04057383159718b40dabc2a278c60c7813bb852
- Merge "add application id support to so"
- add application id support to so
add application id support to so api
Issue-ID: SO-2561
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ifc8c4dd5e178b68347a7df01ab1942a59baca9b0
|
|
* Update docs/submodules/so.git from branch 'master'
to 38818ae1af8d5b474477f5c65d7f0bb6e6d6a404
- Merge "Added a call to buildAndThrowException when vf"
- Added a call to buildAndThrowException when vf
Added a call to buildAndThrowException when vf module not in AAI.
Updated the main error message and added Unit test.
Replaced call to buildAndThrowException with AAIEntityNotFoundException
when vf module not in AAI. Updated Unit test.
Updated Unit test name. Deleted unused code.
Issue-ID: SO-2560
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7bc22465147d6fa6dc2caeb77fc3e51a86a4ee31
|
|
* Update docs/submodules/so.git from branch 'master'
to ae2e0e84e68213e2d0811fd551e3777bf64f587d
- Merge "Need to globally check object name duplicates in"
- Need to globally check object name duplicates in
Need to globally check object name duplicates in AAI for vf-module,
volumegroup and configuration.
Issue-ID: SO-2563
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I88a89a4a3ba02d5d9d586593d259580bf4546c96
|
|
* Update docs/submodules/so.git from branch 'master'
to 7d3f616c778005a59d3ab8d643025f918c640bf6
- Merge "Include service-instance-id and"
- Include service-instance-id and
Include service-instance-id and service-model-version-id in the
exception message if service-instance or service model is not found.
Issue-ID: SO-2565
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia088d241374af4422cb76d16e86ddd7ecc45593a
|
|
* Update docs/submodules/so.git from branch 'master'
to 2f11ca9c0644ae69b469d180e2552eb769bffb08
- Merge "Updated simulator test files"
- Updated simulator test files
Updated simulator test files with different values
Issue-ID: SO-2566
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I4fda3a551e5d3afd520000a57bef5f732201be99
|
|
* Update docs/submodules/so.git from branch 'master'
to d563be266ffc5e84b7bf8592c52fb8c4ec588112
- Merge "Add simple query format, to limit response content"
- Add simple query format, to limit response content
Add simple query format, to limit response content
Add simple query format, to limit response content
Add simple query format, to limit response content
Issue-ID: SO-2570
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7570828d7c47e0635239dba50d0f7f76bd17f4a8
|
|
* Update docs/submodules/so.git from branch 'master'
to a5325db88ce1f7d9daebfe1bd40e1bf5f928f68a
- Merge "Sonar fix logger"
- Sonar fix logger
Issue-ID: SO-2381
Change-Id: I11fb05f86bb4ff4c507a3a627753464cd0a2da17
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 02c068ce771ee4522936f2d15f41c2b631e965a8
- Merge "Add so-simulator project"
- Add so-simulator project
contribute simulator to onap project
Issue-ID: SO-2463
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0a3a71fdeb47cbbd686830045a8bc40769102a29
|
|
* Update docs/submodules/so.git from branch 'master'
to 6acf5b81168724ca4c889daf9b9cfcc5100e02e1
- Merge "SO CDS Metadata ingestion"
- SO CDS Metadata ingestion
Add support for controller_actor ingestion
Add support for blueprint in service
Add support for skip conf flag in vf module
Ingest new properties into SO database
Sample csar files are cleaned without comment and description
Issue-ID: SO-2313
Change-Id: I657f997faf33a366f3c234c3e41b164275beedac
Signed-off-by: eeginux<henry.xie@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 35c5e6bd7936f869f0623d31001e6990ffb2f2fd
- Merge "update bb input setup to use request info for"
- update bb input setup to use request info for
update bb input setup to use request info for replace
fixed unit tests that were failing from code change
Update robot and format test file to pass formatting
Updated formatting so that verify job will pass
removed the change made to robot test for replace
update test that is failing in verify for replace
Issue-ID: SO-2554
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ic6bb24282b024159dff024d5ff9d848854ca3081
|
|
* Update docs/submodules/so.git from branch 'master'
to 0851fa868eb8cf7dd5ba121ecc5de58cb7631898
- Merge "Update Shedlock to proper version for"
- Update Shedlock to proper version for
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
|
|
* Update docs/submodules/so.git from branch 'master'
to 15b9f3c6cbb69a243e4fd98add2cc2aebe83daf4
- Merge "serviceinstanceid being overwritten by vnfid in"
- serviceinstanceid being overwritten by vnfid in
Added check for vnfReplace before setting serviceInstanceId
Added test to make sure serviceInstanceId is not overwritten
Removed unused action import from WorkflowAction
Formatted WorkflowActionTest to fix build failure
Issue-ID: SO-2553
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I04cc668d4afbecd67b169f4e9d357ffc68cab02a
|
|
* Update docs/submodules/so.git from branch 'master'
to 2ded41a112f4a70b4488b5887ba366d159ea76a4
- Merge "refactor fallouthandler"
- refactor fallouthandler
Created a new update method to allow accessibility from groovy
Ignore test that do not function in groovy.
Fixed typo and bug in request db client class
Fixed failing junits for falloouthandler
Add the request factory to the rest template so that patch works
updated check payload keyword to check response
Issue-ID: SO-2555
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Iebfea31b659a02069bd6c59c09f025fdc6a99843
|
|
* Update docs/submodules/so.git from branch 'master'
to d9eb882cbfefa4ab0fb67eaea4a20e5c2ac92a03
- use config value to set enable heatbridge flag
use config value to set enable heatbridge flag
Issue-ID: SO-2552
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0d92b15cc2f31ce01c60c901f0f3af1c4105e06c
|
|
* Update docs/submodules/so.git from branch 'master'
to b9765b97e0fd8a99c5b27263638eb05483f14e29
- Merge "Add ETSI Catalog Manager API Swagger file"
- Add ETSI Catalog Manager API Swagger file
Change-Id: I7f53135c628ee5f6e4b5bffe3d9cad2a3264c7ae
Issue-ID: SO-2542
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to a849c237fe71f7dee316dd87f5d385cf4e2a38b6
- Heatbridge bugfix make use of regionId instead of cloudSiteId
Issue-ID: SO-2497
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Ic3b3fc98c6978807e198a4530974d940a7da5ff8
|
|
* Update docs/submodules/so.git from branch 'master'
to 824b38dceab0fe94c3d80be31e48580609620641
- Merge changes I16ee57af,Ie1b7ebdd
* changes:
Add heatbridge authenticate method
SO and heatbridge integration for delete flow
- Add heatbridge authenticate method
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: I16ee57af3c67d1443f07ea44536a13b6cac786dc
Issue-ID: SO-2549
- SO and heatbridge integration for delete flow
Issue-ID: SO-2272
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Ie1b7ebdd1758478655779d940eabe0836834fcc4
|
|
* Update docs/submodules/so.git from branch 'master'
to 3d55c357d5263c8b81e848b0c1efae777e3f7f9e
- restoring the pnf dmaap client functionality to the proper working version
Issue-ID: SO-2339
Change-Id: I2a12517fd7b37d3260058be6c5c27865e207b861
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to f3aade51a88b6708233ba486bb578ad436909796
- Merge "vnf and vf module replace requests to make"
- vnf and vf module replace requests to make
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
|
|
* Update docs/submodules/so.git from branch 'master'
to e53c2cbebcaf9eababa6ead8723cf62194146e51
- Merge "improve error log scores"
- improve error log scores
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
|
|
* Update docs/submodules/so.git from branch 'master'
to f89d9e0887e41de727b4e829916ae60dd6926e0e
- Updated and added to get request processing data
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
|
|
* Update docs/submodules/so.git from branch 'master'
to df2db9f4a7c3fccc5f617792a057d8dbc6bf9d34
- Merge "updated uri regular expression to support resume"
- updated uri regular expression to support resume
updated uri regular expression to support resume
Issue-ID: SO-2522
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0a44a374d46c7b3892acabe31c0621d37103b37a
|
|
* Update docs/submodules/so.git from branch 'master'
to 78a48567a2d3657cc3c5df70a614a5d1496744fb
- add junit coverage
Change-Id: I060660abd9b07e6262d08efde3eafcbf29fa762b
Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 70c24f9edcb8351ca8f184294c0815db5eba1904
- Merge "removed unsused ports"
- removed unsused ports
Issue-ID: SO-2512
Change-Id: I45c26e8ef38accb1e09237fa1f7e3805f11bf47e
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to bfc61c85d6e0bce1ed665fc62575d6b124f8c0e0
- Merge "removed global configuration of jar plugin"
- removed global configuration of jar plugin
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
|
|
* Update docs/submodules/so.git from branch 'master'
to 99d051cebfee5a59eae4dd2f1c0d1365f9f6d573
- Merge "remove delcarartion"
- remove delcarartion
Issue-ID: SO-2512
Change-Id: I0100e8d17b5c88332033057459d07dccd3b3f9c8
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 8322816ee2520e493ec4c3e376ed071e217d5485
- Merge "fix wrong handling of checking null values"
- fix wrong handling of checking null values
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>
|
|
* Update docs/submodules/so.git from branch 'master'
to b38bc5e99b9bc23f4ae5a6fcd641c26b1e2327b3
- Merge "SOL003 Package Management Swagger file update"
- SOL003 Package Management Swagger file update
Change-Id: I2cb1601a6ca446c59bbd514fdbd54e19fe299e9c
Issue-ID: SO-2501
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to dd7d3c1900cfa933d6ad84348b8abb43e290150e
- Merge "Create PServer/PInterface Objects in AAI based on openstack's stack resources"
- Create PServer/PInterface Objects in AAI based on openstack's stack resources
Issue-ID: SO-2271
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: I9ff6a9d820a8f759358cbaa4abf6475c6af4c130
|
|
* Update docs/submodules/so.git from branch 'master'
to e141aad67e997015bbb6798c790e6702d1894115
- Merge "remove unused columns infra active requests"
- remove unused columns infra active requests
Removed unused columns in db across codebase
Issue-ID: SO-2516
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ieedb61ed371bc3626ef94df0bf88b7a9cf139c82
|
|
* Update docs/submodules/so.git from branch 'master'
to 039059d50b8d72bd66febc8c9c9cdc19f7d1411c
- Merge "Call WorkflowActionTasks.sendErrorSyncAck()"
- Call WorkflowActionTasks.sendErrorSyncAck()
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
|
|
* Update docs/submodules/so.git from branch 'master'
to 8d6ab97663555f9b5798069d524e3f92bc32b90b
- Merge "Updated logging library version to 1.6.2-SNAPSHOT"
- Updated logging library version to 1.6.2-SNAPSHOT
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
|