Stop using legacy root-password key
This commit is contained in:
@@ -61,7 +61,7 @@ class PerconaClusterTest(test_utils.OpenStackBaseTest):
|
||||
"""
|
||||
return zaza.model.run_on_leader(
|
||||
self.application,
|
||||
"leader-get root-password")["Stdout"].strip()
|
||||
"leader-get mysql.passwd")["Stdout"].strip()
|
||||
|
||||
def get_wsrep_value(self, attr):
|
||||
"""Get wsrrep value from the DB.
|
||||
|
||||
Reference in New Issue
Block a user