index
:
delta/openstack/ironic-python-agent.git
bugfix/6.2
bugfix/6.3
bugfix/6.5
bugfix/6.6
bugfix/8.0
bugfix/8.1
bugfix/8.3
bugfix/8.6
bugfix/9.0
bugfix/9.2
bugfix/9.3
master
stable/2023.1
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/ironic-python-agent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ironic_python_agent
/
ironic_api_client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove runtime dependency on pbr
Dmitry Tantsur
2021-04-26
1
-1
/
+1
*
Correctly decode error messages from ironic API
Dmitry Tantsur
2020-12-07
1
-7
/
+28
*
Allow manual setting of Ironic API Version
Jay Faulkner
2020-10-23
1
-10
/
+22
*
Merge "Generate a TLS certificate and send it to ironic"
Zuul
2020-09-23
1
-2
/
+12
|
\
|
*
Generate a TLS certificate and send it to ironic
Dmitry Tantsur
2020-09-11
1
-2
/
+12
*
|
Merge "Refactor API version negotiation code"
Zuul
2020-09-12
1
-15
/
+10
|
\
\
|
|
/
|
*
Refactor API version negotiation code
Dmitry Tantsur
2020-09-11
1
-15
/
+10
*
|
Replace oslo's loopingcall with tenacity
Dmitry Tantsur
2020-09-01
1
-15
/
+13
|
/
*
Clarify connection error on heartbeats
Julia Kreger
2020-08-20
1
-0
/
+2
*
Add possibility to pass global request ID
Vladyslav Drok
2020-08-12
1
-0
/
+2
*
Merge "Support changing the protocol part of callback_url to https"
Zuul
2020-08-10
1
-5
/
+7
|
\
|
*
Support changing the protocol part of callback_url to https
Dmitry Tantsur
2020-08-06
1
-5
/
+7
*
|
Merge "Fix TypeError on agent lookup failure"
Zuul
2020-08-07
1
-4
/
+33
|
\
\
|
*
|
Fix TypeError on agent lookup failure
Julia Kreger
2020-08-04
1
-4
/
+33
|
|
/
*
|
Merge "Hint 404 lookup failures for Operators"
Zuul
2020-08-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Hint 404 lookup failures for Operators
Julia Kreger
2020-05-11
1
-1
/
+1
*
|
Add debug message to node lookup
Riccardo Pittau
2020-06-25
1
-0
/
+3
|
/
*
Merge "Move minimum ironic version to latest ocata"
Zuul
2020-04-15
1
-1
/
+1
|
\
|
*
Move minimum ironic version to latest ocata
Riccardo Pittau
2020-04-08
1
-1
/
+1
*
|
Remove unused version parameter in version header function
Riccardo Pittau
2020-04-08
1
-5
/
+3
|
/
*
Agent token support
Julia Kreger
2020-03-12
1
-3
/
+21
*
improve error messages during node lookup failures
Doug Hellmann
2019-06-26
1
-4
/
+15
*
Include IPA Version during heartbeat
Sam Betts
2017-12-07
1
-6
/
+38
*
Configure and use SSL-related requests options
Pavlo Shchelokovskyy
2017-01-13
1
-0
/
+6
*
Advertise the correct address when using IPv6
Derek Higgins
2017-01-11
1
-1
/
+2
*
Python 3 Compatible JSON
Luong Anh Tuan
2016-11-16
1
-3
/
+3
*
Merge "Remove old lookup/heartbeat from IPA"
Jenkins
2016-11-13
1
-62
/
+13
|
\
|
*
Remove old lookup/heartbeat from IPA
Pavlo Shchelokovskyy
2016-11-09
1
-62
/
+13
*
|
Update to hacking 0.12.0 and use new checks
John L. Villalovos
2016-11-08
1
-2
/
+2
|
/
*
Remove Python 2.6 format style
John L. Villalovos
2016-10-06
1
-3
/
+3
*
Fix IPA for stable/mitaka with noauth mode
Julia Kreger
2016-08-26
1
-1
/
+2
*
Fallback to the old /lookup endpoint on 401
Lucas Alvares Gomes
2016-08-12
1
-1
/
+2
*
Use new agent API if available
Dmitry Tantsur
2016-08-05
1
-30
/
+76
*
Fix programmatic error in heartbeat()
Lucas Alvares Gomes
2016-03-11
1
-1
/
+1
*
Change to use WARNING level for heartbeat conflict errors
Zhenguo Niu
2016-03-06
1
-1
/
+4
*
Replace all the 'self.log' calls with global LOG
Zhenguo Niu
2016-02-24
1
-8
/
+5
*
Replace backoff looping call with oslo_service provided version
Joshua Harlow
2016-02-04
1
-3
/
+2
*
Allow passing node UUID to lookup
Dmitry Tantsur
2015-08-21
1
-3
/
+7
*
Switch to oslo.service
Sergey Vilgelm
2015-06-24
1
-1
/
+1
*
Update hacking and fix hacking violations
Jim Rollenhagen
2015-06-03
1
-2
/
+3
*
Use oslo_log lib
Ghe Rivero
2015-03-24
1
-1
/
+1
*
Reduce requests connection pool size
Russell Haering
2014-06-16
1
-0
/
+8
*
Remove Heartbeat-Before check from heartbeat
Jim Rollenhagen
2014-04-25
1
-7
/
+0
*
Fix expected status code in Ironic heartbeat
Jim Rollenhagen
2014-04-24
1
-1
/
+1
*
Revert "Fix expected status code in Ironic lookup"
Jim Rollenhagen
2014-04-24
1
-1
/
+1
*
Fix expected status code in Ironic lookup
Jim Rollenhagen
2014-04-24
1
-1
/
+1
*
Use configurable driver name in lookup URL
Jim Rollenhagen
2014-04-14
1
-3
/
+5
*
Merge "Use # instead of """ for copyright blocks"
Jenkins
2014-04-11
1
-15
/
+13
|
\
|
*
Use # instead of """ for copyright blocks
Jim Rollenhagen
2014-04-10
1
-15
/
+13
*
|
Implement version 2 payload with more hw info
Jay Faulkner
2014-04-10
1
-1
/
+1
[next]