Remove out of date comment
Change-Id: I8a26f5952456a96429ff1413b90aef3091a8b5bf
This commit is contained in:
parent
01ff292e07
commit
451ec8daad
@ -265,7 +265,6 @@ class CloudConfig(object):
|
||||
override_endpoint = self.get_endpoint(service_key)
|
||||
if override_endpoint:
|
||||
return override_endpoint
|
||||
# keystone is a special case in keystone, because what?
|
||||
endpoint = None
|
||||
kwargs = {
|
||||
'service_name': self.get_service_name(service_key),
|
||||
|
Loading…
Reference in New Issue
Block a user