Make kerberos test setup more robust

This commit is contained in:
Aurelien Lourot
2020-09-14 11:28:46 +02:00
parent 23b24a5501
commit 46d426ea30

View File

@@ -113,6 +113,8 @@ def retrieve_and_attach_keytab():
'keystone_keytab',
tmp_file)
zaza.model.block_until_all_units_idle()
def openstack_setup_kerberos():
"""Create a test domain, project, and user for kerberos tests."""