Using shared private network
authorViktor Tikkanen <viktor.tikkanen@nokia.com>
Tue, 5 Jan 2016 05:31:56 +0000 (07:31 +0200)
committerViktor Tikkanen <viktor.tikkanen@nokia.com>
Tue, 5 Jan 2016 05:44:42 +0000 (07:44 +0200)
commita215e9127631b428420ba9b89077271a161facc4
tree8d046323136fa3a0eda58e58f43cc2d40f43f155
parentc7dbde64949e3af540d6a6520853325111dac988
Using shared private network

Number of tempest test cases search for shared private networks
and use value of fixed_network_name parameter from tempest.conf
file in case when multiple shared networks are found.

Private network created by functest is updated to be "shared".
Added routine for network updating into functest_utils.py. Note
that currently used OpenDaylight release (Lithium) doesn't
support shared private networks so network updating will fail
(this is however not a fatal error).

Change-Id: I5a9a0f950b3ef61b6ebfda1af4345460134cc0e3
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
testcases/config_functest.py
testcases/functest_utils.py