Merge "[Trivial]Add missing space between words"
This commit is contained in:
commit
6a762f8a07
@ -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[
|
||||
|
Loading…
x
Reference in New Issue
Block a user