ironic-python-agent/ironic_python_agent
Robert Li 9e4b769055 Build socket list right before select call
This will make sure the socket list and the interface list are
always in sync, and the select call is on the right list of
sockets.

Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com>
Closes-Bug: #1533892
Change-Id: Id6710f4648203b7d476a2a16ea647224baca1bb9
2016-08-17 16:35:07 +02:00
..
api Add metrics support to IPA 2016-08-03 11:24:54 -07:00
cmd Consolidate IPA configuration into a config module 2016-05-31 15:24:23 +01:00
extensions Add metrics support to IPA 2016-08-03 11:24:54 -07:00
shell Prevent failure on 'copy_configdrive_to_disk.sh' 2016-05-17 18:09:03 -03:00
tests Build socket list right before select call 2016-08-17 16:35:07 +02:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py Merge "Add metrics support to IPA" 2016-08-09 16:15:29 +00:00
config.py Support LLDP data as part of interfaces in inventory 2016-06-22 18:26:04 +01:00
encoding.py Create a SerializableComparable class 2015-09-11 13:44:09 -07:00
errors.py Bind to interface routable to the ironic host, not a random one 2016-03-21 14:21:12 +00:00
hardware.py Add erase_devices_metadata cleaning step 2016-07-28 11:14:11 +01:00
inspector.py Update to work with latest stevedore 2016-07-17 14:38:00 -04:00
ironic_api_client.py Fallback to the old /lookup endpoint on 401 2016-08-12 16:41:51 +01:00
netutils.py Build socket list right before select call 2016-08-17 16:35:07 +02:00
utils.py Use ironic_lib's execute() 2016-07-27 16:28:43 -04:00
version.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00