summaryrefslogtreecommitdiff
path: root/ironic_python_agent/netutils.py
Commit message (Expand)AuthorAgeFilesLines
* [LLDP] Skip NICs that say they are ready but are unreadable.Sam Betts2018-05-241-4/+11
* Agent: Listen for connections on both IPv4 and IPv6 portsDerek Higgins2017-01-191-0/+6
* Advertise the correct address when using IPv6Derek Higgins2017-01-111-0/+7
* Add a new Hardware Manager for Mellanox NICsMoshe Levi2016-11-221-0/+1
* Dispatched out network interface info to all hardware managersMoshe Levi2016-11-171-0/+21
* Fix several errors in LLDP handling codeDmitry Tantsur2016-11-091-20/+18
* Build socket list right before select callRobert Li2016-08-171-2/+1
* Consolidate IPA configuration into a config moduleSam Betts2016-05-311-5/+0
* Use oslo.log instead of original loggingZhiQiang Fan2015-10-241-1/+1
* Add Python3 supportLucas Alvares Gomes2015-07-151-3/+2
* Move _get_agent_params() to a common placeLucas Alvares Gomes2015-03-101-0/+5
* Fix incorrect IPA log messageJosh Gachnang2015-03-031-2/+2
* use oslo_config replace oslo.configjiangfei2015-02-071-1/+1
* Fix missing string format symbolJosh Gachnang2014-12-151-1/+1
* Use LLDP to get switch port mappingJim Rollenhagen2014-12-091-0/+197