Fixed keystone spedific test
This commit is contained in:
@@ -175,12 +175,6 @@ class KeystonePolicydTest(PolicydTest,
|
||||
except keystoneauth1.exceptions.http.Forbidden:
|
||||
logging.info("keystone IP:{} policyd override working"
|
||||
.format(ip))
|
||||
finally:
|
||||
return
|
||||
self._set_config(False)
|
||||
zaza_model.block_until_wl_status_info_starts_with(
|
||||
self.application_name, "PO:", negate_match=True)
|
||||
zaza_model.block_until_all_units_idle()
|
||||
|
||||
logging.info('OK')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user