Create flavor for Quagga ubuntu VM 99/30799/7
authortomsou <soth@intracom-telecom.com>
Fri, 17 Mar 2017 09:26:06 +0000 (09:26 +0000)
committertomsou <soth@intracom-telecom.com>
Fri, 17 Mar 2017 15:45:56 +0000 (15:45 +0000)
commitf368948e25f78c64c328662b52d6b139b02826b4
tree4465f4853b6f9332b2c67382ae61089d464a259d
parent6bb2eae86a0935443d8e65df0780c3df994a669b
Create flavor for Quagga ubuntu VM

- Implement a  new function in lib/utils ensures
(gets or creates) a new flavor existence
- Use this new function within Testcase3, in order
to create a flavor big enough to start ubuntu with

JIRA: SDNVPN-120

Change-Id: I5c7d9c855f083b96bfd056bb5d935baa851420c9
Signed-off-by: tomsou <soth@intracom-telecom.com>
sdnvpn/lib/config.py
sdnvpn/lib/utils.py
sdnvpn/test/functest/config.yaml
sdnvpn/test/functest/testcase_3.py