ironic/requirements.txt
Devananda van der Veen 2ba774deb6 Mock pyghmi lib in unit tests if not present
Mock the pyghmi library from within ironic/tests/drivers so that
test_ipminative.py can import ironic/drivers/ipminative and run the unit
tests on it, even when the external library is not present. Also
corrects pep8 issue in ipminative by grouping the imports.

Change-Id: I870724bf48346857b1170463fcc7d22c08aca3bd
2014-06-23 23:09:47 +09:30

31 lines
512 B
Plaintext

pbr>=0.6,!=0.7,<1.0
SQLAlchemy>=0.7.8,<=0.9.99
alembic>=0.4.1
anyjson>=0.3.3
argparse
eventlet>=0.13.0
kombu>=2.4.8
lockfile>=0.8
lxml>=2.3
WebOb>=1.2.3
greenlet>=0.3.2
futures>=2.1.3
sqlalchemy-migrate>=0.9.1
netaddr>=0.7.6
paramiko>=1.13.0
iso8601>=0.1.9
python-neutronclient>=2.3.4,<3
python-glanceclient>=0.9.0
python-keystoneclient>=0.9.0
stevedore>=0.14
pysendfile==2.0.0
websockify>=0.5.1,<0.6
oslo.config>=1.2.1
oslo.rootwrap
pecan>=0.4.5
six>=1.7.0
jsonpatch>=1.1
WSME>=0.6
Jinja2
oslo.messaging>=1.3.0