python-glanceclient/glanceclient
Niall Bunting 8af249fcc9 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:21:52 +00:00
..
common Merge "Fix image-download to stdout on Python 3.x" into stable/liberty 2016-01-19 02:08:11 +00:00
openstack Enable flake8 checks 2015-07-21 17:08:27 +03:00
tests Get endpoint if os_image_url is not set 2016-05-24 13:21:52 +00:00
v1 Invalid output running the command 'glance image-show <image_id>' 2015-09-09 14:35:59 +02:00
v2 Merge "Fix the download error when the image locations are blank" into stable/liberty 2016-03-09 17:30:23 +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 Merge "Fix minor typo in version error message" 2015-03-11 03:12:33 +00:00
shell.py Get endpoint if os_image_url is not set 2016-05-24 13:21:52 +00:00