ironic/devstack
Pavlo Shchelokovskyy 63e0ff2f6c Rework keystone auth for glance
this patch changes the way glance client is instantiated, using
keystoneauth sessions and adapters.

In order to support glance API endpoint discovery from keystone catalog
and more unified way of client loading,
many options in `[glance]` config sections are deprecated,
mostly those that specified a (set of) glance API endpoint(s)
or parts of glance API address.
Instead, a single option `[glance]endpoint_override` must be used when
required to access a specific (possibly load-balanced)
glance API endpoint without discovering it from keystone catalog.

Another set of deprecated options are those that are duplicating
keystoneauth session options in [glance] section.

Also, intrinsic support for parsing the glance API URL from image ref
set to the full glance REST path to the image is removed as it was not
working any way since an 'http(s)://' image ref is not treated
as a glance image.

Change-Id: I6a93b71ac097e951dfc93fd1ee4d7ef483514f2c
Partial-Bug: #1699547
Closes-Bug: #1699542
2017-11-17 11:40:14 -05:00
..
files [Grenade]: Do not run ir-api on primary node after upgrade 2017-04-28 13:59:07 +03:00
lib Rework keystone auth for glance 2017-11-17 11:40:14 -05:00
tools/ironic [Devstack] Replace tap with veth 2017-10-10 11:33:25 +00:00
upgrade Merge "Test ironic-dbsync online_data_migrations" 2017-08-29 01:34:37 +00:00
common_settings Add a comment about default devstack images 2017-08-28 18:08:45 +03:00
plugin.sh Update the documentation links - code comments 2017-08-15 09:48:13 +03:00
settings Get rid of sourcing stackrc in grenade settings 2017-08-17 15:54:10 +00:00