Make synchronous Shade calls 77/60577/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 4 Aug 2018 13:10:27 +0000 (15:10 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 4 Aug 2018 13:20:32 +0000 (15:20 +0200)
commit8faf2e3365fc5acc0167a05a919eef564f11491a
treeea8d7f6871e15de0ebff2aedf9f263e8736f6158
parent61881e3926165a10657d02ebe627636cf6a61ecc
Make synchronous Shade calls

It makes difficult to find the issues (floating ip, boot, ssh
connection, etc...) for a small benefit regarding the current
testcase implementations.

It increases the default floating ip timeout because it has been
reached when running Functest multiple times in parallel. It may
be the root cause when running singlevm vs XCI (in that case,
neutron api and agents are hosted in a nested vm).

Change-Id: Ia97e04902321644c207c59987283754318aee5e5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/core/singlevm.py
functest/opnfv_tests/openstack/cinder/cinder_test.py
functest/tests/unit/openstack/cinder/test_cinder.py