Add a missing whitespace
Change-Id: I6dacdbc9392c10512620b9f6676b6f69b2440616
This commit is contained in:
		@@ -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]')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user