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
/
tests
/
unit
/
test_ironic_api_client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove oslo.serialization dependency
Riccardo Pittau
2022-06-17
1
-6
/
+5
*
Remove runtime dependency on pbr
Dmitry Tantsur
2021-04-26
1
-4
/
+4
*
Correctly decode error messages from ironic API
Dmitry Tantsur
2020-12-07
1
-5
/
+57
*
Allow manual setting of Ironic API Version
Jay Faulkner
2020-10-23
1
-0
/
+13
*
Merge "Generate a TLS certificate and send it to ironic"
Zuul
2020-09-23
1
-0
/
+32
|
\
|
*
Generate a TLS certificate and send it to ironic
Dmitry Tantsur
2020-09-11
1
-0
/
+32
*
|
Replace oslo's loopingcall with tenacity
Dmitry Tantsur
2020-09-01
1
-20
/
+38
|
/
*
Clarify connection error on heartbeats
Julia Kreger
2020-08-20
1
-0
/
+10
*
Add possibility to pass global request ID
Vladyslav Drok
2020-08-12
1
-1
/
+7
*
Merge "Support changing the protocol part of callback_url to https"
Zuul
2020-08-10
1
-0
/
+4
|
\
|
*
Support changing the protocol part of callback_url to https
Dmitry Tantsur
2020-08-06
1
-0
/
+4
*
|
Fix TypeError on agent lookup failure
Julia Kreger
2020-08-04
1
-0
/
+42
|
/
*
Use unittest mock from standard library
Riccardo Pittau
2020-04-06
1
-1
/
+2
*
Agent token support
Julia Kreger
2020-03-12
1
-0
/
+25
*
Include IPA Version during heartbeat
Sam Betts
2017-12-07
1
-3
/
+81
*
Prevent tests' unmocked access to utils.execute()
Julian Edwards
2017-05-15
1
-2
/
+2
*
Add missing 'autospec' argument to mock.patch
John L. Villalovos
2017-03-19
1
-4
/
+6
*
Advertise the correct address when using IPv6
Derek Higgins
2017-01-11
1
-0
/
+29
*
Python 3 Compatible JSON
Luong Anh Tuan
2016-11-16
1
-3
/
+2
*
Remove old lookup/heartbeat from IPA
Pavlo Shchelokovskyy
2016-11-09
1
-123
/
+1
*
Add vendor, product to interface information
Moshe Levi
2016-09-21
1
-2
/
+9
*
Fix IPA for stable/mitaka with noauth mode
Julia Kreger
2016-08-26
1
-0
/
+3
*
Fallback to the old /lookup endpoint on 401
Lucas Alvares Gomes
2016-08-12
1
-2
/
+9
*
Use new agent API if available
Dmitry Tantsur
2016-08-05
1
-74
/
+65
*
Support LLDP data as part of interfaces in inventory
Sam Betts
2016-06-22
1
-1
/
+10
*
Returns CPU flags in the CPU inventory
Dmitry Tantsur
2016-06-01
1
-2
/
+4
*
Wait for the interfaces to get IP addresses before inspection
Dmitry Tantsur
2016-04-05
1
-4
/
+8
*
Fix programmatic error in heartbeat()
Lucas Alvares Gomes
2016-03-11
1
-2
/
+1
*
Change to use WARNING level for heartbeat conflict errors
Zhenguo Niu
2016-03-06
1
-0
/
+11
*
Replace backoff looping call with oslo_service provided version
Joshua Harlow
2016-02-04
1
-2
/
+1
*
Fix params order in assertEqual
Kan
2016-01-13
1
-13
/
+13
*
Follow up patch for da9c3b0adc67efa916fc534d975823c0a45948a1
Lucas Alvares Gomes
2015-11-18
1
-0
/
+8
*
Enforce all flake8 rules except E129
John L. Villalovos
2015-10-02
1
-2
/
+2
*
Expose serial, wwn and vendor on the BlockDevice object
Dmitry Tantsur
2015-09-21
1
-0
/
+12
*
Allow passing node UUID to lookup
Dmitry Tantsur
2015-08-21
1
-5
/
+80
*
Extend hardware manager with data needed for inspector
Dmitry Tantsur
2015-08-21
1
-4
/
+10
*
Add base for IPA functional tests
Josh Gachnang
2015-08-18
1
-0
/
+232