19e8f2788c
Nova has an API call that can fetch the list of available AZs. Use it to provide a default list so that we can provide sane choices to the scheduler related to multi-node requests rather than just letting nova pick on a per-request basis. Change-Id: I1418ab8a513280318bc1fe6e59301fda5cf7b890
19 lines
321 B
Plaintext
19 lines
321 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.18.1
|
|
diskimage-builder>=1.21.0
|
|
voluptuous
|
|
kazoo
|
|
Paste
|
|
WebOb>=1.2.3
|