Merge "fix a typo in docstring"

This commit is contained in:
Zuul 2018-12-10 10:41:21 +00:00 committed by Gerrit Code Review
commit 3681869ed8
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