Using heat orchestrator for sdnvpn - test case 1 91/64391/1
authornikoskarandreas <nick@intracom-telecom.com>
Thu, 12 Jul 2018 16:40:30 +0000 (19:40 +0300)
committerStamatis Katsaounis <mokats@intracom-telecom.com>
Thu, 1 Nov 2018 14:33:13 +0000 (16:33 +0200)
commit95dad3f4a73a22988c7a9b4694ce0d7e90cd8147
treebee89fef29ce5f36b0d3f646cec44b51ad869ac6
parent5f3157c897eaa5ef538d716e905f55085654a6c5
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-237
JIRA: SDNVPN-219

Change-Id: Ic284722e600652c9058da96d349dff9398bcacf1
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
(cherry picked from commit cfcb04c938abdcddd76bcdd2375b4a81ea28fa51)
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]