Merge pull request #161 from thedac/typos

Fix typo
This commit is contained in:
coreycb
2018-11-14 10:58:13 -05:00
committed by GitHub

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