Fixed keystone spedific test

This commit is contained in:
Alex Kavanagh
2019-09-23 16:47:42 +01:00
parent 8a42af4e41
commit 6a0867e223
@@ -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')