summaryrefslogtreecommitdiff
path: root/ironic_python_agent/ironic_api_client.py
Commit message (Expand)AuthorAgeFilesLines
* Remove runtime dependency on pbrDmitry Tantsur2021-04-261-1/+1
* Correctly decode error messages from ironic APIDmitry Tantsur2020-12-071-7/+28
* Allow manual setting of Ironic API VersionJay Faulkner2020-10-231-10/+22
* Merge "Generate a TLS certificate and send it to ironic"Zuul2020-09-231-2/+12
|\
| * Generate a TLS certificate and send it to ironicDmitry Tantsur2020-09-111-2/+12
* | Merge "Refactor API version negotiation code"Zuul2020-09-121-15/+10
|\ \ | |/
| * Refactor API version negotiation codeDmitry Tantsur2020-09-111-15/+10
* | Replace oslo's loopingcall with tenacityDmitry Tantsur2020-09-011-15/+13
|/
* Clarify connection error on heartbeatsJulia Kreger2020-08-201-0/+2
* Add possibility to pass global request IDVladyslav Drok2020-08-121-0/+2
* Merge "Support changing the protocol part of callback_url to https"Zuul2020-08-101-5/+7
|\
| * Support changing the protocol part of callback_url to httpsDmitry Tantsur2020-08-061-5/+7
* | Merge "Fix TypeError on agent lookup failure"Zuul2020-08-071-4/+33
|\ \
| * | Fix TypeError on agent lookup failureJulia Kreger2020-08-041-4/+33
| |/
* | Merge "Hint 404 lookup failures for Operators"Zuul2020-08-051-1/+1
|\ \ | |/ |/|
| * Hint 404 lookup failures for OperatorsJulia Kreger2020-05-111-1/+1
* | Add debug message to node lookupRiccardo Pittau2020-06-251-0/+3
|/
* Merge "Move minimum ironic version to latest ocata"Zuul2020-04-151-1/+1
|\
| * Move minimum ironic version to latest ocataRiccardo Pittau2020-04-081-1/+1
* | Remove unused version parameter in version header functionRiccardo Pittau2020-04-081-5/+3
|/
* Agent token supportJulia Kreger2020-03-121-3/+21
* improve error messages during node lookup failuresDoug Hellmann2019-06-261-4/+15
* Include IPA Version during heartbeatSam Betts2017-12-071-6/+38
* Configure and use SSL-related requests optionsPavlo Shchelokovskyy2017-01-131-0/+6
* Advertise the correct address when using IPv6Derek Higgins2017-01-111-1/+2
* Python 3 Compatible JSONLuong Anh Tuan2016-11-161-3/+3
* Merge "Remove old lookup/heartbeat from IPA"Jenkins2016-11-131-62/+13
|\
| * Remove old lookup/heartbeat from IPAPavlo Shchelokovskyy2016-11-091-62/+13
* | Update to hacking 0.12.0 and use new checksJohn L. Villalovos2016-11-081-2/+2
|/
* Remove Python 2.6 format styleJohn L. Villalovos2016-10-061-3/+3
* Fix IPA for stable/mitaka with noauth modeJulia Kreger2016-08-261-1/+2
* Fallback to the old /lookup endpoint on 401Lucas Alvares Gomes2016-08-121-1/+2
* Use new agent API if availableDmitry Tantsur2016-08-051-30/+76
* Fix programmatic error in heartbeat()Lucas Alvares Gomes2016-03-111-1/+1
* Change to use WARNING level for heartbeat conflict errorsZhenguo Niu2016-03-061-1/+4
* Replace all the 'self.log' calls with global LOGZhenguo Niu2016-02-241-8/+5
* Replace backoff looping call with oslo_service provided versionJoshua Harlow2016-02-041-3/+2
* Allow passing node UUID to lookupDmitry Tantsur2015-08-211-3/+7
* Switch to oslo.serviceSergey Vilgelm2015-06-241-1/+1
* Update hacking and fix hacking violationsJim Rollenhagen2015-06-031-2/+3
* Use oslo_log libGhe Rivero2015-03-241-1/+1
* Reduce requests connection pool sizeRussell Haering2014-06-161-0/+8
* Remove Heartbeat-Before check from heartbeatJim Rollenhagen2014-04-251-7/+0
* Fix expected status code in Ironic heartbeatJim Rollenhagen2014-04-241-1/+1
* Revert "Fix expected status code in Ironic lookup"Jim Rollenhagen2014-04-241-1/+1
* Fix expected status code in Ironic lookupJim Rollenhagen2014-04-241-1/+1
* Use configurable driver name in lookup URLJim Rollenhagen2014-04-141-3/+5
* Merge "Use # instead of """ for copyright blocks"Jenkins2014-04-111-15/+13
|\
| * Use # instead of """ for copyright blocksJim Rollenhagen2014-04-101-15/+13
* | Implement version 2 payload with more hw infoJay Faulkner2014-04-101-1/+1