Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdc.git from branch 'master'
to 587e939a4248e3e5a53b84b9d263c5c47bc6bbc0
- openecomp-be code coverage increase
Add tests for classes in generator.datatypes.tosca package
Change-Id: Ic21b4e05d15e881016fa5f25113625bc441924c9
Issue-ID: SDC-2326
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 7b10cc4d95582dfaf6c6010199fa95aae78c806b
- openecomp-be code coverage increase
Add tests for classes in vendorsoftwareproduct.types.composition package
Change-Id: I2b05536a4fd80021bfedd2e7ff0f1747f6227935
Issue-ID: SDC-2326
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to da094bf82ae74443afeb50d86712eb5e784b481d
- Merge "Add to SimpleDateFormat function locale us parameter"
- Add to SimpleDateFormat function locale us parameter
Change-Id: I27866be89b95d2c164909248f3bbd45373bf39a9
Issue-ID: VID-605
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8ff0324ce862477e5652330b66f51439bc8c8f1c
- Merge "Delete oom for ocata"
- Delete oom for ocata
Issue-ID: MULTICLOUD-775
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: Ieeab8ba5e6fd5f9d307f6ec996ca724058a08c1b
|
|
* Update docs/submodules/oom.git from branch 'master'
to 1366ccb457383e633ca67d2d892706f0784cbdf0
- Merge "Modifying dmaap job labels because of inconsistency with other jobs. Mainly adding release label there."
- Modifying dmaap job labels because of inconsistency with other jobs.
Mainly adding release label there.
Issue-ID: OOM-2043
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: Ieeedec79fd85b7ede4752a973ec42ea648f7d6a0
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 7995ef475cc8b064b94d9ba54df4dbd8e15645d0
- Fix issues in so-cloudify-client
Annotate the "CloudifyClientConnector" interface with the @FunctionalInterface annotation
Make this field final
Either log or rethrow this exception
Make "response" transient or serializable
Issue-ID: SO-1841
Change-Id: I13fa6b911d8789aed26fd27da23318f6dbca3760
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/logging-analytics/pomba/pomba-audit-common.git from branch 'master'
to 8c337af8afa9e736b7503291e836ff993fff326e
- Exclude the unnecessary artifact: jackson-databind
Issue-ID: LOG-832
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I7cab2ff3be57e2013c260ae9baa52c7d55e68d16
|
|
* Update docs/submodules/cli.git from branch 'master'
to 57293a92fc535cdc5fea62fd58fa83f7159fcdc9
- Setup the user guide for vnf tosca provision
Issue-ID: CLI-166
Change-Id: I317b37b5dc3d4a2def990ebf3d31d9064cadaf75
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 3602cdf0c287459e907e8ce3dc63d271bf1e712b
- Merge "bug: menu bar bug fix"
- bug: menu bar bug fix
Change-Id: I8520944b7689744c026411178360785ef0fd9ed7
Issue-ID: USECASEUI-306
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 3c3840524ee11c1385045e9801918bcb05b71fb5
- feat: delete useless modules and update tomcat version
Change-Id: I38d0c0b65cf210074c7222a535f1b3d7c150f53d
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 9d407f480e9d40460f6f76ffc6a09f61f1d6b85e
- Merge "Move Storage access to RWO"
- Move Storage access to RWO
Today when deploying NBI with OOM, the PersistentVolumeClaim needs the
"ReadWriteMany" (or "RWX") capability.
According to Kubernetes Documentation (https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes),
ReadWriteMany stands for "the volume can be mounted as read-write by many nodes".
That means that a particular PVC needs to be read and written from many pods.
That also means that your code takes that into account and do the work to avoid
write at the same place at the same time.
An issue on RWX mode is that most "official" storage driver from Kubernetes doesn't
support it (13 over the 19 drivers doesn't support it, espacially OpenStack, Amazon
and Google storage classes).
MongoDb PVC is used only for one Mongo instance and it's the same for
maria. Thus we don't need RWX
Change-Id: I4d54cd7853778d8ba6c83551a211abe34d383382
Issue-ID: EXTAPI-305
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to aaabd14bc5a271077952648b8b97a689c3a37fc3
- Merge "Fix syntax and indentation in ingress common template."
- Fix syntax and indentation in ingress common template.
Issue-ID: OOM-2050
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: I7d54c4c8adc192d0c27249dde2fad4af2ed0a52a
|
|
* Update docs/submodules/oom.git from branch 'master'
to bc0abc02f0889bd4e32333a9abed152b2e98d8fb
- Merge "Move Policy Storage to RWO"
- Move Policy Storage to RWO
Today when deploying Policy with OOM, the PersistentVolumeClaim needs the
"ReadWriteMany" (or "RWX") capability.
According to Kubernetes Documentation (https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes),
ReadWriteMany stands for "the volume can be mounted as read-write by many nodes".
That means that a particular PVC needs to be read and written from many pods.
That also means that your code takes that into account and do the work to avoid
write at the same place at the same time.
An issue on RWX mode is that most "official" storage driver from Kubernetes doesn't
support it (13 over the 19 drivers doesn't support it, espacially OpenStack, Amazon
and Google storage classes).
Policy PVC for Nexus and Policy PVC for mariadb are used only for one POD.
Thus we don't need RWX.
Change-Id: Idf8a6ba8ef14ce7ca397438c2200c11517d0458e
Issue-ID: POLICY-2019
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 47babc71b451f4eb88b8f149f91a035cd3865af3
- Merge "add bath file for additional AAA user"
- add bath file for additional AAA user
to comply for jolokia security
vulnerability, another three AAA users
will be added
Issue-ID: OJSI-63
Change-Id: I476df578f457f862a76afec2df6ded34bb3cae64
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 0d47faf0f07512d81297a2a6cdb10266f4fbe15d
- Merge "update multicloud/artifactbroker version in OOM"
- update multicloud/artifactbroker version in OOM
Issue-ID: MULTICLOUD-718
Change-Id: Iaba6a4b72c20f19eaf04c40e7beac47723bb8f78
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7d875e1af3c528030235782e76748f3abf113821
- Merge "Move CLAMP Storage access to RWO"
- Move CLAMP Storage access to RWO
Today when deploying CLAMP with OOM, the PersistentVolumeClaim needs the
"ReadWriteMany" (or "RWX") capability.
According to Kubernetes Documentation (https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes),
ReadWriteMany stands for "the volume can be mounted as read-write by many nodes".
That means that a particular PVC needs to be read and written from many pods.
That also means that your code takes that into account and do the work to avoid
write at the same place at the same time.
An issue on RWX mode is that most "official" storage driver from Kubernetes doesn't
support it (13 over the 19 drivers doesn't support it, espacially OpenStack, Amazon
and Google storage classes).
CLAMP PVC is used only for one ES instance. Thus we don't need RWX.
Change-Id: I3a17195bca4f0f01b5cdb0d8e803bb2a8ab2dd38
Issue-ID: CLAMP-488
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to e516c8f904f2d6f67156dafcf4ace4e364c1c4ec
- Merge "Move DMaaP Storage access to RWO"
- Move DMaaP Storage access to RWO
RWO is sufficient for DMaaP PVC.
Change-Id: I35339948b3164e83b92d2e81a1c772574ebb9e9a
Issue-ID: DMAAP-1285
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c605be80fdb97546bba70cf0cfd71235d278a2fb
- Merge "Update deployment YAML file"
- Update deployment YAML file
Due to SSL support for CBS Client in SDK new ENVs containing
paths to the certs & their passwords were added:
- truststore path
- truststore password path
- keystore path
- keystore password path
Issue-ID: DCAEGEN2-1552
Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
Change-Id: Ib73048454db45a81d553afbe2d80fbb6253be711
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8f771366287c0bb8064279c178d474d8feb676f1
- Merge "Move Storage access to RWO"
- Move Storage access to RWO
Mariadb PVC are created in 1 to 1 mapping with galera replicas thus we
don't need RWX.
Change-Id: I438855b2d4b2f90932387e056c168b0a995975a5
Issue-ID: OOM-2081
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 55c686c83695aaa131bee70fe7618c93e1d0cb9b
- Merge "Add OOM update so-bpmn-infra's Override.yaml file"
- Add OOM update so-bpmn-infra's Override.yaml file
Remove an additional character 'g' in so-bpmn-infra override.yaml
kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
Issue-ID: SO-2041
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: I69221c4cd47118730b3831b4c42fe6aabae29c7f
|
|
* Update docs/submodules/vid.git from branch 'master'
to d4d98f9674093637589fe3780d22756f02e92e1b
- remove not used feature RoleGenerator
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I0eea2c7305f6faabcb1e54a7f4dd9f51fe37586f
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 2f045be5f18afd9fdbb8844c19398ed2374dbf5e
- use oss version
need to use oss version of base image with corresponding config
Issue-ID: CLAMP-489
Change-Id: I7577c5e8840d0b769784d2de103e9d087ccbd8d8
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 51e1e5e941e5fb01cc684e5827b6c36029e30335
- unit tests - catalog-model
Additional junit tests for ToscaListValueConverter
Change-Id: I41e8b501129ceb0640e54e4173b3cdf13983ccd8
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b854b38ea408a88632445e47597b5db4533c0d59
- Merge "Add a semicolon at the end of this statement"
- Add a semicolon at the end of this statement
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-597
Change-Id: I64c97eaf1877016fe79e6e31caf620f8c99363df
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f1d68862af43f2d428042476e876b5073978bbc1
- Merge "Add a semicolon at the end of this statement"
- Add a semicolon at the end of this statement
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-597
Change-Id: If02076cca1cde742aae6e499bc29e92a1aa9b2b6
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 70cd504a400a8b6d96970915500e77dce2b36353
- Merge "Add a semicolon at the end of this statement"
- Add a semicolon at the end of this statement
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-597
Change-Id: Icfb0b3ce96d9f0137bdd9445173dd31e27e13305
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 34e04405d887089ddc638607646849af0d9ba932
- Basic authorization for unsecured endpoint
Issue-ID: OJSI-90
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I3423d316e4853cfd5fa4aee50ad6506937bd6381
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4e36a1de996cc5b30454d77c08545cd71f3c671d
- improve test to verify also serialization
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Iaff42459fc9bd7d843b21af6d710afc9a194680c
- add UT for MsoController.testActivateFabricConfiguration
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Iddecbfef0378a559a34501e15911b350ec0766a0
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 8a2baa3b0c847fcdbe25df7124587fa09256f0b7
- Merge "make aai paths consistent"
- make aai paths consistent
Change-Id: Ie4e7617294c318dc3dc11666c027faa7a678d4f0
Issue-ID: EXTAPI-293
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to cf745061a8c5bc2e0a9f9d99b2109295f3751198
- Merge "Update SDNC helm charts to use Neon version"
- Update SDNC helm charts to use Neon version
Update SDNC helm charts to use Neon-based El Alto images
Change-Id: If91320bc663992355f665b3f57f77214e96985cd
Issue-ID: SDNC-874
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to eb2cc949f936aae25dfbf84a40a4993affad42e7
- Merge "Use nodePortPrefix variable in CLAMP-mariadb service template"
- Use nodePortPrefix variable in CLAMP-mariadb service template
Issue-ID: OOM-1272
Change-Id: I5aaaf20a2bf53134ec18943ada701383ec37ab9e
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f94462392db73b21896c94cde16070dbd650cfbb
- Merge "Removing nginx-ingress from helm charts. It is running by default via RKE."
- Removing nginx-ingress from helm charts. It is running by default via
RKE.
Issue-ID: OOM-2050
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: I72802282d296c6e1f23f96112a6406ded18aa5ab
|
|
Issue-ID: DOC-540
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: I3ae512461d6afe5b94bdb4daf3cb2dddf963f876
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 990f41da6b9cd6689182c582ac7e818e143fda46
- Documentation - added offeredapis.rst in parent
Added links for the API including legacy. This will be linked in the master API reference page.
Issue-ID: POLICY-1984
Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: Ibab75f6c2077539ca16845053ded880ff05b8dd4
|
|
* Update docs/submodules/vid.git from branch 'master'
to a98f4ff3ed19a38ed18e34a5a18e3be2c9e63732
- Revert "add some UT for MsoBusinessLogicImpl"
This reverts commit b2805ebd910ecf9cc49597a52bd8f6e6b18f1d31
Reason for revert: duplicated tests. These scenarios already covered
by another methods in this class.
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I645b770d853dc39947222de5b8332d3e9fd23087
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 05d0a1772ba64089db033e1e4ce55e0549aef81d
- catalog-be code coverage increase
Added tests for ArtifactExternalServlet
Change-Id: Ic20e172e910f9c5e18d3f43f78a10a36c588f16d
Issue-ID: SDC-2326
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to 79f3b3c261e88c5b83227911d49957a546b1f0b5
- Renaming variables- issues identified by sonarQube
Change-Id: I6ee56ee74f29cf196a8624c623b3670f91ef9424
Issue-ID: DMAAP-1195
Signed-off-by: HelenaLydon <helena.lydon@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a07d30c2ceedc220a76a75dc003c8512fcc316ed
- unit tests - openecomp-be
Additional junit tests for zusammen models
Change-Id: I4593d5c5dfd9619f36c69096462ed5de08b189f0
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b5682213ccd48671a3c064688d759944421f6b34
- testing common-app-api utils YamlToObjectConverter
Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I10fc2d7a35150e97b90a1c69c4faac949e439db3
|
|
* Update docs/submodules/sdc.git from branch 'master'
to f533d987e5858274c13d35cf28b660a44dcd30c4
- unit tests - openecomp-be
Additional junit tests for dao-types
Issue-ID: SDC-2326
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
Change-Id: I195610e66628d5d8546846592c98c726ba81824d
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 19abe2af19ba49073949f8254aec897afe7bb303
- docs: add copyright info and changelog
Change-Id: Ie2c7aa97aaf99c7a274f5ca45366f549223ba028
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1b0d4c6a981f35a7fdf6a969aad483c871af4292
- Merge "add some UT for MsoBusinessLogicImpl"
- add some UT for MsoBusinessLogicImpl
Add UT for: deleteSvcInstance, deleteVnf, deleteVfModule
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I838c69ae4d0209fe8d62ada98e06dcc1817a4d88
|
|
* Update docs/submodules/vid.git from branch 'master'
to e7b02c6027fec763ce1793abb0983ecfcee7f6e1
- Fix "old-csars" test: csarWithVnfWithVfModuleInModel
Issue-ID: VID-378
Change-Id: Icde5058772379f2d48477c05c986f4fe8a30f446
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ccf611730b91fe10f60633c3aeb604ea993e61b0
- add UT for NCF model
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I4f9eaa8a12770d7afb9b51633e70ff799f670b70
- add getNewestModelVersionByInvariant to controller and service
Also add testGetActiveNetworkList UT
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I97c2ae029272aba915d5f9699bccff0eb9d49329
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
- handle non OK response from SDC while getting model
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Idc6e587abb24fbec65ed159db7008e50abee2581
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to ccd7fa20d6d02cb2e68c0c5955bb54d95dcb74e3
- Slight update to Vnf
Added a relationship between licensekeyinstance and VnfInstance.
Issue-ID: MODELING-104
Change-Id: I993845842765261b5e0c0c99d3e269ae6eb63bd8
Signed-off-by: Kevin Scaggs <ks0567@att.com>
- Slight update to Party
Removed another relationship between partyrole of vendor and license
Issue-ID: MODELING-104
Change-Id: I2ac2b3f10775d6e451759d90e2fc1cf0b84f4c64
Signed-off-by: Kevin Scaggs <ks0567@att.com>
- Updates to License
Further updates to license, including refiements of attributes to
LicenseKeyInstance.
Issue-ID: MODELING-104
Change-Id: I4e889aa61f605c92318fb2c940f148e352d02d37
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to 9494c90a2c2147e2e8ba624d0396af9c4955e30b
- Update to Common
Refined ParameterGroup by adding range capability.
Issue-ID: MODELING-104
Change-Id: I588c2c8ba95c4b9460998440a3a4f0e88cfac86c
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/sdc/sdc-distribution-client.git from branch 'master'
to a6906f05493e09a0a0787ac5dbd3066407b13827
- fix INFO.yaml
Change-Id: If316a1f3d149a76fb33c30172bf1a9508c9122ad
Issue-ID: SDC-2448
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc/sdc-distribution-client.git from branch 'master'
to 89d3a6c7da5696883243ea3126fc10ad09a991a9
- add Surefire plugin
+align repository id
Change-Id: Ib0f6cf3156df415353694c4ffb5ec2634beb13a1
Issue-ID: SDC-2326
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc/sdc-distribution-client.git from branch 'master'
to c99d2a24675e8503e8ed5af578332535ac19e1a8
- Jacoco fix
Change-Id: I8bdb35cc919815f62caab13737b5e7f8ebde2a16
Issue-ID: SDC-2326
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|