Using heat orchestrator for sdnvpn - test case 1 71/59771/9
authornikoskarandreas <nick@intracom-telecom.com>
Thu, 12 Jul 2018 16:40:30 +0000 (19:40 +0300)
committernikoskarandreas <nick@intracom-telecom.com>
Mon, 15 Oct 2018 09:13:29 +0000 (12:13 +0300)
commitcfcb04c938abdcddd76bcdd2375b4a81ea28fa51
treef01f95abff0319d4b7d562e2b39b98b4d0fd2822
parentedd6cfe15ecd4e2bf608c23c6ca4612334df044b
Using heat orchestrator for sdnvpn - test case 1

Heat orchestrator and the use of Heat Orchestrator Templates
is introduced in sdnvpn test cases. The deployment of the
nodes and networks under test is performed as a stack with the
use of the heat api and the use of the other apis is kept to
as little as possible. The scenarios that are executed are the
same as in the orginal test cases.

This is the implementation of sdnvpn test case 1:
VPN provides connectivity between subnets
and also base functions for heat api access and some utilities.

JIRA: SDNVPN-219

Change-Id: Ic284722e600652c9058da96d349dff9398bcacf1
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
sdnvpn/artifacts/testcase_1bis.yaml [new file with mode: 0644]
sdnvpn/lib/openstack_utils.py
sdnvpn/lib/utils.py
sdnvpn/test/functest/config.yaml
sdnvpn/test/functest/testcase_1bis.py [new file with mode: 0644]