Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 5a2620962e6d2a572586de8da72a5a7676834130
- Fix Dockerfile building issue
Rely on staging artifact instead of snapshots
Change-Id: Ib680ee1416169cf47936808700efffd47cd7cce7
Issue-ID: MULTICLOUD-767
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to bf6d9633d351d012a7893d1ca3418a9b39e00ea9
- Merge "ADD UT for ns_vnfs Issue-ID: VFC-1429 Signed-off-by: zhuerlei <zhu.erlei@zte.com.cn>"
- ADD UT for ns_vnfs Issue-ID: VFC-1429 Signed-off-by: zhuerlei <zhu.erlei@zte.com.cn>
Change-Id: I9f8cb9d8ee6d836f1f10769d75dcc95967d80b21
Signed-off-by: erlei <zhu.erlei@zte.com.cn>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ad706d09442b1b1b6d2d8cff4042867ceea6b56f
- fix test getServiceModelALaCarteInstantiation
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I0d98886837cc67164b77f3407323ac45e3e126a4
|
|
* Update docs/submodules/so.git from branch 'master'
to 3081381bb2ba253fc0aa34203c90ea8bf63b26b4
- Merge changes Ia52d9db2,Iab16430b
* changes:
Remove unused public access modifier
Add vfmodule support to e2e service instance
- Remove unused public access modifier
Remove unused public access modifier.
Issue-ID: SO-2212
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: Ia52d9db2dc9b6500954f516cf456240f4b9e1bf0
- Add vfmodule support to e2e service instance
Parse vfmodule to add to resource instance list.
Issue-ID: SO-2213
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: Iab16430b498e505cd89a0ba4c12cfd2f88b9a982
|
|
* Update docs/submodules/so.git from branch 'master'
to cbcd0e0c4ab35c2a5b9577e06d41438ee708d44f
- Merge changes I045619a9,Iadffb2af,Ie97c560d
* changes:
Remove unwanted semicolon from groovy files
Remove unwanted semicolon
Removed unrequired semicolon from groovy
- Remove unwanted semicolon from groovy files
Remove unwanted semicolon from groovy files.
Issue-ID: SO-2212
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: I045619a93597459d7ae5f656a880d36b4a46f001
- Remove unwanted semicolon
Remove unwanted semicolon.
Issue-ID: SO-2212
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: Iadffb2affff8597a8eb8258041b37cb8bf701f20
- Removed unrequired semicolon from groovy
Removed unrequired semicolon from groovy.
Issue-ID: SO-2212
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: Ie97c560db89dcd15d424c11473a312e9d684cbd8
|
|
* Update docs/submodules/logging-analytics/pomba/pomba-audit-common.git from branch 'master'
to 307eeee5bbc8838b345cde07c71c8c8fbbd5895a
- Release pomba-audit-common 1.5.0
Change-Id: I375364983a6bacb4fd29e6064fa998eba54d1670
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-1099
|
|
* Update docs/submodules/logging-analytics.git from branch 'master'
to cf9f837c619d2213665826a3ecb6f5c3c4f4ecc0
- Remove commons-codec as it's not needed and a vulnerability
Issue-ID: LOG-1067
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I6011db133b649df9adce0ebe728a9fe4fad22932
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 571c49342a905616298d923a9d29a201ae4ecd11
- Add Json unit diff option.
Change-Id: Icfdef05e40b0638afc8570962bdc750aee1acc25
Issue-ID: CCSDK-1608
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to afcd99e9dc0d765758be1d91ab862afa54d244dd
- Add class model for workflow and resource data type.
Change-Id: Ia42f56541bef0418dddb797c019ecda3afa6983b
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 977287b586e27e2f835a5d24950abf1f2adae8be
- Add resource definition resolution service.
Change-Id: Ife75d290540e3ed0e0dfd0a82785a498607a2d25
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
to 70638d1eb225acbc61e00ddbf9356aef38e8f143
- Major- Replace comparison Operators
The == and != operators do type coercion before comparing values. This is bad because it can mask type errors. For example, it evaluates ' \t\r\n' == 0 as true.
It is best to always use the side-effect-less === and !== operators instead.
Issue-ID: CCSDK-1583
Change-Id: I202ada53b472542261ee69623ea72b52005fdfab
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to ed0e6be174e1445b6c47a69dccf25a642f17bdd7
- Add license information
Add license information to devicemanager head plugin
Issue-ID: SDNC-843
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Change-Id: I60e4030d90762b4c185aaf593cc1a42e71824fb5
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 8404b495de1770617d745ab488116714e9d2d06d
- Fix malformed time stamp
Fix malformed time stamp in devicemanager
Issue-ID: SDNC-788
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Change-Id: Ic012457e0587e8018fe03b057d20e8b713a20042
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 4001ac13397c082ee97c7ff440fa2ead5d50b421
- Merge "Add declarative acceptance tests"
- Add declarative acceptance tests
First two UATs are for blueprints Echo and "PNF Configuration".
The body of the ODL mount request was changed from XML to JSON,
so it can be represented in a YAML file.
Initial documentation about the UATs can be found at
components/model-catalog/blueprint-model/uat-blueprints/README.md
BluePrintArchiveUtils.recurseFiles() replaced by compressFolder() that
uses native Java 7. Removed commons-compress as dependency since is no
longer used.
Change-Id: I96a584ae12ca009f90fe8fe9485eb57ce05e8add
Issue-ID: CCSDK-1569
Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 3c1781135b4029fdc657b2009259d3b8ddd8eebc
- Merge "Fixed restconf Python scripts bugs caused by BPP refactor"
- Fixed restconf Python scripts bugs caused by BPP refactor
Change-Id: I9f064aca6f40c0427614d41a08be6b0e6288bcec
Issue-ID: CCSDK-1573
Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e5b42d3d61651866c0f12b5de6653b1a9d2b9b85
- Merge "Fix occurrence really optional"
- Fix occurrence really optional
Change-Id: I18c4d0803e20ed18e4dde553288d37143dff936a
Issue-ID: CCSDK-1572
Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b4441ff5bebb5a0b24148ee804215ffde485d40a
- Merge "Set resource data value when fetch from database"
- Set resource data value when fetch from database
When doing resource resolution, if the same resolution-key,
or the same resource-id/resource-type combo, is used, then the
process will only try to resolve the resources set with a "failure"
status from the RESOURCE_RESOLUTION db table.
In the case the resource has previsously successfully been resolved,
then we need to set its value in the resource assignemnt resolution
store so it can be used later in the processing, for instance if another
resource depends on it.
Change-Id: Ifa3957fe3d2365e1f4347aa61ed963124f8a69f7
Issue-ID: CCSDK-1606
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 097a6e66c3ff19aa53ef3a72dce3a2e41c4eb9ed
- Merge "Add dynamic-properties as python script arg"
- Add dynamic-properties as python script arg
For the remote python executor, we have the ability to provide
dynamic properties, that will end up marshall as Json. Through
the gRPC session, it will be transform to a Google Proto Struct.
Once in the remote python executor, we use utility method from
Proto to convert the Struct into a Json string, and we pass it
as the last argument of the script execution. That way, user can
access them in their script, simply by loading the content using
json.loads and then interact with the data through the python dict.
Change-Id: Ib3552c06734aed252ec28f47173bc8668afe085d
Issue-ID: CCSDK-1606
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 20f27d87bb4ce6343ec2ce54a5cebf1681fac8be
- Merge "Default resolution status when storing result"
- Default resolution status when storing result
It can happen the resolve fails, and the status end up not
being set, hence to avoid any exception, we default to failure.
Change-Id: Ia5fb9ad954c109f394425f33c506e66d7e1969e4
Issue-ID: CCSDK-1606
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 260f2cdf890ea4926437975aef1bcaa67c8de329
- Merge "Add sample test dsl type cba"
- Add sample test dsl type cba
Change-Id: I277588b4f38f8c99c33f3a1f65e8ca7c3919940d
Issue-ID: CCSDK-1580
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to fb771064907e93a64f67b43f18b4051740967e1a
- Merge "Add resource assignment DSL."
- Add resource assignment DSL.
Change-Id: I44a3596c05b02faa171f90b9207f774ce34976a6
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b80a4b9a4b33dbf560a980425cfa4cd36b41a76e
- Merge "Add resource definition DSL."
- Add resource definition DSL.
Change-Id: I66d340727918842a26f07e8609a043c37e5089f4
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9b1a8f7a95a6e80df01d77b7b094e624fbb9147f
- Merge "Add resource source template DSL."
- Add resource source template DSL.
Change-Id: If68ce2e944700cb19380d34ff3b466a9c8633472
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to fbf82e9f5f8e8ec37168a2516c82cd0d40cbfef2
- Merge "Add property definition type DSL."
- Add property definition type DSL.
Change-Id: I83a3d1391c60cd426236b55d0d399e273e7c15dc
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to fd26b3cc681564c2b77cdc15bca806598a99e20e
- Merge "Add resource source node type DSL definitions."
- Add resource source node type DSL definitions.
Change-Id: If21c4964bda08e5d50e6fd11fb1d657e5bf8785c
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c42777bd73fcd3744353048dbc32c89cb6fcca6e
- Merge "Add CBA parent pom."
- Add CBA parent pom.
Change-Id: Iddfb27d271bbb58375190c506173edccdd60b9e0
Issue-ID: CCSDK-1576
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f3f773c1fab370a10d2d66eb4bcbd9a89a52ba16
- Update git submodules
* Update kubernetes/aai from branch 'master'
to 8c0fcb68d8e053629fd51e52f8f3687b28e4c18d
- Update aai el alto to release images
Issue-ID: AAI-2578
Change-Id: Icd2573342ad971a1ba1d583690dc2dae65e02b0c
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 458a85ec8dab60092a91208030ef2b31b3e545d2
- Roll to next snapshot
Roll to next snapshot version
Change-Id: I05e831bbf2524289a252a0b143cda3b5c4152ec3
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 1001fc436835b7376e5d7fd3b5c41923a0d4f8fe
- Merge "resource save/delete functionality"
- resource save/delete functionality
Implemented code to,
1. Delete and save the added source option from the panel.
2. Save edited changes of a particular source option
Issue-ID: CCSDK-707
Change-Id: I38bf8a67e7fff4c926fd5c84f834de5d817e9640
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 77339e32345330f20421987bee7597f6419402b8
- Merge "Changed URL in server for backend"
- Changed URL in server for backend
Changed Bleuprint controller link for backend
Change-Id: If3e14f26a6cd8a059cab37325326c2f11a58c8dc
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 44394f3fb4953b11574d2686501d50809efc7195
- Merge "Search from db components change"
- Search from db components change
Added notification alert and method for edit
Change-Id: Iab4763956ea4a4c9fc96753b32e405ba1715e707
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 3a1077c1405b10e9d5e49e39e6e2493c8529c59a
- Merge "Changed template option label"
- Changed template option label
Change-Id: Iff709cefa5a76ddf1f9a9bcab49f98526283baf2
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 3e1cee7f8c022fe18e0e22cf72f925174c9ead26
- Merge "Controller Blueprints fails to lookup directory"
- Controller Blueprints fails to lookup directory
Create directory for saving CBA package in case one does not exist
Issue-ID: CCSDK-1607
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
Change-Id: I0f5b547ec781bf7211414507ee847e756402f0e7
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 159de601758f7cedcef9359da471f182dcf73781
- Merge "Application name changes in meta json"
- Application name changes in meta json
Application name changes in meta json
Rebased for version 0.5.2-SNAPSHOT
Issue-ID: SDNC-842
Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
Change-Id: Ied888a1d4228c1ad85617aec8584c4069761b49a
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 68528acbb786a257408d577bab13fc882ad71fc9
- Unified Http server configuration
To allow UA tests with both servers listening on random TCP ports.
Change-Id: I9f125b8f2568797b8f7a747b7d8b7bd9a163d30e
Issue-ID: CCSDK-1568
Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 3d9197f70b2af07831074f34ab9f7b7da32338d8
- Removed redundant BlueprintProcessorApplicationTest
Change-Id: I9d3fa66e7185938f30447884753c3e9c2644c0cc
Issue-ID: CCSDK-1567
Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to b374698684414f0a40bf0c1b113da9f74dc78b8c
- Merge "pom file added to readthedocs and change in script"
- pom file added to readthedocs and change in script
pom file added to readthedocs and change in script
Issue-ID: SDNC-841
Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
Change-Id: I44be2d1bc5fba164f67746a5bcac49199ed433fd
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 34740c107d7d67ec6be97bd46f4a54b77ee45d78
- Merge "Added more content to helpserver abbreviations"
- Added more content to helpserver abbreviations
Added more content to helpserver abbreviations
Issue-ID: SDNC-839
Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
Change-Id: I018b4625ec451b466a2fc566c1463505ea3f4365
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c75c7f25e756f92782565d9ab2a697bba1fa1614
- Added service for Edit CBA
Added service for search result CBA
Change-Id: Iba00f048abc59878e6dcda9d1de9f0fc823d9130
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 80133d27f21e27c8da4b3e8d635fb2c05f2f7721
- Review maven dependency for snakeyaml
Remove explicit version for snakeyaml maven dependency and inherit it
from integration parent artifact.
Upgrade snakeyaml to latest 1.24 version.
Issue-ID: POLICY-1603
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I93978f963dc37260e0fc4d153c92c7da8db0005d
|
|
* Update docs/submodules/oom.git from branch 'master'
to ac626eba2c053c2349473a2e095db6859ab41032
- Merge "DMaaP MR changes for ElAlto early drop"
- DMaaP MR changes for ElAlto early drop
Issue-ID: DMAAP-1270
Change-Id: Icd0cf60921750b84840a5a344eb15a736684e329
Signed-off-by: su622b <su622b@att.com>
|
|
* Update docs/submodules/ccsdk/parent.git from branch 'master'
to 0bbf3f4f7ee0ec5c0f09e6d07bc301622e51fc67
- Roll to next snapshot
Roll to next snapshot version
Change-Id: If4b60b8aa95e7fbf72f048eed4ee968d2079b7a4
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to f4753b2f9dff4c7440e2450e175bae1a04cb695d
- Merge "Remove unused SDNCServiceRequest constructors"
- Remove unused SDNCServiceRequest constructors
Coverity-scan: CID-211570
Issue-ID: SO-2211
Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com>
Change-Id: Id73831f5ef51bdea2e24c40c10d744df662b50ad
|
|
* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
to 86a2c9e15470079d818b37d01fb01771e951622e
- Sonar- blueprint-controllers.js
Add a semicolon at the end of this statement.
Remove the useless trailing whitespaces at the end of this line.
Change-Id: Iae0434b07bcc713794164079f626e781e1de844d
Issue-ID: CCSDK-1582
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 4e7efd7198a56e3b370539ee0624750e2f6fc5d4
- Merge "removed unwanted public for ActivateSDNCNetworkResource.groovy"
- removed unwanted public for ActivateSDNCNetworkResource.groovy
groovy file correction
Issue-ID: SO-2212
Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com>
Change-Id: I5f3adeb10b4f551f515144696695834a32493e97
|
|
* Update docs/submodules/so.git from branch 'master'
to f9f67564fa766b1a9bbc58747083d8f4938b03be
- Merge "fix sonar issue"
- fix sonar issue
fix sonar issues
Issue-ID: SO-1811
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Change-Id: I5049d25904c3abfdaccd84a3356c14f47be4bc57
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to b4fce004a40753e396f100ac9abdbe876de5865e
- fixed mediator app
route requests through apigateway
Issue-ID: SDNC-824
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: Ief159a71888f271a7751884260f85be01efdd6b4
|
|
* Update docs/submodules/so.git from branch 'master'
to a610ba5990ac65c962de8bbedc676b2ec29ed8f1
- Merge changes I8e443077,I51a9106a,I54076323
* changes:
fix sonar issue
fix sonar issue
fix sonar issue
- fix sonar issue
fix sonar issues
Issue-ID: SO-1811
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Change-Id: I8e443077864d758149bb5f62bc5dc5f718c29204
- fix sonar issue
fix sonar issues
Issue-ID: SO-1811
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Change-Id: I51a9106ad99e7bb101c3d6c9a33603ac202d7cb6
- fix sonar issue
fix sonar issues
Issue-ID: SO-1811
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Change-Id: I5407632386d75a239a4847e763159e60c3008ded
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to d73fe57f9e6a420ccf8f91cf188e8162ab881a07
- Release version 1.6.1
Release version 1.6.1 of SDNC artifacts
Change-Id: I8c018854fb3fddfb06cc0ef658e23be89d630b74
Issue-ID: SDNC-827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to c55a88d9e00399708cd6c5ea7b562ca579aabbfe
- Merge "remove not used BaseTask class"
- remove not used BaseTask class
BaseTask class serves only as JavaDelegate implementation provider, should be removed
Change-Id: I46f56cb850d12e4ef395db9429297d05f3a51b37
Issue-ID: SO-2187
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|