This commit is contained in:
David Ames
2018-11-14 07:34:34 -08:00
parent 10b973fcbc
commit 239027d2d2

View File

@@ -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'))