nodepool/requirements.txt
Clark Boylan 790b0f30c0 Pin python-daemon to <2.0
The 2.0 release series of python-daemon has been broken for a few
reasons. At one point it had an undeclared dependency on docutils that
caused things to break. Current issue is it breaks the egg_info writers
of other packages like extras and pyyaml.

Just pin to a known working release for now so that we can fix
nodepool's lack of timeouts.

Change-Id: I11c47c15fdc1a0d4bd6cd8e8ae6dfe88083e95e6
2015-01-14 11:02:02 -08:00

21 lines
311 B
Plaintext

pbr>=0.6,!=0.7,<1.0
gear
PyYAML
python-jenkins
paramiko>1.9.0
lockfile
python-daemon<2.0
extras
statsd>=1.0.0,<3.0
apscheduler>=2.1.1,<3.0
sqlalchemy>=0.8.2,<0.9.0
pyzmq>=13.1.0,<14.0.0
python-glanceclient
python-keystoneclient
python-novaclient
MySQL-python
PrettyTable>=0.6,<0.8
six>=1.7.0
diskimage-builder