34aae137fa
Support for concurrency and rate limiting has been added to keystoneauth, which is the library openstacksdk uses to talk to OpenStack. Instead of managing concurrency in nodepool using the TaskManager and pool of worker threads, let keystoneauth take over. This also means we no longer have a hook into the request process, so we defer statsd reporting to the openstacksdk layer as well. Change-Id: If21a10c56f43a121d30aa802f2c89d31df97f121
18 lines
250 B
Plaintext
18 lines
250 B
Plaintext
pbr>=1.3
|
|
|
|
PyYAML
|
|
paramiko>=2.0.1
|
|
python-daemon>=2.0.4,<2.1.0
|
|
extras
|
|
statsd>=3.0
|
|
PrettyTable>=0.6,<0.8
|
|
# openstacksdk before 0.27.0 is TaskManager based
|
|
openstacksdk>=0.27.0
|
|
diskimage-builder>=2.0.0
|
|
voluptuous
|
|
kazoo
|
|
Paste
|
|
WebOb>=1.8.1
|
|
openshift
|
|
boto3
|