nodepool/requirements.txt
Paul Belanger 1d0990a1c1
Add boot-from-volume support for nodes
For example, a cloud may get better preformance from a cinder volume
then the local compute drive. As a result, give nodepool to option to
choose if the server should boot from volume or not.

Change-Id: I3faefe99096fef1fe28816ac0a4b28c05ff7f0ec
Depends-On: If58cd96b0b9ce4569120d60fbceb2c23b2f7641d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-30 14:23:24 -04:00

19 lines
320 B
Plaintext

pbr>=1.3
PyYAML
paramiko>1.11.6,<2.0.0
python-daemon>=2.0.4,<2.1.0
extras
statsd>=3.0
sqlalchemy>=0.8.2,<1.1.0
PrettyTable>=0.6,<0.8
# shade has a looser requirement on six than nodepool, so install six first
six>=1.7.0
os-client-config>=1.2.0
shade>=1.21.0
diskimage-builder>=2.0.0
voluptuous
kazoo
Paste
WebOb>=1.2.3