keystoneauth/keystoneauth1/exceptions
Haiwei Xu 37548eed4f HTTPError should contain 'retry_after' parameter
'retry_after' may be passed as a parameter to create HTTPError
object, so add it to HTTPError parameter list.

Change-Id: Ia42b6b2e769ecd8cc2038a5a6384651cfa22c345
Closes-bug: #1524211
2016-01-19 15:24:55 +09:00
..
__init__.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
auth_plugins.py Address hacking check H405 2015-11-18 21:18:37 -08:00
auth.py Use human readable exception messages 2015-08-13 11:24:33 -06:00
base.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
catalog.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
connection.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
discovery.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
http.py HTTPError should contain 'retry_after' parameter 2016-01-19 15:24:55 +09:00
response.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
service_providers.py Make __all__ immutable 2015-10-01 18:21:31 +00:00