
os-client-config is now just a wrapper around openstacksdk. The shade code has been imported into openstacksdk. To reduce complexity, just use openstacksdk directly. openstacksdk's TaskManager has had to grow some features to deal with SwiftService. Making nodepool's TaskManager a subclass of openstacksdk's TaskManager ensures that we get the thread pool set up properly. Change-Id: I3a01eb18ae31cc3b61509984f3817378db832b47
16 lines
209 B
Plaintext
16 lines
209 B
Plaintext
pbr>=1.3
|
|
|
|
PyYAML
|
|
paramiko>=2.0.1
|
|
python-daemon>=2.0.4,<2.1.0
|
|
extras
|
|
statsd>=3.0
|
|
sqlalchemy>=0.8.2,<1.1.0
|
|
PrettyTable>=0.6,<0.8
|
|
openstacksdk>=0.16.0
|
|
diskimage-builder>=2.0.0
|
|
voluptuous
|
|
kazoo
|
|
Paste
|
|
WebOb>=1.8.1
|