Make synchronous Shade calls 79/60579/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 15:11:47 +0000 (17:11 +0200)
commit4e303f8ecd9ea41d05974d0100afe751c0ba2c68
treee7df9fb66181e1325d486e3a0245b62357593e15
parent3532b0cc15d1266e95ea0d5645d587c9f18b2efa
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>
(cherry picked from commit 8faf2e3365fc5acc0167a05a919eef564f11491a)
functest/core/singlevm.py