Add vcpe tosca local mode case 01/106401/5
authorzhaoliping123 <zhaoliping@chinamobile.com>
Wed, 22 Apr 2020 03:52:56 +0000 (11:52 +0800)
committerMarco Platania <platania@research.att.com>
Wed, 22 Apr 2020 13:18:00 +0000 (13:18 +0000)
commit906480b1b28446660b4a65f249ddf6722fc8b7e6
treee02d29317c3c73916ee31d40bfae50d6415c08f9
parentd0bbb7aa2a7cd41b86f8d1b8115acf4d9b28dba3
Add vcpe tosca local mode case

- fix json errors
- fix not related rst error
(due to a broken link as jira.opnfv.org is no more responding)

Issue-ID: INT-1285
Change-Id: I733a491c4204334fc532abcf9dbbdc2226900d5b
Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
Signed-off-by: mrichomme <morgan.richomme@orange.com>
18 files changed:
docs/docs_5g_pnf_pnp.rst
docs/docs_usecases.rst
docs/docs_vCPE_tosca_local.rst [new file with mode: 0644]
docs/docs_vCPE_with_Tosca_VNF.rst
docs/docs_vFWDT.rst [changed mode: 0755->0644]
docs/files/vcpe_tosca/create_image.png [new file with mode: 0644]
docs/files/vcpe_tosca/create_project.png [new file with mode: 0644]
docs/files/vcpe_tosca/create_user.png [new file with mode: 0644]
docs/files/vcpe_tosca/image.png [new file with mode: 0644]
docs/files/vcpe_tosca/manage_project_user.png [new file with mode: 0644]
test/vcpe_tosca/local/config/vcpe_config.json [new file with mode: 0644]
test/vcpe_tosca/local/csar/infra.csar [new file with mode: 0644]
test/vcpe_tosca/local/csar/ns.csar [new file with mode: 0644]
test/vcpe_tosca/local/csar/vbng.csar [new file with mode: 0644]
test/vcpe_tosca/local/csar/vbrgemu.csar [new file with mode: 0644]
test/vcpe_tosca/local/csar/vgmux.csar [new file with mode: 0644]
test/vcpe_tosca/local/csar/vgw.csar [new file with mode: 0644]
test/vcpe_tosca/local/vcpe_tosca_test.py [new file with mode: 0644]