index
:
delta/openstack/python-ironicclient.git
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-ironicclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ironicclient
/
tests
/
unit
/
common
/
test_http.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow to pass additional arguments into adapter
Vladyslav Drok
2020-05-15
1
-0
/
+26
*
Get rid of the oslo.serialization dependency
Dmitry Tantsur
2020-05-04
1
-3
/
+3
*
Use unittest.mock instead of third party mock
Sean McGinnis
2020-04-30
1
-1
/
+1
*
Check import order
Riccardo Pittau
2020-04-21
1
-2
/
+1
*
Stop using six library
Riccardo Pittau
2019-12-18
1
-1
/
+1
*
Fix TypeError when using endpoint_override with SessionClient
Dmitry Tantsur
2019-09-23
1
-0
/
+7
*
Remove deprecated endpoint argument
Riccardo Pittau
2019-08-21
1
-61
/
+9
*
Remove deprecated common.http.HTTPClient class
Riccardo Pittau
2019-08-20
1
-421
/
+0
*
Strip prefix when paginating
Jim Rollenhagen
2019-08-01
1
-9
/
+10
*
Use endpoint_override in version negotiation
Jason
2019-03-15
1
-0
/
+1
*
Replace assertRaisesRegexp with assertRaisesRegex
Chuck Short
2018-08-27
1
-4
/
+4
*
Merge "Wire in header microversion into negotiation"
Zuul
2018-06-04
1
-0
/
+41
|
\
|
*
Wire in header microversion into negotiation
Julia Kreger
2018-05-31
1
-0
/
+41
*
|
Switch to none auth for standalone mode
Vladyslav Drok
2018-05-07
1
-0
/
+12
|
/
*
Minor changes to version negotiation logic
Julia Kreger
2018-03-12
1
-1
/
+1
*
Allow API user to define list of versions
Julia Kreger
2018-01-18
1
-0
/
+95
*
Facilitate latest Rest API use
Julia Kreger
2018-01-18
1
-0
/
+23
*
Use StrictVersion to compare versions
Hironori Shiina
2018-01-11
1
-0
/
+17
*
Pass missing arguments to session in SessionClient._make_session_request
Dmitry Tantsur
2017-11-03
1
-0
/
+17
*
Do not use urljoin in base http client
Pavlo Shchelokovskyy
2017-10-06
1
-2
/
+3
*
Print pecan exceptions properly
Vladyslav Drok
2017-02-10
1
-5
/
+34
*
Fix python3 compatibility when HTTP Error are returned
1.8.0
Marc Aubry
2016-11-08
1
-61
/
+73
*
Trivial: Remove useless spaces
Tang Chen
2016-08-02
1
-3
/
+3
*
Fix py35 unit tests
Anton Arefiev
2016-07-08
1
-61
/
+12
*
Catch RetriableConnectionFailures from KAuth and retry
Sam Betts
2016-06-02
1
-0
/
+15
*
Set endpoint_override while doing session.request
Vladyslav Drok
2016-03-21
1
-2
/
+43
*
Use requests lib in HTTPClient
Anton Arefiev
2016-03-03
1
-230
/
+227
*
Replace HTTP 'magic numbers' with constants
John L. Villalovos
2016-02-04
1
-42
/
+44
*
Move ironicclient/common tests to their respective directory
Lucas Alvares Gomes
2016-01-06
1
-0
/
+741