Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 67c81e891ecfe0db6d82af82bcf16b39d2fb1a9d
- update keystore expiration date
Valid from: Thu Jul 18 19:49:01 GMT 2019
until: Sun Jul 15 19:49:01 GMT 2029
Issue-ID: APPC-1573
Change-Id: I490fe3098d5622720c2132b12a9a38186f836db9
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to f765cc2ab30384f05af70c4011102389c9462e70
- Merge "Added null check for yaml to prevent crash at getParameterListFromEnvt()"
- Added null check for yaml to prevent crash at
getParameterListFromEnvt()
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I8fabba8d99e311f01a5fd5dad166e0bb643044e3
|
|
* Update docs/submodules/so.git from branch 'master'
to 0ebd61225c80044f1601e0d2c4bea1820f0dee08
- Merge "Commented out updatedAttribute declaration to prevent static analyzer warning about unused variable"
- Commented out updatedAttribute declaration to prevent
static analyzer warning about unused variable
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I0d46bcc817d08a6fbad3501c56336dc532bb5907
|
|
* Update docs/submodules/so.git from branch 'master'
to 2be5b56ac756f30e543d9272d31f8d56b2a07328
- Merge changes I5e72e1c6,I5e1cb624
* changes:
Added null check for function param pFqdns to prevent crash at for loop.
Added check for null ptr before dereferencing at gBBInput.getCustomer().getServiceSubscription() - to prevent static analyzer warning
- Added null check for function param pFqdns to
prevent crash at for loop.
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I5e72e1c6d74c5f197479062348090ab2b87fafae
- Added check for null ptr before dereferencing at
gBBInput.getCustomer().getServiceSubscription() -
to prevent static analyzer warning
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I5e1cb6248412ae9e3036011bd96d708f36170d70
|
|
* Update docs/submodules/so.git from branch 'master'
to 86a85de638889f587e6eed1b6888998c4d8dc6ad
- Merge "Fix error updating request_processing_data"
- Fix error updating request_processing_data
Fix error when updating existing record in request_processing_data
table.
Use correct field name in the toString method in RequestProcessingData
bean class.
RequestDbClient.updateRequestProcessingData should include entity id in
the URI on the PUT request.
Add new Config class ExposeEntityIdResourceConfiguration to make
Spring data Rest return id in the response for RequestProcessingData.
Make spring-boot-starter-data-rest not optional dependency in
mso-requests-db-repositories
Added unit test for RequestDbClient.updateRequestProcessingData()
method.
Issue-ID: SO-2120
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I733be06185e5c19a0b7112918ce0a0f2abf861d7
|
|
* Update docs/submodules/so.git from branch 'master'
to d31674ea37659ad01b411f561e4ff550d62a4c26
- Merge "Remove duplicate name check in createAAITasks."
- Remove duplicate name check in createAAITasks.
Remove duplicate name check in createAAITasks. This hould be done prior
to status check in WorkflowAction or BBInputSetup.
Issue-ID: SO-2119
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Change-Id: I0d6d34476b1ab2b351314c9a23926f2fff0e4f89
|
|
* Update docs/submodules/so.git from branch 'master'
to 98bbc90b0dc066627c8653ccf8982319a7103c1a
- Removing application-local.yaml files
Removing the application-local.yaml files because they're no longer
maintained or working.
Issue-ID: SO-2121
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I191c8775de931671a4657be8940e6aec64023359
|
|
* Update docs/submodules/appc.git from branch 'master'
to 39122feeda8a36406aa9d3beb0e05cfb0d77981c
- Replace Lists with new ArrayList
The Lists.newArrayList method is not being used here in a
way that provides significant benefit over new ArrayList
and Lists was causing a class not found exception.
Change-Id: I61bbfc5e55cb283c10f3681a7e336ae346347d03
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1613
|
|
* Update docs/submodules/appc.git from branch 'master'
to afad136327003c1a4b8f3a5708e27d96e3374d67
- Fixes for parameterized sql queries
The old non-parameterized queries would treat null entries in the SvcLogicContext
as "null" string values. The parameterized query treats these as NULL sql values.
This change keeps those values as "null" strings.
Change-Id: Iee7f7a1861bdd82dc65d59db2be7862b49cf1207
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1639
|
|
* Update docs/submodules/so.git from branch 'master'
to 97ad3ad656f2cdefb9606654b5ceacc12694fddb
- Merge "Implement TLS for calls from VNFM adapter to VNFM"
- Implement TLS for calls from VNFM adapter to VNFM
Issue-ID: SO-2116
Change-Id: I1e5bdfcf3164545c89fb370014d49ef3ae6a9cf1
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to e78963869f8f55101d22b0afc06a5c6d6577dbb0
- Merge "Authz unit test and code cleanup"
- Authz unit test and code cleanup
Change-Id: I5c6a099ca4e6479df37505aa6bc645d8a26a42e1
Issue-ID: DMAAP-1226
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to ee6f2d1d32b6c536387c37cb9ee700366c33e5f0
- Merge "Even more unit test and code cleanup"
- Even more unit test and code cleanup
Change-Id: Ide9477f5f8856e4ab35864bdc93d27a2d59afc83
Issue-ID: DMAAP-1226
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to 343f8d2a0e05b783a17d0056bd2c483ca210970a
- More DR unit tests and code cleanup
Change-Id: Ia9b2b1c10cb43fd428baf1afd99c792ea4f96e9e
Issue-ID: DMAAP-1226
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 086f23e7dbe0cc7df7105002628ee3e84cf29c76
- Merge "Enable dynamic remote python executor"
- Enable dynamic remote python executor
Change-Id: I77a60de87acec862ce47256557a1223fefe82a12
Issue-ID: CCSDK-1497
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to fba3105fb6108c36c77d5918bffb9ff29ae13249
- Merge "Fix missing constrains definitions."
- Fix missing constrains definitions.
Change-Id: I1d60b1a24a5876f47af3a7b9936a48187bbf2d16
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8b1c78fe6bf20e9544be192dc4a25ef1e61b854f
- Merge "Remove unwanted files from docs folder"
- Remove unwanted files from docs folder
Change-Id: I7b2fad9d9fbc156c6ae7e3c514a8a161f16f63f1
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e644630c3ac2f61dd13da7a0bb47d748f4e8e77b
- Merge "Media file location fix in index"
- Media file location fix in index
Change-Id: I9c5c655085ac0991295bcbe05bd689de85a8c754
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 6217a6f31c7857efad290d330f55e8716804ba01
- Merge "Renamed template options and reordered"
- Renamed template options and reordered
Change-Id: Ib89624214f61bc51c6a7dc9eebdbcd3698ccb63d
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f7aeec743dc9b494ec062acbf532174e101da69c
- Merge "Added enrichment microservice"
- Added enrichment microservice
Change-Id: Icf5b7432ed9bbe31ce6a89074ee9ce74dff3a21f
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 2f9be366b5b4676d3c664fbbcbef2fa8fb62f9b6
- Merge "Fixed content issues in Resource Source"
- Fixed content issues in Resource Source
Change-Id: Ide9a9e125ae822e1d8d4b7a8f8ea29fff3177522
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
to 5e44bf4c13b92fd35371c7ea4471e07b88006c61
- Fix master build failure
master branch builds were failing due to errors in one of the pom.xml files
Change-Id: Ic66adf654303e3664dd46bdd7ee7220c0f107b97
Issue-ID: CCSDK-1378
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 3195b27d7df428ceaaaf73c4cdcea66315dc3052
- Remove dependency on deleted adaptor
odlsli-alpine contains dependency on grpc adaptor, which has been removed.
Change-Id: I5f1ebea37472ca33a6d2478dfafc211dcc9ad98e
Issue-ID: CCSDK-1490
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c1ce6c7838c6e59ccb9aaaf3f887313b78668404
- Merge "Add nginx ingress controller support"
- Add nginx ingress controller support
Add nginx ingress controller support to the OOM
nginx ingress controller is disabled by default.
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: I97683ede7d99d2c8ca2f512c962d2d8d03467124
Issue-ID: OOM-1508
|
|
* Update docs/submodules/vid.git from branch 'master'
to f4c052df50487af25e4508978bd1b667bc37dbc2
- Merge "Merge from ecomp 3374149f - AngularJS UI"
- Merge from ecomp 3374149f - AngularJS UI
Issue-ID: VID-378
Change-Id: I6b3243b492009035c911f63b93258ea76938fcb9
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 8bc537da0e74db9f686f11405a03a4583fbc383c
- APEX User Manual update for POLICY-1743
Issue-ID: POLICY-1878
Change-Id: I50103adf4792f994ba9f7346516a3605c9f0b1a5
Signed-off-by: ning.xi <ning.xi@est.tech>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3bf5f113cd4dfefdbc27f01fd7ec7c5e39d48695
- Don't override SystemProperties without restoring it
This resolves NullPointerException in Dublin's Jenkins'
SyncRestClientForHttpServerTest.
Issue-ID: VID-503
(cherry picked from commit ef34f16650be1f251447a7b9a1d9f1369ca459de)
Change-Id: I65fbed0a6f6214d9495d0cb6456b3a8e4f094a3d
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 582c5624b4947c14116477297bb4535043281bed
- Merge "Commented out initialization of workflowResponse to prevent static analyzer warning about workflowResponse never being set to anything but null."
- Commented out initialization of workflowResponse to prevent
static analyzer warning about workflowResponse never being
set to anything but null.
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: Ib150e3836fda9b7d9785a574f904b2c61bfa39f4
|
|
* Update docs/submodules/so.git from branch 'master'
to 6b0628ea06c0b9ce442527a06f4fe381522d0a76
- Merge "Fixes in WorkflowAction"
- Fixes in WorkflowAction
Fixes in WorkflowAction according to the Sonar analysis:
-Fixed String comparison.
-Removed unnecessary method parameters.
-Updated junit test.
Issue-ID: SO-2107
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I7522269e237f736521a627bcd1c8f77b0c776a70
|
|
* Update docs/submodules/so.git from branch 'master'
to 6c9e17ce89ec50468371247bb34881bdfcfc9fbd
- Merge "Major Sonar fixes"
- Major Sonar fixes
Major Sonar fixes in different classes:
-Removed unused variables.
-Simplified diamond operators.
-Removed unnecessary imports.
-Removed unnecessary code.
Issue-ID: SO-2102
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Ib54fbe048700a4e31042481f0a9b13838552aee7
|
|
* Update docs/submodules/so.git from branch 'master'
to 597aba038c90ef34a8058794c73a2213d778673e
- Merge "Vulnerability fixes in ServicePluginFactory"
- Vulnerability fixes in ServicePluginFactory
Sonar vulnerability fixes in ServicePluginFactory.
-Moved hardcoded IP addresses to the property file.
-Added junit test.
Issue-ID: SO-2106
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Id33e17f7845c106212bbf4d4a8ca78641cea1396
|
|
* Update docs/submodules/so.git from branch 'master'
to 7ef379bd727b99c04dd31ec957cb68f1f612905b
- Merge "Add requestContext to unassignVfModule tasks and"
- Add requestContext to unassignVfModule tasks and
Add requestContext to unassignVfModule tasks and tests
Issue-ID: SO-2115
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Change-Id: Ifddfe32fab9406afb69ad9192351500cfbed3610
|
|
* Update docs/submodules/so.git from branch 'master'
to 95ea95fe5dbf340ad8ffeb69b4825712027d8d13
- Merge "Add SO BPMN name for NAME in tbl workflow"
- Add SO BPMN name for NAME in tbl workflow
Added SO update the R__WorkflowDesignerData.sql script to insert name of BPMN process
instead of description in the NAME field of workflow table for VnfInPlaceUpdate and
VnfConfigUpdate
Issue-ID: SO-2112
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: I288a1159e95c3798c37ff41a599662e5df8317ba
|
|
* Update docs/submodules/so.git from branch 'master'
to e3ae6ce74674c5beb3d8bafe097c75fd51ea2d70
- Merge "We need to expand column request_status"
- We need to expand column request_status
New script to expand column request_status on table
archived_infra_requests as well.
Issue-ID: SO-2114
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Change-Id: Ife1168e658bbb9e7fa69541de42173947564cac8
|
|
* Update docs/submodules/so.git from branch 'master'
to eaef24e96c1ce95195845258ce0a304ab9c0c21a
- add query stack data and populate table step
Need to check if audit is enabled first in the delete record task
Updates to audit delete redeisgn and data to table
Various updates to logging, audit object, added tag to query, updated
tag value.
Updated write method to make sure an entry for this heat stack doesnt
already exist to avoid duplicate entrys
Updated unit test to account for get query
Added so that id is not hidden from query results
Updated the was delete is done plus minor updates.
Updated delete method to use resttemplate instead of bowman client
Combined the write and get stack data task into the external tasks.
Removed the task to delete the stack data from db
Updates to junit request id so its not a random id for test
Updated service tasks in att BB to call external task
Update to be a real uuid format due to failing unit test
Updated fields to protected and updated unit test
Issue-ID: SO-2111
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Change-Id: I8f479a046cf837403f60c330ed6ad8bc08a9c82f
|
|
* Update docs/submodules/cli.git from branch 'master'
to ca899427a2617dba93da71a00bcacc61b06f4d5a
- Fix the jenkins build issue
Issue-ID: CLI-60
Change-Id: Ia4f092d733c2b6ba1389b06a0d96ce4bfb8bd0fc
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0f54454a7f6a26b42aa78c228d63a74f9a619a78
- junits for AaiController
-Added new test for getVersionByInvariantId method
Change-Id: Iba77e8638047ba20ac80816b779575ce5e32df86
Issue-ID: VID-478
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
|
|
* Update docs/submodules/modeling/genericparser.git from branch 'master'
to 7701ebe1b67fd0196168172bf4106a31931728ee
- Fix drf_yasg importing issue
ImportError: Could not import 'drf_yasg.generators.OpenAPISchemaGenerator' for API setting 'DEFAULT_GENERATOR_CLASS'. ModuleNotFoundError: No module named 'packaging'.
Issue-ID: VFC-1429
Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn>
Change-Id: I2dddacf68e1ee4780c9252daa5d8fa4c27c29f1c
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to 90ff2d952a983ffe99a02a66e6e9701979b2a842
- resolve packages depending
resolve packages depending
Change-Id: I1c92af201766cc892152d808d5a232066b5b4f90
Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to 9d87963588ef92348c37fb25047c1cf595d178b7
- Merge "resolve packages depending"
- resolve packages depending
resolve packages depending
Change-Id: I8a49a1ced4778cbe532ee5361ec70d15b36a9e31
Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 0ce38c26f68efa97f7d16ec9bbba5888982d97ba
- Merge "Fix warnings"
- Fix warnings
Fix reported javascript warnings by NodeJS when compiling
Issue-ID: CLAMP-426
Change-Id: Iebf369c0d3094fcbe83e9e5b1d6138b808105e46
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a60064d01f6d37c0a75f1020010e5511d939785e
- Merge "Draft of Config policy"
- Draft of Config policy
Initial code of the config policy window using the Json Editor version
from NPM
Issue-ID: CLAMP-426
Change-Id: I4ff3e63c463320706031c703afa22417b321faa3
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to db98c7976e57f8bacbcc93b802b4d05b1db7b8cf
- Let API tests run without report_portal_integration, using dynamic loading
- Removed @Step annotations, as pointcut is hardcoded in com.att->
.automation.common.report_portal_integration.aspects.StepAspects
- Introduced ReportPortalListenerDelegator that loads com.att->
.automation.common.report_portal_integration if available
- Optimized and organized dependencies
- Upgrade maven-assembly-plugin to resolve "Java heap space" error.
Issue-ID: VID-378
Change-Id: Iaf9279a48a1474d0ef6d0f514259dd383f6f5dbf
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 17552add980d7907f1a906ef8d25adf6121b2343
- Update parent version to 1.3.1
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: Id7677c326cc3d722460b74ed78ac4efd4d4d14f0
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to 93876b9e564e9d47ebe25245f315eb7342421c54
- Update parent version to 1.3.1
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: I7c0b3962dc721ab7a2db62e919b5dfdea501e70b
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 395fe0a547b1213fb0e17c901d7681d8833208ad
- Update parent version to 1.3.1
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: I523d4955480ef75e83af3b7b9dae4831e9f6a6d2
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to dfe5205bf91864febb2a69d33ede23f3824bb9ed
- Added npmVersion to install NPM
To install local copy of npm, needed to make 2 changes to
frontend-maven-plugin configuration:
1) Add tag <npmVersion>6.4.1</npmVersion>
2) Removed tag <npmDownloadRoot>
Confirmed in local build that those changes result in npm being installed
in local 'node' directory (which it was not before these changes).
Also, changed parent version to 1.3.1-SNAPSHOT - this will be needed to
prevent builds from breaking when new SAN certs are installed for ONAP gerrit.
Change-Id: I576d8737eccfaa3024a36608edc1102535a55d26
Issue-ID: CCSDK-1491
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 2f3caa5c27d339c6a371d6e5f9d81519e919d96c
- modify the configuration in consul for dfc
modify the configuration in consul in order to support dfc
to fetch the merged configuration
Issue-ID: INT-1155
Change-Id: I6d73987183851ed38225796c9f426a1010376fd3
Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 5b77b6489dfb644a901e2640615a32d78f533351
- Update dpush for layer removal
Issue-ID: AAF-873
Change-Id: If35a6d3ee1432032d440385ab21431b1f68c761d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to a79a043b5a99fa05e9f73559ff1c3b2e36bd70c0
- Added support for Consul/CBS and multiple DFCs
Issue-ID: INT-1155
Change-Id: I3c1ed2f6072655c4396e406ddfd490d3786fe4d6
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6feb7526a98c43eafc8c3a23cddaf8caa37734f7
- Remove duplicated entries on error-configuration.yaml
Change-Id: Ie9caf4a01283df368fd441f8ddecc82b84caa861
Issue-ID: SDC-2455
Signed-off-by: vasraz <vasyl.razinkov@est.tech>
|