summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-09-12Update git submodulesPrudence Au1-0/+0
* Update docs/submodules/logging-analytics.git from branch 'master' to 4060b4c7955d7d7eb5352a1515a20fa2aa6a808a - Merge "Updated setTargetEntity to accept ONAPComponentsList interface" - Updated setTargetEntity to accept ONAPComponentsList interface Issue-ID: LOG-1130 Change-Id: I8e69d64bef18589c9eabb785ab4671c265f517b9 Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
2019-09-12Update git submodulesPrudence Au1-0/+0
* Update docs/submodules/logging-analytics.git from branch 'master' to 335f5ec15c700f0c8fd21e0bed27885de51bb59d - Merge "Update StatusLoggingInterceptor" - Update StatusLoggingInterceptor StatusLoggingInterceptor should not extend PayloadLoggingServletFilter Issue-ID: LOG-1127 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Ic66ee14445efd57c92b4fcc894ec0b4c5470a441
2019-09-12Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 2419999ae7ab0bc8b555a955d5dfbc9eef9d6f3e - Merge "Ensure proper unloading of resources associated with the dynamic classloader for Kotlin scripts." - Ensure proper unloading of resources associated with the dynamic classloader for Kotlin scripts. Issue-ID: CCSDK-1692 Signed-off-by: Serge Simard <serge@agilitae.com> Change-Id: Ic1c1bf263331bf4a43d855798d2d62ec97503ceb
2019-09-12Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to 1c27d3125646a0bf545bdd224fe73bdebd145921 - Merge "Update api docs to reflect the most recent changes to policytypes" - Update api docs to reflect the most recent changes to policytypes Issue-ID: POLICY-2073 Change-Id: I67bcd417329231d5297d8f7e9c982b788cb46928 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-09-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ba2bdddc0f2f990bc07325e9a512a0a0c93c08af - Add Feature Flag for cloud-region and nf-role as an optional search (fix) Change-Id: Ia5bfc99320ce1f9be1c5a4f98fc6d4a02be0f58a Issue-ID: VID-596 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-12Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to abebe0ce99f7aeb05827e67afc5c3cdaff45ee3f - Merge "refactor drools chart to allow customizations" - refactor drools chart to allow customizations - move some values out of .conf files to values to avoid building the chart when deploying policy (drools). - move credentials to a single secret file, this is precursor work to deal with confidential info in a better way in future releases. - delete unused files. - generify mounting of configmaps/secrets as volumes to avoid explicitly having to modify statefulset.yaml. - update amsterdam controller with latest version in nexus at container instantiation. - update to the latest released drools image. Issue-ID: POLICY-1371 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I1497b61cd210ac4c00b957c2832de5acd01ea4d2 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-09-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 220b156a67405e87930c307482db54caf4d44e36 - Merge "logging requests and responses in SyncRestClient" - logging requests and responses in SyncRestClient Issue-ID: VID-611 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I0e64e9520e566f9317f3fcbf0495b67349993ce4
2019-09-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ecd0453d3ca7c54d32af7b033f8098e25ca4392b - Merge "Reduce vnf data response from A&AI in change management flows" - Reduce vnf data response from A&AI in change management flows Issue-ID: VID-596 Signed-off-by: Amir Skalka <as221v@intl.att.com> Change-Id: I4462ef0c2dbc9880d1a0d204f6552e3842aad821 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-09-12Update git submodulesJimmy Forsyth1-0/+0
* Update docs/submodules/oom.git from branch 'master' to e5819ddab89fc838fe019166a75254dbbc26d261 - Update git submodules * Update kubernetes/aai from branch 'master' to 9d23a1c8a97d5878e2aafc871f17af007349c288 - Set champ release version Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I8b020e1aa305a84baa68f4f89f62c01b6f7a7c04
2019-09-12Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 6b8fbc694e204117efe3ae44c99ae08d64c11f9a - Merge "Added mode for kt and create method" - Added mode for kt and create method Change-Id: I4c1c20077a2da5269724fff12fc456a86b5168f4 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-09-12Update git submodulesRitu Sood1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 7c1fb25948c06e4e0b572241ae292fc31a4f4af1 - Merge "Integrating NFD Daemonset with KuD" - Integrating NFD Daemonset with KuD Current NFD code in KuD is unused and obsolete. Integrating NFD as DaemonSet and updating test case for NFD. Added comments. Addressed comments and changed the matchExpression to kernel features. Changed operator from "In" to Gt, and values 4 to 3 better fit broader spectrum of O.S's. Adding exit conditon in case there's an error status. Signed-off-by: Akhila Kishore <akhila.kishore@intel.com> Issue-ID: MULTICLOUD-797 Change-Id: I454fb1998fc84e5f0d566f32b7dcfd85872c5183
2019-09-12Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to b50a6f8961ede94b0851414212d1f38d408dbfde - Merge "Set master as branch in .gitmodules" - Set master as branch in .gitmodules It avoids the next fatal error when updating gitmodules from doc (double levels of submodules). Submodule (kubernetes/aai) branch configured to inherit branch from superproject, but the superproject is not on any branch. Issue-ID: DOC-505 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Id2d6434210003c20de74fc6da87125c54506cfd1
2019-09-12Update git submodulesMichal Ptacek1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 0b06f78094bf11112f57d32d741e349108c34042 - Better specifying parts supposed to be changed Following params are needed minimum required to be changed or cross-checked when vCPE is tried in different lab Change-Id: I911acc682560c9a727d2e14ae1d4a22206d6e6f8 Issue-ID: TEST-208 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-09-12Update git submodulesRitu Sood1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 6d7edc7d8afe1397b877cb18371304e581538be7 - Remove unused ovn-kubernetes Removing unsused ovn-kubernetes playbook and test from KUD. Currently there is no plan to use and also this is untested. Issue-ID: MULTICLOUD-684 Signed-off-by: Ritu Sood <ritu.sood@intel.com> Change-Id: I684bf82c7d4ab6d051178a027a385923ec9c4f2b
2019-09-12Update git submodulesBartek Grzybowski1-0/+0
* Update docs/submodules/integration.git from branch 'master' to f1d0a8be232f7b6a4076acbe32dab8e15856c41e - Add remarks related to Openstack's port security on vCPE Extended anti-spoofing related notes with some hints on dealing with Neutron's Port Security Extension Driver which in some cases may prevent VNFs to function properly. Change-Id: Icf4f44b8cbcaa70621bf21d5b72ff552be80d4e2 Issue-ID: DOC-549 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2019-09-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 76a44c4f838747b01ef819d2d673b5f680780f3f - Merge "add button to menual search of vnf change the vnf role to free text optional" - add button to menual search of vnf change the vnf role to free text optional Issue-ID: VID-378 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I21a4b541f32626823d84f9d0d6fb0392275b7428 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
2019-09-12Update git submodulesBartek Grzybowski1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 73b02ed6a0c8c8942f2740034d6a2546a6551932 - Improve external_net_addr property description in vCPE scripts Change-Id: Ie06109bb5c62d4132a5db8c6cfeb9d4c297d05a5 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> Issue-ID: TEST-208
2019-09-12Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 2609cc76f0565466667fff8ae4d0707b94993877 - create JoshworksJacksonObjectMapper and use it everywhere needed Create class that implement joshworks object mapper that used jackson object mapper that support kotlin. Use it instead local anonymous classes where needed Issue-ID: VID-611 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ie00dce0ec9b366515c5e40d9f37b9e64a2ceb357
2019-09-12Update git submodulessebdet1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to fdfde2175da045760b356548203131480ae9d601 - Add scritp for DB Add scripts to load/save the db + add autogeneration of the test data used by the CSIT Issue-ID: CLAMP-496 Change-Id: I90cc4d1860562c0325038e6b8e900d99b64d201a Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-12Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 079dfc9647074f7e40c8b5fe3eac5bd2b50ade0c - add UT to logRequest of Logging Issue-ID: VID-611 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ibbe32350b2a6ce02a833ab65346afde9e85fc6e2
2019-09-12Update git submodulesdyh1-0/+0
* Update docs/submodules/modeling/etsicatalog.git from branch 'master' to bc2da5eaca4548be4e4a6762c334d394180d13a6 - Update artifact url of modeling etsicatalog Change-Id: If2c4534997111895ed458c824a3ef2b0bcec6f48 Issue-ID: MODELING-224 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-09-12Update git submodulesTao Shen1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to e22274d42e8fa9eb96fb38aee46b847812b2e400 - Merge "feat:optimize topo api & mock json for network service page" - feat:optimize topo api & mock json for network service page Change-Id: Icb5cbb83407c1fa8054dea197fd52292747bd821 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-12Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to ffd6d1e39c36a2133d329b975d5fe588bba36d35 - feat: optimize the local API and json data on the onboard page Change-Id: I7dc02560d381161ce5687e850ce2cf882c579b75 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-12Update git submodulessubhash kumar singh1-0/+0
* Update docs/submodules/so.git from branch 'master' to f4f42b9b89880e8992c483255ed04863a3577f64 - Merge "bump the SO version to 1.5.2" - bump the SO version to 1.5.2 Issue-ID: SO-2310 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id1b0ae814631724ff62ce474f42fbc741b7f3d31
2019-09-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ca6f40516028602d3551856301cd9d7cda65f812 - Merge "make Logging a service and inject it to SyncRestClient" - make Logging a service and inject it to SyncRestClient Issue-ID: VID-611 Change-Id: I120782884351c55b2e0d1b4ca8bae1e2479d1d0a Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-12Update git submodulesBorislav Glozman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to bea7e8b2cffda37f7fc5b6d2391bafcdee5ca207 - Merge "Update DCAE bootstrap container" - Update DCAE bootstrap container Issue-ID: DCAEGEN2-1686 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ica7798e4e9eaae54559813b9f2a1c01f2aab3a06
2019-09-12Update git submodulesTao Shen1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to 8fc83809ff5d970b7ecda3e24e4038faa03d950b - Merge "feat:mock local json data for customers page" - feat:mock local json data for customers page Change-Id: Id6ad77af72fddf8331bf1318ce0ff378251d4e98 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-12Update git submodulesTao Shen1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to e779979ec9c7bbb18711339a26c4706a7096f7cc - Merge "feat:optimize mock api & routes.js for customer page" - feat:optimize mock api & routes.js for customer page Change-Id: I89990f82c176471b918c297e82eaec628a1c3fa7 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-12Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to 28071f9059054e48105b9edac78cfb55415f40df - bug: fix routing transition animation Change-Id: I542a75134c622e237d48310ab0c5985c0f34b624 Issue-ID: USECASEUI-306 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-12Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 4996ccfb67d22533da5d5021284e41b6612e4aec - add Feature Flag for cloud-region and nf-role as an optional search Issue-ID: VID-596 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I36e5ea4842816dfa8a6734299bf667150600a375
2019-09-12Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc/deployment.git from branch 'master' to b06633f6726680f878a4dda1bc0545f072872d23 - Change to appc release 1.6.3 And cdt version 1.6.2 Change-Id: I5ad70578ef3826950540456faf2c2628e0e473c0 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-12Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 151924670b390b8811283802ae7e20c3d63505da - Add 1.6.3 release file Change-Id: I1211bb9874e6e7bf3c2f3e3858cd2a4d08d4d5bd Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-12Update git submodulesSmokowski, Kevin (ks6305)1-0/+0
* Update docs/submodules/logging-analytics.git from branch 'master' to e219ab7cc03e144c7217f639aec52921ab49d0d5 - Restore MDC Setup MDCSetup was renamed to AbstractFilter and made abstract. This reverts those changes Issue-ID: LOG-1128 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I861ea441a66e5bc929e2efea22b690b4fddc3059
2019-09-12Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to a6557cbba03576e7593160fd2a6abe68f0af86b3 - Specify sli scope as provided Specify scope of sli dependency as provided to avoid issue in generated feature.xml Change-Id: I104c4e9b276b68faf1e63f5dd642e3740c2a2962 Issue-ID: CCSDK-1445 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Update git submodulesAbdelmuhaimen Seaudi1-0/+0
* Update docs/submodules/integration.git from branch 'master' to a44882022c88882be472cfac49d53c17b4a25feb - Deploy CDS in integration-override Issue-ID: OOM-2085 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I324b58868286971c93a54ae269517e20b954d759
2019-09-11Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 89d77ed2dc64616fb06b53b0ae2e063599d894b3 - Change to released parent 1.6.1 Change-Id: Ieb506dd5bcc146a45c9e75ec27641f80245548e3 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-11Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc/deployment.git from branch 'master' to f96fc4aa08fa9aad60a4342e0d8237bb8861b798 - Correct cdt artifact version Version of cdt was incorrectly set to 1.6.3-SNAPSHOT Change-Id: I8043781264844bfe71b444affdc5473c94fc9145 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-11Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 8b24f42bcba5220f72b6977441867f774aca57df - Merge "Add source-rest mapping" - Add source-rest mapping Change-Id: I700a6fb6dbf97f87ea00460a1cf9f00948379128 Issue-ID: CCSDK-1623 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-09-11Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to a21724910b109cd07da051eb6d5ab5245ed40c19 - Merge "Implement GRPC enrich rpc." - Implement GRPC enrich rpc. Change-Id: I51d3b93a1a48677339e371a8cec7d2fd63811140 Issue-ID: CCSDK-1682 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-09-11Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 594c530c5b2841ae3917c3c394d075bcb7d1286e - Merge "Move GRPC management api to designer api." - Move GRPC management api to designer api. Change-Id: I58ee303d361cf4f1996c966c094ec66886587b52 Issue-ID: CCSDK-1682 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-09-11Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 0988e9613f00ca1885396a64f27bff2daffb9787 - Roll versions for Frankfurt development Roll master version for Frankfurt development Change-Id: I9591b56c1d2d65aed5ed0e98ed7a70e6a016838c Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to bc48337b724109bc3ecf50b38c977e88edcbde75 - Roll versions for Frankfurt development Roll master version for Frankfurt development Change-Id: I7cba11d503697b7b84e5b51832b1729d019250f9 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 1926b37d20ea4e63ac054dd10ca14001cecd7398 - Roll versions for Frankfurt development Roll master version for Frankfurt development Change-Id: Ife7ecc5bfb2d8d515805c40c381f6acb34af538b Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to cd0181b64bd3367fc7c1a7ea9b80c7f6cee728d7 - Release version 0.6.1 Release version 0.6.1 CCSDK artifacts Change-Id: I7016666ed13a63efb141906f2f00b10c7b4125fb Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 65b70190e0de9f7b6d173c918a7873b37ff66ea3 - Increment version to 1.6.3-SNAPSHOT Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-11Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc/deployment.git from branch 'master' to 4e14845443a46ba511f43f15419f3612f96bdb64 - Increment version to 1.6.3-SNAPSHOT Change-Id: I5c47f78b01630a9eddfd7a9cc59b1f3e97344003 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-11Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 9bcc2bb91ceae9a4e9602654e38ce604da6300ae - Merge "Fix the ingestion of mixed resource" - Fix the ingestion of mixed resource Identify the non-VNF resource per resource artifact Handle all the resoure artifact Issue-ID: SO-1872 Change-Id: Ie29acfb138ca214a400040daaf780aa27e80ff0e Signed-off-by: eeginux <henry.xie@est.tech>
2019-09-11Update git submodulesBrian Freeman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to c0135d6f397621fca4c16cfd390e4d848d1d07a7 - Merge "Move appc install to runtime" - Move appc install to runtime Since ccsdk dblib does not work after a restart of karaf, the appc install scripts must be modified so that karaf is not started during docker build. Change-Id: I9cdb3a736e26d7da9fdce53dcc7b45585d97fc47 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: CCSDK-1445
2019-09-11Update git submodulesBrian Freeman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to bfb4c90d842d1273c310914282e7d195becf3856 - Merge "fix role syntax on aaa cfg file" - fix role syntax on aaa cfg file the delimiter should be : not | Issue-ID: APPC-1714 Change-Id: I66f03805265883ffb26c0d6d065b3d528a5afe67 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-11Update git submodulesBrian Freeman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 1fff327c4117984af83c9d1c6a030f3a8a457cc4 - Merge "expose 8282 port outside" - expose 8282 port outside 8282 port is used for the url executor in DG. Also external IP address is used in DG. Hence has to be exposed to outside Issue-ID: APPC-1712 Change-Id: I2cff6b514edf7dde76e9b73351678bdf7a3771e4 Signed-off-by: Taka Cho <takamune.cho@att.com>