Using heat orchestrator for sdnvpn - test case 8 05/64605/3
authornikoskarandreas <nick@intracom-telecom.com>
Tue, 6 Nov 2018 15:31:11 +0000 (17:31 +0200)
committernikoskarandreas <nick@intracom-telecom.com>
Tue, 11 Dec 2018 09:38:24 +0000 (11:38 +0200)
commitba1eb0716b966256ed9ff1f160df0422a7b04776
treeff1c01211f61c36316e4b34eccc87453e1a72f55
parent63ea4922aa8340e2d6ffde0cce3ddff775900f15
Using heat orchestrator for sdnvpn - test case 8

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 8:
Test floating IP and router assoc coexistence

JIRA: SDNVPN-219

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