Cleanup after testcase running 83/36183/3
authortomsou <soth@intracom-telecom.com>
Mon, 22 May 2017 09:14:22 +0000 (09:14 +0000)
committertomsou <soth@intracom-telecom.com>
Mon, 19 Jun 2017 15:31:30 +0000 (15:31 +0000)
commitf0f359e5eb823c4a4966539666628d695dbbdbf4
tree64f9bc4d7d86071bf93dde878fcacb22cc797f7e
parentd4061aeface0d67ea0e038359c7c61e9482cad85
Cleanup after testcase running

After every testcase running cleanup neutron and nova elements:
 - Allocated floating IPs (nova)
 - Created instances (nova)
 - Created images (nova)
 - Created router-subnet interfaces (neutron)
 - Created gateaway routers (neutron)
 - Created routers (neutron)
 - Created subnets (neutron)
 - Created networks (neutron)
 - Created bgpvpns (neutron)

JIRA: SDNVPN-145
JIRA: SDNVPN-148

Change-Id: Id6df004bb9d0d394e2cf39692b624607167c9a6c
Signed-off-by: tomsou <soth@intracom-telecom.com>
(cherry picked from commit de80ee56c458b127be3497f3882bc1c962f42dfe)
sdnvpn/lib/utils.py
sdnvpn/test/functest/testcase_1.py
sdnvpn/test/functest/testcase_2.py
sdnvpn/test/functest/testcase_3.py
sdnvpn/test/functest/testcase_4.py
sdnvpn/test/functest/testcase_7.py
sdnvpn/test/functest/testcase_8.py