python-glanceclient/glanceclient
Niall Bunting f6b9e791c3 Get endpoint if os_image_url is not set
If env['OS_IMAGE_URL'] is not set then None is returned. This is then
used ignoring the endpoint_type, service_type and region_name. This
patch will use those values if the endpoint is None.

Change-Id: I76cc527b05d2be75d3dbc33123a0d71be97fe25c
Closes-bug: #1579768
(cherry picked from commit a862196cfb)
2016-05-24 13:23:18 +00:00
..
common Fix "Codec can't encode characters" 2016-05-23 14:37:35 +00:00
openstack Fix Resource.__eq__ mismatch semantics of object equal 2015-11-28 18:15:52 +08:00
tests Get endpoint if os_image_url is not set 2016-05-24 13:23:18 +00:00
v1 Add versions list function 2015-11-10 10:28:32 +08:00
v2 Merge "Handle 403 forbidden on download" 2016-02-29 13:04:08 +00:00
__init__.py Enable flake8 checks 2015-07-21 17:08:27 +03:00
_i18n.py Do not fall back to namespaced oslo.i18n 2015-06-24 16:56:56 -05:00
client.py Make glanceclient accept a session object 2015-06-11 13:11:56 +00:00
exc.py Fix Typos in comments 2015-08-26 13:41:09 -07:00
shell.py Get endpoint if os_image_url is not set 2016-05-24 13:23:18 +00:00