Merge "[Trivial]Add missing white space between words"

This commit is contained in:
Zuul 2020-05-29 06:01:48 +00:00 committed by Gerrit Code Review
commit 3795b84f59
1 changed files with 1 additions and 1 deletions

View File

@ -769,7 +769,7 @@ class LBaaSv2Driver(base.LBaaSDriver):
try:
endpoint = k8s.get(endpoints_link)
except k_exc.K8sResourceNotFound:
LOG.debug("Endpoint not Found. Skipping LB SG update for"
LOG.debug("Endpoint not Found. Skipping LB SG update for "
"%s as the LB resources are not present", lbaas_name)
return