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
/
v1
/
client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide a clear error message when using client.Client without a session
4.0.0
Dmitry Tantsur
2020-02-10
1
-0
/
+5
*
Merge "Make it clear that a Session is required for v1.client.Client"
Zuul
2019-09-24
1
-3
/
+2
|
\
|
*
Make it clear that a Session is required for v1.client.Client
Dmitry Tantsur
2019-09-24
1
-3
/
+2
*
|
Remove the requirement on either endpoint_override or os_ironic_api_version
Dmitry Tantsur
2019-09-23
1
-15
/
+16
|
/
*
Remove deprecated endpoint argument
Riccardo Pittau
2019-08-21
1
-9
/
+2
*
Deploy templates: client support
Mark Goddard
2019-03-01
1
-0
/
+3
*
Allocation API: client API and CLI
Dmitry Tantsur
2019-02-16
1
-0
/
+2
*
Add Events support
Vasyl Saienko
2019-02-13
1
-0
/
+2
*
Support for conductors exposed from API
Kaifeng Wang
2018-12-12
1
-0
/
+2
*
Switch to none auth for standalone mode
Vladyslav Drok
2018-05-07
1
-8
/
+19
*
Minor changes to version negotiation logic
Julia Kreger
2018-03-12
1
-1
/
+1
*
Facilitate latest Rest API use
Julia Kreger
2018-01-18
1
-0
/
+33
*
Allow re-negotiation of the latest version supplied by CLI
Dmitry Tantsur
2017-10-20
1
-1
/
+7
*
Add volume target support to Python API
Hironori Shiina
2017-07-07
1
-0
/
+3
*
Add volume connector support to Python API
Hironori Shiina
2017-07-07
1
-0
/
+3
*
Add python API and CLI for port groups
William Stevenson
2016-12-15
1
-0
/
+2
*
Fail with more meaningful error while creating client
Anton Arefiev
2016-08-15
1
-3
/
+11
*
Cache negotiated api microversion for server
Michael Davies
2015-06-23
1
-5
/
+15
*
Remove unneeded 'utf-8' coding lines
John L. Villalovos
2015-04-21
1
-2
/
+0
*
Client should fall back to the lower versions if necessary
Devananda van der Veen
2015-04-13
1
-8
/
+4
*
Send version header by default
Devananda van der Veen
2015-03-21
1
-0
/
+11
*
Add keystone v3 CLI support
David Hu
2014-10-06
1
-1
/
+1
*
Add UTF-8 coding lines to all Python files
Martin Geisler
2014-05-31
1
-0
/
+2
*
Move from inheritance HTTPClient in Ironic client
Andrey Kurilin
2013-12-05
1
-6
/
+6
*
Add driver-list
Lucas Alvares Gomes
2013-11-12
1
-0
/
+2
*
Implement Node commands
Devananda van der Veen
2013-09-25
1
-0
/
+2
*
Add port-show and port-list
Lucas Alvares Gomes
2013-09-25
1
-0
/
+2
*
Implement chassis-show
Lucas Alvares Gomes
2013-09-19
1
-0
/
+2
*
Basic project structure
Lucas Alvares Gomes
2013-09-19
1
-0
/
+31