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
/
test_client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow to pass additional arguments into adapter
Vladyslav Drok
2020-05-15
1
-2
/
+19
*
Use unittest.mock instead of third party mock
Sean McGinnis
2020-04-30
1
-1
/
+2
*
Check import order
Riccardo Pittau
2020-04-21
1
-1
/
+0
*
Get rid of the oslo.config requirement
Dmitry Tantsur
2020-04-07
1
-29
/
+18
*
Provide a clear error message when using client.Client without a session
4.0.0
Dmitry Tantsur
2020-02-10
1
-0
/
+18
*
Fix TypeError when using endpoint_override with SessionClient
Dmitry Tantsur
2019-09-23
1
-10
/
+6
*
Remove deprecated keystone arguments
Riccardo Pittau
2019-08-21
1
-275
/
+54
*
Remove deprecated common.http.HTTPClient class
Riccardo Pittau
2019-08-20
1
-15
/
+0
*
Strip prefix when paginating
Jim Rollenhagen
2019-08-01
1
-11
/
+27
*
Do not try to use /v1/v1 when endpoint_override is used
Dmitry Tantsur
2019-05-16
1
-3
/
+3
*
Accept 'valid_interfaces' in client setup
Eric Fried
2019-03-07
1
-0
/
+30
*
pass endpoint interface to http client
Guang Yee
2019-03-06
1
-9
/
+65
*
Fix a typo in the docstring
melissaml
2018-10-05
1
-1
/
+1
*
Switch to none auth for standalone mode
Vladyslav Drok
2018-05-07
1
-124
/
+139
*
Allow API user to define list of versions
Julia Kreger
2018-01-18
1
-0
/
+14
*
Facilitate latest Rest API use
Julia Kreger
2018-01-18
1
-0
/
+3
*
Merge "Add missing 'autospec' statements to unit test mocks"
1.12.0
Jenkins
2017-03-23
1
-3
/
+3
|
\
|
*
Add missing 'autospec' statements to unit test mocks
John L. Villalovos
2017-03-19
1
-3
/
+3
*
|
Change tenant to project in docs and unit tests
Kyrylo Romanenko
2017-02-02
1
-10
/
+10
|
/
*
Use keystoneauth instead of keystoneclient
Vladyslav Drok
2016-03-03
1
-115
/
+260
*
Log SHA1 hash of X-Auth-Token value
Lokesh S
2016-02-26
1
-0
/
+16
*
Cache negotiated api microversion for server
Michael Davies
2015-06-23
1
-11
/
+52
*
Remove unneeded 'utf-8' coding lines
John L. Villalovos
2015-04-21
1
-2
/
+0
*
Send version header by default
Devananda van der Veen
2015-03-21
1
-0
/
+16
*
Adds basic ironicclient functional testing
Adam Gandelman
2015-03-09
1
-0
/
+157