Add a missing whitespace
Change-Id: I6dacdbc9392c10512620b9f6676b6f69b2440616
This commit is contained in:
parent
9f7ad0d435
commit
0cb5debf08
@ -54,7 +54,7 @@ class Command(CliffCommand):
|
||||
|
||||
self.error_output(parsed_args, columns, values)
|
||||
except ks_exceptions.EndpointNotFound as e:
|
||||
self.app.log.error('No endpoint was found. You must provide a'
|
||||
self.app.log.error('No endpoint was found. You must provide a '
|
||||
'username or user id via --os-username, '
|
||||
'--os-user-id, env[OS_USERNAME] or '
|
||||
'env[OS_USER_ID]')
|
||||
|
Loading…
x
Reference in New Issue
Block a user