log when no service catalog

This commit is contained in:
Jesse Andrews
2011-12-21 13:00:10 -08:00
parent 1805097c8b
commit 6e970244a0

View File

@@ -118,4 +118,4 @@ class Client(client.HTTPClient):
filter_value=self.region_name, endpoint_type='adminURL')
except:
# Unscoped tokens don't return a service catalog
pass
_logger.exception("unable to retrieve service catalog with token")