fix a typo in docstring

compatiblity --> compatibility

Change-Id: I61dbf0df120f1665c1e88f8fa2cc67295727a518
This commit is contained in:
melissaml 2018-11-11 21:50:33 +08:00 committed by Antoni Segura Puimedon
parent cdbb19e0f8
commit 3da5c3274e
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ class VIFHandler(k8s_base.ResourceEventHandler):
annotation = jsonutils.dumps(state_dict, sort_keys=True)
LOG.debug("Setting VIFs annotation: %r", annotation)
# NOTE(dulek): We don't care about compatiblity with Queens format
# NOTE(dulek): We don't care about compatibility with Queens format
# here, as eventually all Kuryr services will be upgraded
# and cluster will start working normally. Meanwhile
# we just ignore issue of old services being unable to