Fix user/project create operations 09/59509/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 23 Jun 2018 10:30:07 +0000 (12:30 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 3 Jul 2018 17:32:56 +0000 (19:32 +0200)
commit5013a09d75c533911889ec15cfb9001237e05131
tree24d0c5331ead83f09d741a47b4891779e1d71755
parentd5efbd5f0b8c4d6eb1cce507368e81b710903931
Fix user/project create operations

os_client_config creates a singleton which forbids the previous
processing. It also cleans remaining resources and allows
publishing public images (needed by Tempest)

Change-Id: I3a0ad8664b263d3ee8599efe2973465006d5750b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit c717c43b1257e126296a4b1d697c8f6a72728855)
functest/core/singlevm.py
functest/core/tenantnetwork.py
functest/opnfv_tests/openstack/tempest/tempest.py