Fix user/project create operations 39/58939/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>
Sat, 23 Jun 2018 10:35:06 +0000 (12:35 +0200)
commitc717c43b1257e126296a4b1d697c8f6a72728855
tree30ba37af0f014fe4bfe54c3f6627ac627b8c43dd
parent9ef0bcbeb22ca70ff2ceb750c08fb24e46a9d0ea
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>
functest/core/singlevm.py
functest/core/tenantnetwork.py
functest/opnfv_tests/openstack/tempest/tempest.py