python-ironicclient/ironicclient/common
Riccardo Pittau 6fd8ee46e8 Remove deprecated common.http.HTTPClient class
The class common.http.HTTPClient is deprecated and merked for
removal in Stein.
This patch removes it entirely, the class common.http.SessionClient
should be used instead.

Change-Id: I527d39d64c3ded9f61babcdf07d0492799b76fb9
Story: 2006422
Task: 36314
2019-08-20 17:49:25 +00:00
..
apiclient Replace six.iteritems() with .items() 2016-11-22 11:13:03 +07:00
__init__.py Basic project structure 2013-09-19 00:21:14 +01:00
base.py Strip prefix when paginating 2019-08-01 13:32:31 -04:00
cliutils.py Fixed wrap from taking negative values 2017-07-10 13:44:32 +00:00
filecache.py Remove log translations 2017-03-30 17:22:07 +08:00
http.py Remove deprecated common.http.HTTPClient class 2019-08-20 17:49:25 +00:00
i18n.py Remove log translations 2017-03-30 17:22:07 +08:00
utils.py Deploy templates: client support 2019-03-01 14:24:28 +00:00