This change removes a repeated call to ceph daemon config show and replaces it with a single call that we then parse in Python. It also removes a deprecated usage of handling async code in Zaza that causes an infinite block in the test code.