Added PT to openstack connector. Additional tests included 22/1422/2
authorPablo Montes Moreno <pablo.montesmoreno@telefonica.com>
Thu, 30 Mar 2017 11:22:15 +0000 (13:22 +0200)
committerPablo Montes Moreno <pablo.montesmoreno@telefonica.com>
Fri, 31 Mar 2017 09:45:23 +0000 (11:45 +0200)
commit3be0b2a647d8791486ee320d4e76569e87fd2126
tree19050fa429259de43fe9337a09f9af377c562233
parent867ffe95de6cadcc001e0a57ed26750ba8c01a32
Added PT to openstack connector. Additional tests included

Change-Id: I20e32a6a6206709580cf40d8699e59cd13c668fd
Signed-off-by: Pablo Montes Moreno <pablo.montesmoreno@telefonica.com>
12 files changed:
test/RO_tests/passthrough/scenario_p2p_passthrough.yaml [new file with mode: 0644]
test/RO_tests/passthrough/vnfd_1passthrough.yaml [new file with mode: 0644]
test/RO_tests/pmp_sriov_passthrough/scenario_pmp_sriov_passthrough.yaml [new file with mode: 0644]
test/RO_tests/pmp_sriov_passthrough/vnfd_1passthrough.yaml [new file with mode: 0644]
test/RO_tests/pmp_sriov_passthrough/vnfd_1sriov.yaml [new file with mode: 0644]
test/RO_tests/simple_2_vnf/scenario_simple_2_vnf.yaml [new file with mode: 0644]
test/RO_tests/simple_2_vnf/vnfd_linux.yaml [new file with mode: 0644]
test/RO_tests/sriov_passthrough/scenario_p2p_sriov_passthrough.yaml [new file with mode: 0644]
test/RO_tests/sriov_passthrough/vnfd_1passthrough.yaml [new file with mode: 0644]
test/RO_tests/sriov_passthrough/vnfd_1sriov.yaml [new file with mode: 0644]
test/test_RO.py
vimconn_openstack.py