keystoneauth/keystoneauth1/loading
Dmitry Tantsur bca9ee7d3c Allow requesting fixed retry delay instead of exponential
Clients like ironicclient and swiftclient use fixed delay for their
build-in retry functionality. To replace it without changing behavior
we need a similar feature.

Change-Id: I1f9de98dae5719842f03d45e5a9d724199d5718b
2019-07-29 13:07:38 +02:00
..
_plugins Add support for application credentials 2018-01-18 13:16:54 +01:00
__init__.py Introduce keystoneauth1.loading.adapter 2017-05-01 17:20:54 -05:00
_utils.py Lazy import oslo_config as required 2016-04-26 08:43:29 +10:00
adapter.py Allow requesting fixed retry delay instead of exponential 2019-07-29 13:07:38 +02:00
base.py Raise NotImplementedError instead of NotImplemented 2016-09-09 02:56:31 +00:00
cli.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
conf.py docstring: fix typo 2016-05-14 02:26:50 +02:00
identity.py Implement system scope 2018-01-17 15:50:11 +00:00
opts.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
session.py Add oslo.config option for split-loggers 2018-05-16 15:42:03 -05:00