Merge "[Trivial]Add missing space between words"

This commit is contained in:
Zuul 2020-08-10 08:32:52 +00:00 committed by Gerrit Code Review
commit 6a762f8a07
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ class NoopManager(object):
'active')
def start(self, loadbalancer, amphora=None, timeout_dict=None):
LOG.debug("Amphora %s no-op, start listeners, lb %s, amp %s"
LOG.debug("Amphora %s no-op, start listeners, lb %s, amp %s "
"timeouts %s", self.__class__.__name__, loadbalancer.id,
amphora, timeout_dict)
self.amphoraconfig[