Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/so.git from branch 'master'
to a7658b97a3abcaa4af92eefdf113f154b7f0fc93
- Merge "Replaced annotation with RepositoryRestResource"
- Replaced annotation with RepositoryRestResource
Use rest calls to update CatalogDB
Issue-ID: SO-2603
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I86d01259c007ed9f9fe53aeca53d126cbe066b1a
|
|
* Update docs/submodules/so.git from branch 'master'
to d84677a58ba4ea589a14852b32ee47e15bb0164e
- Merge "updated bbinput setup to handle new and old"
- updated bbinput setup to handle new and old
updated bbinput setup to handle new and old service
Issue-ID: SO-2602
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I57500ddaed7f3ea3fdc455800139a8d8ebc8f435
|
|
* Update docs/submodules/so.git from branch 'master'
to b6fc1fc1f2e4242a83a52581b7d6d05c7a7cd201
- Merge "Encryption and decryption of OpenStack Passwords removed"
- Encryption and decryption of OpenStack Passwords removed
Description from Jira ticket:
Current way of passing OpenStack password to SO is to
encrypt it with a symmetric key that can be find in both
OOM repo and source code. This means that the key is already
compromised and this additional encryption does not introduce
any additional security layer. Additionally this creates a fake
security feeling for people who are not very familiar with the
cryptography as they may think that their password is safe because
it has been encrypted.
Instead of using some custom-made method of passing this password
please just use a secret and pass it via environment variable
unencrypted
and just never store it in a config file
Issue-ID: SO-2535
Change-Id: Iaad50d7d22fe0fc1e3f7e8c5c5cd3a788d777574
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 3ec71c0b73eda99d3ed3ddcddbb9d5619415b6fd
- Updating etsi catalog endpoint param name
Change-Id: I445fd4572dc5a876fdeee66ae393a1215fce54d0
Issue-ID: SO-2415
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to b6b577995677cc637fb829abd4cb76434af41775
- Fix for SO-2598
Change-Id: I26a8251bd878d95ae3ede8d27bf9f42a6692e338
Issue-ID: SO-2598
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 244698224073dff679c863c2e3f2997d1b8d0f7b
- Merge "Use the timeout from the heat template instead of"
- Use the timeout from the heat template instead of
Use the timeout from the heat template instead of hardcode WIP
Added custom uuid to vf adapter delete rest request
Added and fixed compilations errors due to interface change
added logic to check that the timeout is less than 120
Set the cust model uuid in bpmn so its avaiable to adapter.
Added to use timeout from heat template for network.
Updated unit test to account for new param change to method.
Fixed and added missing param to deletevf in vnfadapterrestv2
Fixed failing junits due to adding model cust id to request
Issue-ID: SO-2601
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6ac276f37d4b6423501fb07fe081828ea3bed235
|
|
* Update docs/submodules/so.git from branch 'master'
to 7e62ba22c5ac473bd5fad65d19f08e8444cb3ccf
- Merge "update bb input setup to handle replace for"
- update bb input setup to handle replace for
update bb input setup to handle replace for service vnf
vf modules that are not replace will get correct model data
added in a unit test as well as added in check for vnf
Issue-ID: SO-2599
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I538f6037791905d1086d6d553d1895abd6f2026e
|
|
* Update docs/submodules/so.git from branch 'master'
to 1f97cf0b89a8847c4131c017fc55a910dba3aa5e
- Merge "mso stores vnf application id from macro create"
- mso stores vnf application id from macro create
mso stores vnf application id from macro create
Issue-ID: SO-2591
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I83aab47ef41b93fa72581823a27c7ae7fa699e52
|
|
* Update docs/submodules/so.git from branch 'master'
to 31e4876968f144b875e21f4499701ba2f16dc94f
- Merge "1911 create appc adapter micro service"
- 1911 create appc adapter micro service
Added new appc adapter micro service.
Made required code changes to use the new adapter.
Issue-ID: SO-2596
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I880ecace64ec85ca4094a82bc1210798fd3bb85d
|
|
* Update docs/submodules/so.git from branch 'master'
to e6d05b9359582d2a8bddfeb73527d134586410b7
- The Ve-Vnfm (SOL002) Adapter project
Changed the <version> line in pom.xml to use ${project.version}
Issue-ID: SO-2574
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I5f1014991d3e67c52acdb505eed8c10508404534
|
|
* Update docs/submodules/so.git from branch 'master'
to 41595605a5c8beefd25d72ee5d6df7577a95c545
- Merge "move population of instance names in requestdb"
- move population of instance names in requestdb
Removed saving instanceName in BBInputSetup
Removed test for setting instanceName in BBInputSetup
Moved saving instanceName to workflowaction
Started adding tests for setting instanceName
Added unit tests for setting instanceName
Updated last modified by from apih to bpmn
Updated access modifier for method no longer needed
Removed requestId parameter no longer used
Updated test to match parameter changes in BBInputSetup
Added volumeGroup lookup by vnf and volumeGroup id
Issue-ID: SO-2595
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib1bbc53d00ae0257f2678756a1e8f9291d8e7fa2
|
|
* Update docs/submodules/so.git from branch 'master'
to 5d2f4ffdd476e63b96d322058d733da54b4b94d0
- Merge "removed powermock dependecy and added it to"
- removed powermock dependecy and added it to
removed powermock dependecy and added it to enforcer plugin
Issue-ID: SO-2597
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib2dff9818fffaef1b356db03795fdca238dfed75
|
|
* Update docs/submodules/so.git from branch 'master'
to bb219dc0894bb60eaeb242f51b9a382228031081
- Merge "Align AssignPnfBB with Service Macro Create -move and align logic of BB delegates with tests -remove unnecessary classes -add tests cases for Pnfs in ExtractPojosForBBTests"
- Align AssignPnfBB with Service Macro Create
-move and align logic of BB delegates with tests
-remove unnecessary classes
-add tests cases for Pnfs in ExtractPojosForBBTests
Issue-ID: SO-2568
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ic48e2c1c6ab852c33837091da3e7916b71c26466
|
|
* Update docs/submodules/so.git from branch 'master'
to 9d77758d706d13c1c2ea46ada1837d757adbf9ba
- Merge "Fixed testOnGetPackageVnfd_UnauthorizedClient_Fail"
- Fixed testOnGetPackageVnfd_UnauthorizedClient_Fail
Change-Id: I916182cf97ea4a78fe7dfe19de2cce03b8d9a7ea
Issue-ID: SO-2414
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 3f7c17acb545c47b64f5c44f9baa048ed4a6982e
- Merge "configurable aaf user expires"
- configurable aaf user expires
aaf user expires now configurable via properties
Issue-ID: SO-2590
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib4cd4f9062862fe8833ee2009a65e8984d8692bf
|
|
* Update docs/submodules/so.git from branch 'master'
to b116b0c362600e6252619d5edd1f67da70d66d14
- Merge "SOL003 Adapter Package Management - Read VNFD"
- SOL003 Adapter Package Management - Read VNFD
Change-Id: I2710b199ccc02af1782cd5fa75e85c4ed5c69aa9
Issue-ID: SO-2414
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to cb61daf5cd7fc31facde951780e62807a82775ef
- Merge "Added the Ve-Vnfm (SOL002) Adapter project"
- Added the Ve-Vnfm (SOL002) Adapter project
Development of SOL002 Adapter
Issue-ID: SO-2574
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: If973a36756e7e89e51797844034673b2a2c40e4f
|
|
* Update docs/submodules/so.git from branch 'master'
to 19e0d69fbb8a3517184833f22d662d06868e1c5e
- Merge "consolidated security configuration"
- consolidated security configuration
consolidated security configuration into common package
Issue-ID: SO-2584
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I1e78259ffbf88e792f1f7a5a10cd1fdad8eaea36
|
|
* Update docs/submodules/so.git from branch 'master'
to 1110790099fa6a019ab7e5fd530c623f88e10d59
- Merge "Drop Resource Input Field if not valid JSON"
- Drop Resource Input Field if not valid JSON
Drop Resource Input Field if not valid JSON
Drop Resource Input Field if not valid JSON
Issue-ID: SO-2587
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I704981c6b3413872975b9e94a4b79cc0a1790795
|
|
* Update docs/submodules/so.git from branch 'master'
to 23b9a7431972e68a84ac3b8e2ab2d418d9ca7a70
- Merge "Pass error message in the exception when thrown from CDS-Adapter"
- Pass error message in the exception when thrown from CDS-Adapter
Issue-ID: SO-2494
Signed-off-by: prathamesh <prathamesh_morde@yahoo.ca>
Change-Id: I1990ba00ab55ed08c7ba8c31e6fe8fbedb428e7e
|
|
* Update docs/submodules/so.git from branch 'master'
to 8c02dcc9057a300c08a7fc22265c45c3c771226e
- find workflow by pnf model uuid with CatalogDbClient
Issue-ID: SO-2558
Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
Change-Id: I62d9ae70befdd870d217de64cca36fe04a69e96e
|
|
* Update docs/submodules/so.git from branch 'master'
to 8f37667d999101c2e4e395d810376173a5714794
- Merge "Bug fix for Multi-result row data order"
- Bug fix for Multi-result row data order
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064419
Issue-ID: SO-2071
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 8e308b27a0e2e5d728599aee289ed8098f8923fa
- Merge "Removed CLIENT_ID from tests that was removed from"
- Removed CLIENT_ID from tests that was removed from
Removed CLIENT_ID from tests that was removed from logging library
Fixed formatting and imports on tests
Issue-ID: SO-2579
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If886afdb6cc5154055a7e3821e4a24b4458ed45b
|
|
* Update docs/submodules/so.git from branch 'master'
to b26dc591a534b8d894b368352a7c9e28cbac0854
- Merge "Remove references to AIC"
- Remove references to AIC
Removed AIC prefix from java files, wherever column AIC_CLOUD_REGION
was referenced.
Removed AIC prefix from test data files, wherever column
AIC_CLOUD_REGION was referenced.
Issue-ID: SO-2572
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib380bc39eedf61fff27daa74132d1df20a3ae4b7
|
|
* Update docs/submodules/so.git from branch 'master'
to 04e0f4e870c7e45a3a1f8f2c56a758bf3a635c2e
- Merge "SO API to support custom PNF workflow"
- SO API to support custom PNF workflow
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064418
Issue-ID: SO-2071
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
* 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>
|