ironic/requirements.txt
linggao 2089d3c01b Add native ipmi driver
Implemented a power driver for baremetal node that uses the native
python ipmi driver called pyghmi.

Change-Id: I41954ebba7c8fa2873a7f1a1f73a4511b0afa301
Implements: blueprint native-ipmi
2013-09-25 20:43:44 +00:00

28 lines
454 B
Plaintext

d2to1>=0.2.10,<0.3
pbr>=0.5.16,<0.6
SQLAlchemy>=0.7,<=0.7.99
amqplib>=0.6.1
anyjson>=0.3.3
argparse
eventlet>=0.12.0
kombu>=2.4.8
lxml>=2.3
WebOb>=1.2.3,<1.3
greenlet>=0.3.2
sqlalchemy-migrate>=0.7
netaddr
paramiko>=1.8.0
iso8601>=0.1.4
python-neutronclient>=2.2.3,<3
python-glanceclient>=0.9.0
python-keystoneclient>=0.3.0
stevedore>=0.10
websockify>=0.5.1,<0.6
oslo.config>=1.1.0
pecan>=0.2.0
six<1.4.0
jsonpatch>=1.1
WSME>=0.5b2
Cheetah>=2.4.4
pyghmi