ironic-python-agent/requirements.txt
Ellen Hui b4f1a0b2d3 Tries to advertise valid default IP
During the first heartbeat, the heartbeater asks the agent to check
its advertised address; if the advertised IP is still the default
(None), the agent tries to replace it with the IP of the first network
interface it finds.  If it fails to find either a network interface or
an IP address, the agent raises an exception.

Change-Id: I6d435d39e99ed0ff5c8b4883b6aa0b356f6cb4ae
Closes-Bug: #1309110
2014-06-10 20:54:34 +00:00

14 lines
184 B
Plaintext

requests>=1.1
stevedore>=0.14
ordereddict
pecan==0.5.0
WSME>=0.6
six>=1.5.2
eventlet>=0.13.0
oslo.config>=1.2.0
Babel>=1.3
iso8601>=0.1.9
oslotest==1.0
psutil>=1.1.1
netifaces>=0.10.4