
Purge references to modules which have been deprecated by various oslo libraries. Requires changes to use oslo.utils and oslo.concurrency, which are added to the requirements, syncing with the latest in global requirements so we can also move to the un-namespaced oslo package names. Change-Id: Idacb71b7871330e3b3fabf4a926a5b8987614c4d
11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
pbr>=0.6,!=0.7,<1.0
|
|
anyjson>=0.3.3
|
|
Babel>=0.9.6
|
|
six>=1.6.0
|
|
eventlet>=0.13.0
|
|
iso8601>=0.1.9
|
|
netaddr>=0.7.6
|
|
oslo.concurrency>=1.4.1 # Apache-2.0
|
|
oslo.utils>=1.2.0 # Apache-2.0
|
|
PyYAML>=3.1.0
|