python-openstackclient/openstackclient
Artem Goncharov 30d5f14a70 Add support for token caching
SDK starts caching token in keyring (when available and configured). A
small change is required in OSC not to reject this state.
Overall this helps avoiding reauthentication upon next openstack call.
If token is not valid anymore automatically reauthentication is done.

Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/735352
Depends-On: https://review.opendev.org/c/openstack/osc-lib/+/765650
Change-Id: I47261a32bd3b106a589974d3de5bf2a6ebd57263
2020-12-05 15:40:24 +01:00
..
api Remove usage of six 2020-10-07 02:15:25 +00:00
common Add support for token caching 2020-12-05 15:40:24 +01:00
compute Switch compute aggregate functions to SDK 2020-12-02 11:24:51 +00:00
identity Merge "Add id and enabled param in ListIdentityProvider parser" 2020-12-01 13:50:56 +00:00
image stop image downloads to memory 2020-11-25 21:25:22 +13:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Add "fields" parameter to ListPort query 2020-11-18 17:42:14 +00:00
object Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
tests Switch compute aggregate functions to SDK 2020-12-02 11:24:51 +00:00
volume Allow to resize in-use volumes 2020-11-11 09:18:49 +00: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 usage of six 2020-10-07 02:15:25 +00:00