Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/so.git from branch 'master'
to 3690db02a3035306d6be5fae7529a2f27b90ee71
- Merge "JUnit tests for VfcManager"
- JUnit tests for VfcManager
Increased junit tests coverage according to Sonar analyses.
Added missing tests for VfcManager.
Change-Id: Ib0057f4f8179f088fe4e94df563a3053601758e7
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 8a0c54a2e9c873771fd30e9e13749567916e2099
- Merge "JUnit tests for MsoMulticloudUtils"
- JUnit tests for MsoMulticloudUtils
Increased junit tests coverage according to Sonar analyses.
Added missing tests to deleteStack, queryStack, updateVdu and deleteVdu.
Change-Id: I529725cfbe9be7cbdae9a197d39cd6a426ddb688
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to eaac1814e8341b556b43d54e43165c46c3facc08
- Merge "replace all fixed wiremock ports"
- replace all fixed wiremock ports
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>
|
|
* Update docs/submodules/so.git from branch 'master'
to c9296dc7147f22ed636f928f6c38ad099e3ed398
- Merge "Added ETSI Delete VNF BB"
- Added ETSI Delete VNF BB
Change-Id: Ie82734f25468b75d9b4ab3096639a9afdf6fe2c1
Issue-ID: SO-1632
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 24117e55159518d2e3599fd7cf6705d476cfda81
- Merge "delete with payload does not work"
- delete with payload does not work
corrected wiremock stub after client delete change
changed the method used to create a delete with payload
Change-Id: I3cbda716af30e0d2954b42a4ac965e53b4897924
Issue-ID: SO-1712
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 5460204e37d824d363ea4557f70f5ac366ba3dcc
- Merge "Put MSOReqId in ReqInfo to SDNC, not sdncReqId"
- Put MSOReqId in ReqInfo to SDNC, not sdncReqId
Add handling for null reqContext or reqCon msoReqId
Put MSOReqId in ReqInfo object to SDNC, not sdncReqId
Change-Id: Ia5668182201bc8152263930d71179678e758a13b
Issue-ID: SO-1711
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 1b5fe9853582fecceeb0aeaa366c3c62593199e6
- Merge "Updated to include all VFModule members"
- Updated to include all VFModule members
- Updated to include all VFModule members when matching against the
cvnfc template.
ignore failing unit test after restoring existing commits
Change-Id: I0fd3e7649fd87257b71e3a9357e26aac666b7dc0
Issue-ID: SO-1709
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 7102508b86f5a889d09bfac7fcdce0b68333deea
- Merge "Fix serialize DelegateExecutionImpl object bug"
- Fix serialize DelegateExecutionImpl object bug
Change-Id: I140796717f9e8a365650355d92df60b85bc7a8e2
Issue-ID: SO-1690
Signed-off-by: Andrei Barcovschi <andrei.barcovschi@ericsson.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 225b824d62ab1dd9d1f6ec5bbf7c74886b04426b
- Merge "Implement custom workflow API"
- Implement custom workflow API
Implement custom workflow execution API
Change-Id: I226b83873f44629c203cb9d4a7a2c3fb75e46f87
Issue-ID: SO-1544
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 1f8531ddb54b133ed0b25628d43ec698caa9b087
- Refactored SDNCAdapterUtils (groovy)
Standardized usage of MsoUtils class in all methods of SDNCAdapterUtils.
Removed AbstractServiceTaskProcessor from constructor parameter.
Change-Id: I45263aefc980163a927d8a6dce886e299691e025
Issue-ID: SO-1700
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 203d188b6f5274f1a97565b4d8474297d8a2baab
- Merge "Prepare the x_directives inputs for multicloud API"
- Prepare the x_directives inputs for multicloud API
Prepare the sdnc_directives from the list of parameters
provided by SDNC.
Prepare the user_directives from the User input parameters.
Add these two directives strings to the parameter map
to be passed to Multicloud API by the multicloud adapter.
Change-Id: I15c5737596e89b7ff147ae71fec0b143abeffdeb
Issue-ID: SO-1442
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to dea09a1bb5a29b7a7c1b7f631f1b64a3a0d39b2f
- fix jenkins build
Change-Id: If3343b343993476731ab4cd1eb6c5e41d1033c4d
Issue-ID: SO-1714
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 6ab58d3a85a31badcd1f1f4ace5c37d7a4ba7e96
- Merge "JUnit tests for NetworkAdapterRest"
- JUnit tests for NetworkAdapterRest
Increased junit tests coverage according to Sonar analyses.
Added test for a network rollback.
Change-Id: I85622f62246b4bf3cc8d2ad253facaa2823923e7
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 3805fcbaaf946b31442941d2285f214985910a68
- Merge "Add WorkflowSpecification Beans for APIH"
- Add WorkflowSpecification Beans for APIH
Add WorkflorSpecification beans and handling mechanism
Change-Id: Iaabd5696f9ddc4cca87c6fb77da42042b758932d
Issue-ID: SO-1543
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to d11168d68d8bdc43b5727e3d94285d89a7c96393
- Merge "Config Deploy"
- Config Deploy
SO Generic Building Block to support config deploy action.
Change-Id: Ica02a1dae7ba542fad67a5258bc9b4e046d3468a
Issue-ID: SO-1482
Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 0687ea21ac9f7863f4390a339b040debdf712851
- sonar blocker fixes
Change-Id: I7a61470291e05286cce0aa4e35c2f4068c4319fb
Issue-ID: SO-1490
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 49aa3b9d1f754af2ff9c11510c00a875c9c3e7d7
- Merge "JUnit tests for VnfResource"
- JUnit tests for VnfResource
Increased junit tests coverage according to Sonar analyses.
Change-Id: I3fd923d5342b08e2f21ff5988c85f2abe46b76f5
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 66e2da67751e823a1feb4afac9aaa880e1841013
- Merge "Migrate ccsdk/apps to ccsdk/cds"
- Migrate ccsdk/apps to ccsdk/cds
Change-Id: I63db09cba1083cdc2c24f1d21ed67b6925b4f416
Issue-ID: CCSDK-1178
Signed-off-by: Alexis de Talhouƫt <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 4fb374365155cbacd7a01514197a4a65890e3f1d
- Merge "set a default bean for RestTemplate"
- set a default bean for RestTemplate
Change-Id: Ie32f5425d44f05fb5aa87e737aeabb393c978643
Issue-ID: SO-1706
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 96fefb972e92f242bbcad21fe1a3f22d78c555d4
- Added nss library to avoid ssl errors
Added nss library to the docker file
to avoid ssl errors with alpine
openjdk version "1.8.0_201" and above
Change-Id: I42a2dae07a5d3ab4a505adbc9caa85c441f2e0a8
Issue-ID: SO-1675
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 77b18c57bc9de5d8ef7f829e18cd8a91a5495b3c
- Merge "Remove hardcoded CloudOwner from heatbridge"
- Remove hardcoded CloudOwner from heatbridge
Change-Id: I87c42b76c226f717770fb072f391e0e7244bbff6
Issue-ID: SO-1484
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
* Update docs/submodules/so.git from branch 'master'
to d3f349b01202b3cbd7219d1232949979e9e3fca5
- Merge "PNF ingestion in SO catalogdb"
- PNF ingestion in SO catalogdb
Support PNF csar ingestion in SO catalogdb
Add integation test for TOSCA installer
Fix the VNF resource/resource customization insert
https://jira.onap.org/browse/SO-1604
subtask so-1607 and SO-1608 are included
The catalogdb table contents are attached in the jira
Issue-ID: SO-1604
Change-Id: Ie08c4a1219a6cce96ba081b0dd9d3e5fd997da8f
Signed-off-by: eeginux <henry.xie@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 59700d14ff998413dada0cb2e0864e643edbb77e
- Eliminated printStackTrace() calls
Eliminated calls to printStackTrace() on Throwable as they go to stdout
and are not handled by logger.
Occurences has been replaced by calls to logger or modifications to
nearby logger calls (Throwable passed as last parameter).
Occurences in unit test classes left without modification.
Change-Id: I6a771d60a3ea69ceecc29bb21358e565aa5ce101
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to af46c0d4b30ecb5c8f36992e74adb86d7d5bbe06
- Merge "JUnit tests for CamundaClient"
- JUnit tests for CamundaClient
Increased junit tests coverage according to Sonar analyses.
Change-Id: I52b13399c03bae4efbb0a5a7daf8eb9fde40d244
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 448899ee55a6cf1c55b5510adceba8b3bab98297
- Added input parameter loading handling from SDNC
Change-Id: I9076d793468db659358c7ef0e7cc859886d7fe17
Issue-ID: SO-1624
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to e2a3995dd8dba9b9a18635ce37e4805dadcdb0fd
- Merge "JUnit tests for BBInputSetup"
- JUnit tests for BBInputSetup
Increase junit tests coverage according to Sonar analyses.
Fix imports.
Change-Id: Ia6c3f4a3178f5293ee6750f7581cd7107c8ced84
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to e43bb8dcfb5f3fecc90b869da8ad5b61e7d9133d
- Merge "error as failed to extract workflow"
- error as failed to extract workflow
include WorkflowExceptionErrorMessage in out mapping
Change-Id: I779ee9e53834353ddec1bdb6f30f36e8c803b838
Issue-ID: SO-1696
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 8e1de081db6c6c87d05687125c0316877ae1bec3
- Merge "heatbridge implementation for openstack-adapter"
- heatbridge implementation for openstack-adapter
Converted heatbridge to use AAI Client
Removed open feign
Removed new aai client implementation
Removed aai helper classes
Removed unnecessary pom.xml imports
converted HeatBridgeImpl to rely on AAI transactions
added some example unit tests
Replaced MsoLogger with slf4j
Resolved merge conflicts
Change-Id: I933b49fae82c2f0d7a66d9a85b367b29006c73cc
Issue-ID: SO-1484
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Change-Id: I547b35ebdf51f4534de5d51d7d50a90bb9de4c72
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Issue-ID: SO-1484
|
|
* Update docs/submodules/so.git from branch 'master'
to 0d97f87b6381ea06350933b375c4e821b5e10568
- Create empty implementation of delete VNF request
The implementation provides no functionality (just logs the call and returns 202 with a job id) but enables invocation of the adapter from a flow
Issue-ID: SO-1632
Change-Id: Ie71699e917173c77b217e8a9f5eb9e5b794155a7
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 7815bcec2a85b023f3004e698712cea7fed2f94e
- Merge "Fix a NullPointerException on getting no data from"
- Fix a NullPointerException on getting no data from
Fix a NullPointerException on getting no data from the Catalog DB.
Change-Id: Ibeb7206f2427104623943f964afff377ca666d28
Issue-ID: SO-1695
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 76219c97a86150dbe2d9c5dd439e0faa1637e8b1
- Add support for configuration type for SDNC
ConfigurationType is required in SDNC
generic-configuration-topology-operation deactivate and unassign
actions.
Change-Id: Ib819adb31d3662a0cdcc7aa126459b77befc4712
Issue-ID: SO-1694
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 7c0489bd1585b1a3fb97248397eccd72ee644e82
- Merge "Multicloud VNF adapter use updated multicloud API"
- Multicloud VNF adapter use updated multicloud API
Update the Multicloud plugin adapter to use the
the enhanced multicloud infra_workload API.
Mainly involves adding the user_directives and
the vf-module model IDs to the call.
Change-Id: I7ab78a8a304dbd61a5743ec67bb839037861ef9d
Issue-ID: SO-1446
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 314bba3a72c1b1122668950005a2e754f8c5c5cc
- Created new BB for so-etsi
Change-Id: I9bf6b4019c280b816925ee5e0d826bff69cb1583
Issue-ID: SO-1621
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 34261b6425e1a8e22b172be2b5d9e1c2d8d243a9
- Merge "Add SO Catalog DB tables related to WFD"
- Add SO Catalog DB tables related to WFD
Added SO tables related to workflow designer workflows
Change-Id: Iab90f26a392db8e64e67e751ce89857178a6d625
Issue-ID: SO-1545
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 1eaac4b44a5b8dd73d8e9fcc83cf3eca4a86bba1
- Merge "Hid MsoUtils.log() methods from public use"
- Hid MsoUtils.log() methods from public use
The MsoUtils class has utility methods for logging made publicly
available (by default groovy scope). With changes to logging subsystem,
other classes should not use them for logging - so they have been made
private.
This is last commit in a series to eliminate use of MsoUtils.log() from
other classes and should prevent such usage in future.
Change-Id: I8311df26e17b70043c5d8de6b13818f803319ab8
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
Issue-ID: LOG-631
|
|
* Update docs/submodules/so.git from branch 'master'
to c56619f68d3621177759a8a426343e6bf00270c8
- Merge "Config Assign"
- Config Assign
Generic Bulding block for assign shall trigger controller for config
assign action
Change-Id: I2da91cccdbff9eacbb225b7f3a7bdbb253be607a
Issue-ID: SO-1481
Change-Id: I2da91cccdbff9eacbb225b7f3a7bdbb253be607a
Signed-off-by: sunilb <sb00577584@techmahindra.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 2061d60c2d380af5b9276ff4f86b3c95fbb7a5c1
- Merge "removed extra argument from extractByKey method"
- removed extra argument from extractByKey method
removed extra argument from extractByKey method
Change-Id: I9835672eef5d6ab0c7b0c2b21e5a84be8aa305a7
Issue-ID: SO-1678
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 189ee75f7dbf9c00c21c1a1163629b31cbf08e18
- Merge "Corrected hibernate for cfvc customization table"
- Corrected hibernate for cfvc customization table
fix two tests that did not ignore some properties
fix schema sql file that was missing fields
Properly wire hibernate entities, clean up db tables
Update schema.sql files to be consistent
add junit for customization linked to same cvnfc
Change-Id: I4bc0a83cb3908f5b34224416e75446b6cd166b9e
Issue-ID: SO-1689
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to ae62cbb1785ea581be62496170ce5595bacd51da
- Merge "Removed MsoUtils.log() calls from CatalogDbUtils"
- Removed MsoUtils.log() calls from CatalogDbUtils
Refactored calls to MsoUtils.log() to use logger object already present
in the CatalogDbUtils class.
In addition the CatalogDbUtils class has been accepting MsoUtils object
as parameter to constructor - which is not necessary and not aligned
with style in rest of the groovy code.
Change-Id: Ib80593294ead5b2779f667d8e58f128e958538f0
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 1b9b833a49976c449bbb65b8a7975e8b17620154
- Merge "Adjust audit to use device_id to find nova server"
- Adjust audit to use device_id to find nova server
Adjust audit to use device_id to find nova server
Change-Id: If060b68ba480b0750e66a7fe26a6fa72382dcdd5
Issue-ID: SO-1677
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to c4f1499499f3efa723def5dc15f571bd92a08bf4
- Merge "moved object declarations from class level"
- moved object declarations from class level
moved object declarations from class level to methods
Change-Id: Ifaae789120d5838380840dee4d207495e55dbe5c
Issue-ID: SO-1688
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 533fd3174a7a5872ea43fb7d6dc8eb6165af2be5
- Merge "Change status from inventoried to assigned"
- Change status from inventoried to assigned
change orch status from inventoried to assigned
add in rainy day scenario fix
fix bpmn rollback condition statement
remove connect from config to vf module
Change-Id: I84198d56c18e4167d4cfbee0751613fa0386b160
Issue-ID: SO-1686
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to ec951b7dae52752aa5d5092e56af1856a6359462
- Merge "removed unused test classes and methods"
- removed unused test classes and methods
removed unused test classes and methods
Change-Id: I9ae5f6f49e416f208e8879ed202aa8865bc9ef83
Issue-ID: SO-1687
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to b08cb0bfece861680ac462948c3fa4315487e603
- Merge "Updated to use vnfOperationalEnvironmentId"
- Updated to use vnfOperationalEnvironmentId
Updated to use vnfOperationalEnvironmentId to call AAI for PATCH status
to ACTIVE.
Change-Id: Ic2057b39a737b9636d0a053e097d762430fe991b
Issue-ID: SO-1685
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to bc304283e1b15c2bd146617c328b3e00874b09f7
- Create empty implementation of create VNF request
The implementation provides no functionality (just logs the call and returns 202 with a job id) but enables invocation of the adapter from a flow
Issue-ID: SO-1621
Change-Id: I1a4aa263fee0bc10dd74c8611a48a611ace6872f
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to b06919e6f39b0e9dcb40e02155f9406460d2f38d
- Merge "Increase test coverage for SO MON UI"
- Increase test coverage for SO MON UI
Change-Id: I24faf6303d5257f246ceee9f3280afb2ec843418
Issue-ID: SO-1648
Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to cfab2fdde91df35e9f134e128495371939b305a0
- Merge "Add cloudOwner to VNF adapter call"
- Add cloudOwner to VNF adapter call
The BPMN layer has the CloudRegion which includes the CloudOwner
attribute, but this is not passed to the VNF adapter layer.
Calls to the Multicloud infrastructure workload need the
CloudOwner as well.
This patch adds CloudOwner to the VNF adapter API. While
the intended usage is primarily for the multicloud adapter,
it touches a log of other files - though those do not
make use of it at this point.
Change-Id: I88028096fbd84fc3fe5d53786c70b3c8806bb711
Issue-ID: SO-1447
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 26c6548520475894fa23231987f5e3fa69fed6d9
- Removed BPMNLogger class
The BPMNLogger class has overlapping use to preferred solution based on
slf4j and logback - thus has been replaced by it.
Change-Id: I9889d4b9ab06f28941f0d827df889e3c081155da
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 353782a4d50f3764f71916385dc062401aa7456d
- Merge "Removed logXXX() methods from MsoUtils"
- Removed logXXX() methods from MsoUtils
Following methods has been removed from MsoUtils (.groovy) class:
logContext(requestId, serviceInstanceId)
logMetrics(elapsedTime, logtxt)
logAudit(logtxt)
as no longer required.
Remaining uses of them in other groovy clases has been deleted/replaced by
apropriate use of logback.
Change-Id: I473f01b65c67e90667311cff3b2a671e719f7258
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 9cd51d70010f2e8154c26326a4457bf00bbd10aa
- Merge "Update Tasks API with additional fields"
- Update Tasks API with additional fields
Update Tasks API with additional fields and new valid response
Change-Id: I39d85ae599f9274373bbcf66dce4752ee75f16ed
Issue-ID: SO-1594
Signed-off-by: Kuleshov, Elena <evn@att.com>
|