Merge "Remove warning about management token"

This commit is contained in:
Jenkins 2014-10-25 20:58:59 +00:00 committed by Gerrit Code Review
commit c72fa61c4d

@ -498,7 +498,7 @@ class HTTPClient(baseclient.Client, base.BaseAuthPlugin):
endpoint_type='admin',
region_name=region_name)
except exceptions.EndpointNotFound:
_logger.warning("Failed to retrieve management_url from token")
pass
def process_token(self, region_name=None):
"""Extract and process information from the new auth_ref.