python-openstackclient/openstackclient
Monty Taylor cdac869412 Honor endpoint override from config for volume
I'm guessing we should do this for everyone, but we have volume on
the brain right now. Rackspace is in the weird situation where
they do support v2 but only have v1 in the catalog (wut) So we
need to override the block-storage enpdoint by config. To do that,
we need to actually honor the config setting over here in OSC.

NOTE: We need to systemically overhaul how we're injesting config
over here - because there's too much variation. But we can leave
that for another day.

Story: 2007459
Task: 39137
Change-Id: Ifddf1ddd5abaa768ab18049c09d18bc269f3a4f5
2020-03-24 07:29:35 -05:00
..
api Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
common Merge "Show correct name for resource with quota set to zero" 2020-01-14 05:00:00 +00:00
compute Use 'KeyValueAppendAction' from osc-lib 2020-02-03 15:25:40 +00:00
identity Merge "Now we can add description for role creation in OSC" 2020-03-20 18:59:44 +00:00
image Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Allow setting floating IP description 2020-03-18 18:10:17 +00:00
object Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
tests Merge "Now we can add description for role creation in OSC" 2020-03-20 18:59:44 +00:00
volume Honor endpoint override from config for volume 2020-03-24 07:29:35 -05:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Remove redundant OpenStackShell.prepare_to_run_command 2019-10-31 16:53:30 +00:00