summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-06-18Update git submodulesdengyh1-0/+0
* Update docs/submodules/modeling/etsicatalog.git from branch 'master' to 1f9fde9ca711a6ce22bb4424b8f2667a553a4aa0 - Upgrage etsicatalog to ensure interface support https protocol Change-Id: Ida7318fa727096721d0b2f3e9a06dfb96c20c37d Issue-ID: MODELING-372 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-06-17Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to c8345b4f8e49a21f02f784dfdacea420422f5c20 - Upgrade jackson 2.10.4 To clear security issues. Issue-ID: POLICY-2553 Change-Id: I1c39f53aa57ba936eb700d13abef37f3cab5b89a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-06-17Update git submodulesBartek Grzybowski1-0/+0
* Update docs/submodules/integration.git from branch 'master' to d35d3b8c0ca5784e0ffd7cebad0fa68631f767ab - Pass options to each lifecycle method separately This makes the MassPnfSim object instance stateless. Change-Id: Ic8f7aefa0afb74a15491b5b0e8ba1cb80e3aa3ef Issue-ID: INT-1629 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> - Validate the subcommands on each instance method invocation Change-Id: I22d6d6ef47ae99a7b2ad7f3e1407e0a49c48c953 Issue-ID: INT-1629 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> - Remove the existing_sim_instances instance attribute Existing simulator instances should be enumerated on each call to helper function, not statically in constructor. Change-Id: I93b7ac11e9dc99ce9d3727d577f057b1469a9439 Issue-ID: INT-1629 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> - Support setting custom username/password for the file server service Change-Id: I21964c4b8819444dd0aebdda117a11ba96f92038 Issue-ID: INT-1627 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-17Update git submodulesShaabanEltanany1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to cec8ff4951b9c045e84dd6d08d898b78c723d2e5 - view description in package box and in a Tooltip Issue-ID: CCSDK-2428 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Id1f18173c58be93d827a214631193914b5b289c7
2020-06-17Update git submodulespwielebs1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 8464ed158369bbb5b047a63ddea3b483f6a79454 - Add validation for OUTPUT_TYPE parameter Issue-ID: AAF-1152 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Change-Id: Iec46b8a7b8e1818b62877f5272368636dc1929a0
2020-06-17Update git submodulesxuegao1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to bc9783d71b65e0ab70dcd5bd6fcb8ff0e09eaf4b - Fix Java Code Conventions non-compliance issues Update locations of the constructor and private variable to comply with the Java Code Conventions. Issue-ID: SDC-3121 Signed-off-by: xuegao <xg353y@intl.att.com> Change-Id: I0114c880e389f0ed167262c9cd513583be35ba56 Signed-off-by: xuegao <xg353y@intl.att.com>
2020-06-17Update git submodulesxuegao1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 0da2195ac1ba608661e74dab85a753df7c619fe2 - Reduce nest statement levels Reduce the if/for/switch/try nest statement levels to less than 3. Issue-ID: SDC-3119 Signed-off-by: xuegao <xg353y@intl.att.com> Change-Id: I60f0c0203db4495c6e10127114acdb8586867b14 Signed-off-by: xuegao <xg353y@intl.att.com>
2020-06-17Update git submodulesFrancis Toth1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 5971be1a797d4ad232257c4bf5dd8c3359b56ede - Refactor ArtifactsBusinessLogic::getUpdatedGroupInstances Signed-off-by: Francis Toth <francis.toth@yoppworks.com> Change-Id: I6d62c1f916aa820f84328d25d2afbc7470397b0d Issue-ID: SDC-2961
2020-06-17Update git submodulesSébastien Determe1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to a717dcd2aa3ff3938c9adf0994936009c351948d - Merge "Address Manage Dictionary issues" - Address Manage Dictionary issues A variety of bugs are addressed. See JIRA. Issue-ID: CLAMP-849 Change-Id: I620c1ec774fdcec484f40fc638551960a98973c8 Signed-off-by: Ted Humphrey <Thomas.Humphrey@att.com>
2020-06-17Update git submodulesRavi Pendurty1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to 23c27ddcd79913d11eac16eb42c5a43899de97a1 - client side readtimeout support clientside readtimeout support for mountpoint-registrar using the updated dmaap client library Issue-ID: SDNC-1246 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I7e60c7b30c0378dfb09b16160714e742162b1790 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2020-06-17Merge "Correct date for ONAP Release Note"Sofia Wallin3-18/+22
2020-06-17Update git submodulesxuegao1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 67bd4804ca771a5a1d6f2330c0c3573f149bfca1 - Reduce nest statement levels Reduce the if/for/switch/try nest statement levels to less than 3. Issue-ID: SDC-3118 Signed-off-by: xuegao <xg353y@intl.att.com> Change-Id: I490e66a807a0a8508b7e3c1da332546f2ced3005
2020-06-17Update git submodulesTomasz Wrobel1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to fc666727897c9f78fdcddbf4b678e1c0b0c413a9 - Remove unnecessary exceptions Issue-ID: AAF-1152 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ie343cd2e3006f9217db5b8454c060eb8c1d3e9e3
2020-06-17Update git submodulessebdet1-0/+0
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master' to 264a5c64ff32720457c3f9d835fafb38591df4f5 - Add tagging to docker Add tagging groovy script to docker images Issue-ID: SDC-3097 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I4246a07fae11a4907d7d337fd882f074e36bc0b5
2020-06-17Update git submodulesFrancis Toth1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 9db21cff33a8eadadb85071a37d2239f4ee6f068 - Extract ComponentCache from CsarUtils This commit aims to decouple the component caching logic from CsarUtils to its own class. Signed-off-by: Francis Toth <francis.toth@yoppworks.com> Change-Id: Ia7e9284639ec8cd87ca5107e12f295e2eb599768 Issue-ID: SDC-2812
2020-06-17Update git submodulesMichaelMorris1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 63ab11e3a5c635d69056d6f79156ce1d114fa1be - Support the substitution_mappings in the VNFD Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-2957 Change-Id: I8a385b02568b3bf3d83a250cbe36a7e7f61e710c
2020-06-17Update git submodulesRitu Sood1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 7b860ae60bf9686b449ab2fe3f18c33944bdd71c - Merge "optimize size and time using "--no-cache-dir"" - optimize size and time using "--no-cache-dir" Using "--no-cache-dir" flag in pip install ,make sure dowloaded packages by pip don't cached on system . This is a best practise which make sure to fetch ftom repo instead of using local cached one . Further , in case of Docker Containers , by restricing caching , we can reduce image size. In term of stats , it depends upon the number of python packages multiplied by their respective size . e.g for heavy packages with a lot of dependencies it reduce a lot by don't caching pip packages. Further , more detail information can be found at https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6 Issue-ID: MULTICLOUD-1080 Signed-off-by: Pratik Raj <rajpratik71@gmail.com> Change-Id: Ib79fae7e69eb669e39bc3eb52373668367460ba2
2020-06-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to f81920adf0bc78b6baab55518fc6e6299b5770aa - Merge "providing search packages functionalities" - providing search packages functionalities - provide search package by (UpdatedBy or Tags or ArtifactName or ArtifactVersion or ArtifactType) Containing IgnoreCase Issue-ID: CCSDK-2434 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I92167e916643dbbf17601a0d9fb7654d8940a537
2020-06-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 88d48da71434dd6af017549e28af9ea6eb54f8d3 - Merge "add sort by version" - add sort by version Issue-ID: CCSDK-2431 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Idfeab7ba0757adea3c837b281d5da83b2dc95c4e
2020-06-16Update git submodulesSrivahni Chivukula1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 964db6a95cfdd82969f6af5a09822929a1862408 - Status operator to update status of resources This operator monitors the status of resources like pods, services, deployments, daemonsets, configmaps etc. and updates the status in the CR accordingly. Issue-ID: MULTICLOUD-1047 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com> Change-Id: I7d92584a44c8add2df69f2985140a55b460ac037
2020-06-16Update git submodulesRupinder1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 56c57f2e215787fd1189e077e4dd91da9db099ca - reorder the modifier Issue-ID: APPC-1859 Change-Id: I494466f4d84c8347b52e7a530b48a73ddee278b1 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-06-16Update git submodulesRupinder1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 9559ea969ce9086d865cb31a44d9b10bacf2bdfa - replace the type specification in the constructor Issue-ID: APPC-1859 Change-Id: I27984aa94a3107f5cfa7ed5b7efd1ea1ee785e64 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-06-16Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 571173bcb479c22720ec601d8a5ea107104e0cfd - [DOC] Use the right version for ONAP Frankfurt The version given for Frankfurt version is not the right one. So we fix it with this commit. Issue-ID: OOM-2424 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I9e24f0b15d821904e70d758a978c2979a530adf0
2020-06-16Update git submodulesAhmedEldeeb501-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 659025ea329c8e4f395d0a5bbd6a502b12885641 - add delete modal in Template&Mapping Issue-ID: CCSDK-2449 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I76abe710016745802bad3b024415579f09a9ac18
2020-06-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to eebf17072956de4713848115d23263cc24be110f - Upgrade Sodium from SR2 to SR3 Updated the base OpenDaylight Sodium docker to be based on Sodium SR3 instead of SR2. Change-Id: Iff1f97d6b262f1b36f23632e73bc40822c0f331e Issue-ID: CCSDK-2442 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-16Update git submodulesdhebeha1-0/+0
* Update docs/submodules/optf/has.git from branch 'master' to 53d9a763f4d0a29af77b43d0d1dd049d8389b9ce - remove candidate if threshold field doesn't match Issue-ID: OPTFRA-777 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: Ib5a7c312ce2d23d22c36a25857c73fcec28199cd
2020-06-16Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to ac1fe27ad4d7301f886d1755ea9eb8d1cb10be74 - Merge "Fix Heatbridge auth for Keystone-v3" - Fix Heatbridge auth for Keystone-v3 Fix Heatbridge auth for Keystone-v3 Issue-ID: SO-2980 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Idacce2beebde14f43817ada59fb0d593504c6bdd
2020-06-16Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to e2b0e70dfa351f923215be8de7b05296be061992 - Merge "Change openstack to use the jersey connector" - Change openstack to use the jersey connector Change openstack to use the jersey connector instead so the request/responses are logged Need the jersey dependancies and must use these versions Issue-ID: SO-2985 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I1c420c72a318faf89fc05af5af667d6ac057d1bc
2020-06-16Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to a0dc67adf4787039521e882e8f8dcc384127b41c - Merge "Fix for MDONS usecase SO-2967" - Fix for MDONS usecase SO-2967 Change-Id: Ic1bf13f6a2cb3974e090f4a13f5750242027e1c7 Issue-ID: SO-2967 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-06-16Update git submodulesJames Forsyth1-0/+0
* Update docs/submodules/aai/sparky-be.git from branch 'master' to 4ef6ddac8d2aec2360af8e054d33388e75d61a38 - Merge "Added William Reehil as committer" - Added William Reehil as committer Issue-ID: AAI-2928 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I83a72f49cc0e43ebc26d2992f6ffaf93003ce5b2
2020-06-16Update git submodulesJames Forsyth1-0/+0
* Update docs/submodules/aai/event-client.git from branch 'master' to 90fb2661d166a9288a115902a7cf08834a67ff6b - Merge "Added William Reehil as committer" - Added William Reehil as committer Issue-ID: AAI-2928 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I9920cf1859a53c355436067d003cb2614b17d3c1
2020-06-16Update git submoduleswr148d1-0/+0
* Update docs/submodules/aai/aai-common.git from branch 'master' to f0483641eaf0b38f5a5df244e9819861c56f9141 - Added new committer William Reehil to the project Issue-ID: AAI-2928 Change-Id: Ic93dd6801f77607e9438a5f7a8f07aed994aa7a1 Signed-off-by: wr148d <wr148d@att.com>
2020-06-16Update git submodulesTomasz Wrobel1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to b288b7ab24f33af72e9c0fedecbb9979d1b4afc7 - Refactor flow of cert files generation, based on OUTPUT_TYPE parameter -Add artifacts creator provider (strategy pattern) -Refactor KeystoreTruststoreCreator -Add new exception: CertOutputTypeNotSupported -Change Unit tests Issue-ID: AAF-1152 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: If2b2fa50d551e72f19319d781bfb6079d07c7b83
2020-06-16Update git submodulesKAPIL SINGAL1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to fd0084752dfa82159643798711650e9bb52e6160 - Merge "change template&mapping screen add "back to temmplate list" button fix mapping table" - change template&mapping screen add "back to temmplate list" button fix mapping table Issue-ID: CCSDK-2323 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ifdabb22e550c5b5f950c21b4c657589df980e459
2020-06-16Update git submodulesSarah Abouzainah1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to d54169fb3fd48e8b4a984ed8ec6cc70624893a25 - Edit Designer tabs ui and fix canvas scroll bar Issue-ID: CCSDK-2446 Issue-ID: CCSDK-2447 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I74d7aca0f382a60f668f9acb3bb08e285be81a47
2020-06-16Update git submodulesChrisC1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to ada10a6e126e7698b17f4a70de631f4478a10dca - Fix Sonar issues Hide implicit public constructor in utility class Issue-ID: SDC-3116 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I4edd2ac37aab2fd587b5d46391dd669181385748
2020-06-16Update git submodulesJulienBe1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 14cee3ef2e286a9031a8fa35619f1a5d60616556 - add information on the containers based on what is available in the wiki Issue-ID: SDC-2449 Change-Id: I740a14623161e051399f03d1788ae8a2605c1076 Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
2020-06-16Update git submodulesMichaelMorris1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 8b53d639026267aef71659fe292a75e47555265f - Manifest is optional in ETSI SOL004 manifest SOL004MetaDirectoryValidtor enforces all files contained in an ETSI SOL004 CSAR are included in the manifest file, however the manifest itself is not mandatory to include in the manifest Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3057 Change-Id: I460071ecbd21578edb0603f600da0ac1ea877539
2020-06-15Update git submodulesMuni Mohan Kunchi1-0/+0
* Update docs/submodules/portal.git from branch 'master' to d5ac0141f1d44c00363c8fb312757997d611a252 - fix for not dispalying nongui apps in the app catalog page. Issue-ID: PORTAL-909 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: Id13456fe04e3c7a69aeb8e85c32cd0634037720d
2020-06-15Correct date for ONAP Release NoteEric Debeau3-18/+22
Update Date for the Release Update ONAP Platform Overvie with Frankfurt Release Issue-ID: DOC-606 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: Ic4ad411ac6ff0af68076249e2c53c1c0b92689c9
2020-06-15Update git submodulesLovett, Trevor1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to 563598a085d5e70dfc2922d283a2c5916a0544ce - Splitting NF reqt from VES spec - Moved content in VES Event Listener spec that was specific to defining NF behavior to Monitoring requirements - Expanded requirements regarding protocol selection - Provided additional guidance for VES client configuration - Reorganized sections of Event Listener for a more logical flow - Fixed various small formatting issues in VES 7.2 spec Issue-ID: VNFRQTS-813 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I4ca6fa4d846465c90520f8ebb133a1301d3509cf Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2020-06-15Merge "[DOC] Editorial changes in Documentation Guide"Eric Debeau2-18/+15
2020-06-15Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to 162f0081782622854ae939dddad733efd0d0b212 - Merge "drools documentation redo" - drools documentation redo Issue-ID: POLICY-2622 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I568c041f972c76b595964ee3de731c1cde304d8f Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-06-15Update git submodulesSunder Tattavarada1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 48fe6195a55765b92983000d7fb1820fe0760ded - Merge "User Page issue" - User Page issue Change-Id: Ib67ac8643e409b4e9c1bf26520213a89d36f6315 Issue-ID: PORTAL-909 Signed-off-by: rachitha.ramappa@att.com
2020-06-15Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 8e8f8cd139689ebf89e8c2fdf11419418913a840 - Merge "[DOC] Update release note" - [DOC] Update release note Create release note for Frankfurt Issue-ID: OOM-2382 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia78f6eee0dd07b0ebba84c8c714c6a95e4d99a34
2020-06-15Update git submodulesBartek Grzybowski1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 08d234170898e95096277e22b4dbbf82f576c915 - Drop shell wrapper for docker compose operations Docker-compose configuration is already natively supported within MassPnfSim module. Change-Id: I26995126d8a26437821f0f8b254ff82752041b55 Issue-ID: INT-1623 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> - Run the 3GPP measurements file generator in bootstrap phase Change-Id: I310acb354003e678020935017d0778f75e7db07f Issue-ID: INT-1623 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> - Generate vsftpd config file in bootstrap phase Change-Id: I963ff2ed9dd79f36c8fcb4e19529c4b549f92823 Issue-ID: INT-1621 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> - Make the config generation private method more generic Change-Id: I2a0b9ef8eb304cfd088cd3a7dc4c61aaf54504c4 Issue-ID: INT-1621 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-15Update git submodulesShaabanEltanany1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 50d6d53c9ceb84c781f8619ad0cafcede2869371 - add package description to be at Entry definition Issue-ID: CCSDK-2438 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I8657560cd55a21421dc6849d7aac64c02e83db42
2020-06-15Update git submodulesSatoshi Fujii1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to c74aa44beabc303a5cf709625ee802dcd1bb9f5d - Add some unit tests This change added some unit tests for ComponentInstanceBusinessLogic to increase test coverage and removed unused variables for better readability. Also the test class was rewritten to use JUnit 5. Change-Id: I519976d00d8eccc194f8f1168d45f95392808652 Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com> Issue-ID: SDC-2885
2020-06-15Update git submodulesShaabanEltanany1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to b2651335ea1908e3c843bb3b774a732e6eddb94f - add pattern for package version Issue-ID: CCSDK-2436 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Ie7558a384e482bfbc69404398b309906e7b148e0
2020-06-15Merge "Update Architecture Overview"Sofia Wallin9-242/+161