Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 791aec095e4d0662d23641143b8e684d14ed6dbb
- Update oparent version
Update oparent version to 2.0.0 which supports
global-jjb maven-stage job.
Change-Id: Id884892faa845222920bff589f53c7558531d9f9
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 51d1d3a0c0009a58f79cc7642a2777833d9c5d5b
- Upgrade to 1.3.2
This should be done once 1.3.1 artifacts are released
Change-Id: I81cf1ec9150db5fca84257d77116ad48c4278dd0
Issue-ID: MULTICLOUD-590
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 0578fd433f012050561da57f9866550cbcf37b0e
- move Dummy forwarder to main package
enable another plugins except k8s to use dummy artifactFowarder
so that need put these Dummy files into main package
Change-Id: Iaf6ec1c11d4eac155010b7dfbf5736884d1a2929
Issue-ID: MULTICLOUD-576
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 51e3ffe7805fef609355a2c9c8dd771f62d8eef6
- Fix link address of artifact broker package
Change-Id: Id47f4374c201c0a0936e234a428a3a12a2ee843e
Issue-ID: MULTICLOUD-576
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 94a9bcfabe1cd010bc4a18010ac7026b3045c671
- Upgrade version to 1.3.1
1.3.0 was used by integration team for validation
Change-Id: I90147a31d451b4288836242cc3112a1a82357b46
Issue-ID: MULTICLOUD-589
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to a25cd850b12aad9e395601a80b7b840e810e58c5
- Merge "Fix group id of broker package"
- Fix group id of broker package
Change-Id: I4c4afa865aa841c516b099b6ebcf5f1f85299d61
Issue-ID: MULTICLOUD-588
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 55005d2b15f240681579ee8be4bb7fc533bd5c2f
- Update info.yaml to add new committer
Change-Id: I64b3e7e2c0ee4f624281beaea2d4b0c9a4ce909e
Issue-ID: MULTICLOUD-580
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 388ef1f2943d5fb581cd6533e1fc225a0309df7f
- Merge "enable merge sdc client part into Distribution release image"
- enable merge sdc client part into Distribution release image
. update the defaultConfig.json file to include sdc client configuration
. update the DistriubtionActivator to enable parse sdc client and k8s plugin
. rename xacml pdp to k8s
. fix distribution run-time issue
Change-Id: If267f5c256b19ebdbe7b7b2869afcf2f570e4b24
Issue-ID: MULTICLOUD-576
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to a9a75449cc0ed5a278dd6df6f7e1950e628f854e
- Add IDE files to gitignore list
Added IDE related files to gitignore list
Change-Id: Ic5cdabed57f600f9252e09026d877e96c6242d33
Issue-ID: MULTICLOUD-569
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to e8697face7909927a9ddb418f116c76e3c6d8c8f
- Merge "Fix the sonar issue and clm issue"
- Fix the sonar issue and clm issue
. Fix the bugs by using try-with-resources method
. Add unit test for GsonUtil
. Fix the org.springframework : spring-web issue by removing
the dependency in forwarding plugin
Change-Id: I01f6461ea2a0f0363247dd3571dd56dcf68a7f90
Issue-ID: MULTICLOUD-569
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to e3e4aaf2140c94fe0811c40186df2f860a2346d7
- Merge "add testcase to improve test coverage"
- add testcase to improve test coverage
. add distribution parameter test case
. remove unused FileSystem plugin
. fix pom.xml of package to include forwarding plugin
Change-Id: I531169dd4cb498ae50e4f2ef93fe3a3eecd33263
Issue-ID: MULTICLOUD-569
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 2faa774836fc4e2bc7a85091a8c832c2bc5415d2
- Rebase to alpine
Change-Id: Icd0a0026dd8562f2eb4679f3d595932a2bb56161
Issue-ID: MULTICLOUD-505
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 76cb15908ebfab78034aff381ba5c867b5491c05
- add support to generate docker image for artifactbroker
. add Dockerfile to describe the docker image steps
. add build_image.sh to wrap the generation of image
. Use Alpine as base docker image in distribution to make
it small
Change-Id: I8a2c8321be176d549063e6ab296adcacb46b9ad3
Issue-ID: MULTICLOUD-548
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to ab387d808a47eec557e7c162c44fe1e412a2456f
- Merge "Fix sonar issue of artifactbroker"
- Fix sonar issue of artifactbroker
add try and catch in the filewriter
improve code style
Change-Id: I6352815c75726969325aea4474ffca303846b90f
Issue-ID: MULTICLOUD-569
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 12d213721a7ecb6fb4604cdd3190035acf46458d
- Add UT for apiV1 capcity_check
Change-Id: If5ea7521fd613083e82a83506370e37a6f49e02c
Issue-ID: MULTICLOUD-563
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to acbf18f98440e52e55cfe85ff75845081b7c9165
- Add multi-tenant support for capacity_check API
Change-Id: Id7f33327f88d1d687dfe8e2646a43f6d0b51b605
Issue-ID: MULTICLOUD-568
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 9e91e644956951197e321b1b2a3cd2ec03a74ef0
- Merge "add subplug for k8s to invoke Artifact forward support"
- add subplug for k8s to invoke Artifact forward support
. add forward plugin to forward Artifact
. add test case to cover basic httpPost action
. fix the misuse of List and ArrayList to avoid Null Pointer
Change-Id: I18ead2ba6251a93fddff4657f3945d635a450276
Issue-ID: MULTICLOUD-514
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 012a14db776e9a6c24acecec2e46dac2b8611b65
- Update capacity_check API in broker
Return the AZinfo list
Change-Id: I439381d0012cac422dd8781698a594f980eddad6
Issue-ID: MULTICLOUD-563
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to d746523f28c7de4feabfd2d9ac56554d37884adc
- Pass headers for multi-tenant support
Change-Id: Ibe8aa3818a73d17df30e79ae24cb5d696c47403b
Issue-ID: MULTICLOUD-527
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to de2f1e42e37b975454af53aeb81a2ae2e7627e99
- Fix the artifact parent issue
. the parent should point to org.onap.oparent:oparent:1.2.0
. the groupId for both should be set to org.onap.multicloud.framework
Change-Id: I5e821c8382b8f2297276a0ca508093fccd4c9620
Issue-ID: MULTICLOUD-514
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 41373a9619308bdbab6a31c02fe3d54e91ac6ee3
- add subplugin field support and new Cloud Artifact class
. add subplugin field to integrate with Distribution framework
. add new Cloud Artifact which is to be used by subplugin like k8s
. update test .json file to include reception and forward fields
. add dummy test class to ensure the flow works as expected
. fix typos
Change-Id: I9d69d88e448a18247e19b3b7a6062b20814b5f8c
Issue-ID: MULTICLOUD-512
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to b852967aa9ebbf7a37e562e562c21b9df76f04d7
- add support to store all the artifacts into locally
. deal with VFs and store all the artifacts locally
. store all artifacts under artifact_list
. store vfmodule-meta.json file into /data/"VfModuleModelCustomizationUUID"
. store the service info to service-meta.json file
. add subplug invoke flow too
Change-Id: Idca012955c704ed312ae81aa87b35e22af0a4c89
Issue-ID: MULTICLOUD-513
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 2cf6469e7af254a65f4fde20b2ef61efad32cd57
- Add model to represent VfModuleModel and Artifact management
. add VfModuleModel to represent content of VfModule
. add Gsonutil to support List which is the content of Vf
Module meta json
. add CloudArtifact to deal with Artifact for subplug action
. Fix pom.xml typo
Change-Id: Ic459118323bf50939493b0f0feff7ba96dd9a64d
Issue-ID: MULTICLOUD-511
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to ece7c6197ca79fb149c17dfbf86c972286cb262f
- fix the clm issue
fix the org.json:json issue and
fix the jackson.core issue by excluding them from policy-endpoints
remove the unused sdc-tosca package
Change-Id: I1eb96d95f9acade1b3d1203aa0ccff0aacd083de
Issue-ID: MULTICLOUD-514
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 0c2c5169090e61fb00d8c10b0e539acaf39d6d22
- Merge "add SDC client and reception handle"
- add SDC client and reception handle
. add reception framework wraps handle and subplug interface
. add plugins include sdc handler now.
. add forward acts the post interface for specified item like artifact
. add model acts for the sepcifeid item like CSAR
. update pom.xml and package/pom.xml to includes all submodules
. Fix the compile issue by typo and change groupid to framework
Change-Id: Idbff0ca612045c6ee52ba23cd305f2764c9600f8
Issue-ID: MULTICLOUD-514
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to c7436665e45c2f5fc2a7c36d964fd86b993c2425
- Fix pom format error
Change-Id: Ie333cbf9e65241310222bb87dcc6bd4c9fb87112
Issue-ID: MULTICLOUD-546
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 7e291b8ebf625519d44c240cbee83521317d52ee
- rename the assembly setting
To fix the packing assembly issue.
there should be a zip file generated
Change-Id: I82bc9fc87be1bcf8b87e75e9f8f5870efa9ea7cf
Issue-ID: MULTICLOUD-546
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 74c55a7fa750262c3063f6ae8655f209ac63722b
- add packages support for artifact broker
add a submodule of packages to generate a .zip file.
update related pom.xml to make it friendly readable.
use the 9014 as healthcheck targetPort
Change-Id: I98ed96639bbf6ecfeb87f1bffe2e55e7a62ac062
Issue-ID: MULTICLOUD-546
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 94d7d990ac85143fd3605c9a094082592d554e2a
- add rest serve and distribution framework
. update the pom.xml to include a submodule main
. add all common necessnary package into pom.xml
. add rest server and test case
. port the distribution framework
. which supports both http and https
Change-Id: I5ccc712342fc8929d11e553f3e09f36e93a80935
Issue-ID: MULTICLOUD-546
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 20cc990e09f61a75375b2f39a0b7d9b790f37ccd
- Fix the sonar scirpt issue under multivimbroker
move the sonar related setting to submodule
Change-Id: I64ce83a0c7f362f49e68c2f9ae8c77e0d0a376a2
Issue-ID: MULTICLOUD-532
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to efb2229057ed70b0dd46c1e4fdfb8462727cef03
- add submodule support in framework
support multi broker and fix sonar.sh issue
. add a new module of artifact broker
. update framework pom.xml to support submodules
. update the multivim broker to align with the case
like subplugins under openstack
. remove the duplicated sonar.sh
Change-Id: Ie41dc07aed9e015208e79aadff204747269af638
Issue-ID: MULTICLOUD-532
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to eacb658bc442fe30d07a7971a12be917fb8cd692
- Merge "Add create of workload update in AAI"
- Add create of workload update in AAI
Add call to multicloud to update AAI with workload
detailed information (aka Heatbridge for OpenStack).
Add AAI update status responses to the workload
query call.
Change-Id: I6f9ab74e0090f0fbf170b1f0e0c40c65fd928b70
Issue-ID: MULTICLOUD-486
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 2d2c6649e9bb823a82df2195f92e57b525dfe45b
- Proposal on SDC Client Design
some ideas about how to implmenent it useable for
both k8s and openstack/windRiver
. implement it as an artifact management include a
sdc client and add subplugin configuration
. align with Eric's proposal on SO-to-Multicloud API
enhancements
. add and update the example about downloaded files layout
Change-Id: Ia5a22482fa3c1c11ba1195fa7b8be4dcd67fe662
Issue-ID: MULTICLOUD-436
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to e884e2812d775013e1f2d719095fd0ac9a6aafa6
- Update API spec to support multi-tenants
Enable multicloud to support multi-tenants
of a cloud region while being backward compatible
which support the default tenant
Change-Id: I0b82e9dfb1e279c5adf780c06d26e2278f7d47d7
Issue-ID: MULTICLOUD-528
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 771d3a4cc273f8ddea2a4bb4de09b9ef7c855058
- Set Highest cipher for https
Change-Id: I66dca8548e88b9c006ee3bee257a4dc07dba50f6
Issue-ID: MULTICLOUD-522
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 9d536985089479573d5d292e20fc18a9adfd72f4
- Add https support for multicloud broker
The https endpoint can be enabled by setting env: SSL_ENABLED=true
Change-Id: I69d1301df24492df11b782f19ae3ef36c25f1d94
Issue-ID: MULTICLOUD-522
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 57b4c6fe822a1e36a37a0656af191631f5397190
- Upgrade to 1.3.0 for dublin
Change-Id: Iae553e1c960571d99faf6b5aba39c70edf0f867e
Issue-ID: MULTICLOUD-432
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 4f42374df7a9f7d0acf7c4465d0cb3c6413cabdb
- Optimize Docker image footprint
Rebase to python:2-slim
Remove unused pip packages
Change-Id: Idc9dfdc11d4792a63c7c144587c13705e87bb4bc
Issue-ID: MULTICLOUD-505
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to e8bc6aba146411cf1652705fe3d98fbcf0f5304a
- Add vsphere type
Add vsphere type and point to multicloud-vio
Change-Id: I6eab1b61892a9caa999d09cdc5e5dda174f3561b
Issue-ID: MULTICLOUD-488
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 00c255862c383cceb71dc8343b4d833fc078d181
- upgrade onappylog version
Change-Id: I0e0bcd43cfd3ad815d7e059b0abb5aaf43afcbfb
Issue-ID: MULTICLOUD-481
Signed-off-by: liangke <lokyse@163.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 8c356599e38e8f6e689ba7ebdb3bf9a1d2c26459
- Merge "Draft the enhancement of capacity_check API"
- Draft the enhancement of capacity_check API
To support F-GPS at AZ level
Change-Id: Idc89afaaa1e649ec5735ce5b537dc37cca71a5a7
Issue-ID: MULTICLOUD-485
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 673917e3ba016364af77e034ebb579991127a76a
- Run multicloud broker service as non root user
Change-Id: Ib9e2d1647a3b18a6916e672bb6017bdd01908749
Issue-ID: MULTICLOUD-495
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to b2db65360d0c531491eaf0ab89f9ae0cd5d77752
- Merge "Fix infraworkload forwarder"
- Fix infraworkload forwarder
Check content_Type, if is multipart, then use multipart handler,
otherwise use normal forwarder.
Change-Id: Ia84b859168d3301390c4ec28be850800ae4677ed
Issue-ID: MULTICLOUD-476
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 070d92752b5e048a20c8066cab2b5fe13615ff0e
- Update committer INFO
Remove those committers who decided to step down as a committer
Change-Id: If12e3f3cbc16582e81fab7265d7584e29bf3f688
Issue-ID: MULTICLOUD-484
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to f6ac0d7459954dfbe39d71864dc47a6f9d6a7535
- Update the fixed bug list
Change-Id: Icca79092aebf5e5554b01c90569dc9d5a9db2859
Issue-ID: MULTICLOUD-453
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
Project: multicloud/framework master 06a2ace0479ca40b08d77ed8940ba70048bdf358
Merge "RN for Casablanca Maintenance Release"
RN for Casablanca Maintenance Release
Change-Id: I6b4c9279652960827104d8cf6c49fc23a1bb8831
Issue-ID: MULTICLOUD-453
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
Project: multicloud/framework master f03d40e62c6e945bf8beed487513c689df02d547
Add starlingx for framework
Add starlingx support which make we can call the plugin by framework.
Change-Id: Ib84bc6c3d4ad4d38646fd50913efe3baa2fdd900
Issue-ID: MULTICLOUD-428
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
|
|
Project: multicloud/framework master e549747dc7e4016c91868a31122d25d466327c1e
Merge "Add links to Security Vulnerability"
Add links to Security Vulnerability
Update RN by adding links to Security Vulnerability
Change-Id: If91b6c4ec80f9bbe0fb032e10025e99082940ab9
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Refactor the rst
Specify release version which support vCPE TOSCA VNF use case
Change-Id: I8663fcb8e8fd1c943fc8254e9a30bca91fdccead
Issue-ID: MULTICLOUD-422
Signed-off-by: Bin Yang <bin.yang@windriver.com>
(cherry picked from commit e455c741c34660dacaa1643ef0a660e7b3efac90)
Refine Release note 3.0.0
Align to ONAP release versions
And specify the components with versions
Change-Id: Idd2e131ca25a91df4a75d41008e6283dfd37c10e
Issue-ID: MULTICLOUD-422
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Merge "bump version to 1.2.3" into casablanca
Merge "Update metadata example in API spec" into casablanca
bump version to 1.2.3
Change-Id: I5a3725a9deeac3e9e8bd3d01305ba87f2db90e49
Issue-ID: MULTICLOUD-419
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
(cherry picked from commit 36035e27f91e4d77f80fc806cbfffc2fa5110b32)
Wrap long lines
Change-Id: I69e19da86592b293bd1e5bc51377583e7f3b6386
Issue-ID: MULTICLOUD-411
Signed-off-by: Bin Yang <bin.yang@windriver.com>
(cherry picked from commit 6237ee2f502f53b811630d069b26c9077e22e54a)
Update metadata example in API spec
Change-Id: Ibdbc34d9aef340ef98316406a4a827badfc94fd5
Issue-ID: MULTICLOUD-405
Signed-off-by: Bin Yang <bin.yang@windriver.com>
(cherry picked from commit 0e8aea38a1154cdb4799b4f2e06a5b8170bfece8)
Add MultiCloud Architecture Documentation
Change-Id: I99b6bd711f4aed106abc5071e082b43886e4d05a
Issue-ID: MULTICLOUD-411
Signed-off-by: Bin Yang <bin.yang@windriver.com>
(cherry picked from commit ea58beb4e0b10c66086983644f7c2e420d78c08f)
|
|
Project: multicloud/framework master 9727383197f5f979b1adb229df8c55ad2930b181
Merge "Refactor the rst"
Refactor the rst
Specify release version which support vCPE TOSCA VNF use case
Change-Id: I8663fcb8e8fd1c943fc8254e9a30bca91fdccead
Issue-ID: MULTICLOUD-422
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
Project: multicloud/framework master 1ee68082e28a2b2ae03b66ca5c411efdda08e3db
Add links to Security Vulnerability
Update RN by adding links to Security Vulnerability
Change-Id: Ie968ba1f11fb46b5482e46b75f9a81c0df0e1a6a
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|