Searching for shared private networks
authorViktor Tikkanen <viktor.tikkanen@nokia.com>
Thu, 7 Jan 2016 09:59:02 +0000 (11:59 +0200)
committerViktor Tikkanen <viktor.tikkanen@nokia.com>
Thu, 7 Jan 2016 10:05:13 +0000 (12:05 +0200)
commit378c1baeecdd66ea8c74f1046e2e54297d9f204d
treeecf7b61b645f67d91f711ccacb233d3b9f2fae15
parent367f8f2ab9fccbd9ce0566598ef00cad745a296a
Searching for shared private networks

Tempest suite assumes that there is at least one shared private
network in the system. get_private_net() returns now first found
shared private network (instead of first found private network).

Change-Id: I892abcacff2c0349dd42444a632f71c6a14a0861
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
testcases/VIM/OpenStack/CI/libraries/run_tempest.py
testcases/functest_utils.py