diff --git a/zaza/charm_tests/keystone/tests.py b/zaza/charm_tests/keystone/tests.py index 9ea0ae4..3a0c4b0 100644 --- a/zaza/charm_tests/keystone/tests.py +++ b/zaza/charm_tests/keystone/tests.py @@ -49,7 +49,7 @@ class CharmOperationTest(BaseKeystoneTest): """Verify the VIP is in the identity catalog entry. This test should run early. It validates that if a VIP is set it is in - the catalog entry for kesytone. + the catalog entry for keystone. """ vip = (zaza.model.get_application_config('keystone') .get('vip').get('value'))