Create and pass references of flavor and image to tempest 31/58031/3
authornikoskarandreas <nick@intracom-telecom.com>
Tue, 29 May 2018 13:00:47 +0000 (16:00 +0300)
committernikoskarandreas <nick@intracom-telecom.com>
Wed, 13 Jun 2018 14:41:56 +0000 (17:41 +0300)
commitc6fbfb9651f5293c544351d3c9c549dfa24fafc6
treece8c0a85a157eb06235b8a93394643218e13a5ee
parentc8f970e5b5968952f9c1fea5c7c63bddb12a7b73
Create and pass references of flavor and image to tempest

When invoked from SDNVPN, Tempest scenario functest test cases
try to use flavor and image references from the tempest.conf file
which are currently empty.
This patch uses the default flavor that is created by the test
suite and the creates an image using the availabe cirros image,
which is deleted at the end.

JIRA: SDNVPN-209

Change-Id: I6a6fd636fec2c0fa7d35981ca51d59f06a4d9d69
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
sdnvpn/test/functest/config.yaml
sdnvpn/test/functest/run_tempest.py