0ac90c5522
External repo: https://github.com/mganguli/RSC Commit: 49199a82045f1d6f231eb477de3dbcd59492e9d9 Change-Id: I9eaec387605a39ba5e4c571026cacb1845938231
42 lines
832 B
Plaintext
42 lines
832 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
pbr>=1.6
|
|
Babel>=2.3.4
|
|
Paste>=2.0.3
|
|
PasteDeploy>=1.5.2
|
|
PyYAML>=3.11
|
|
WebOb>=1.6.1
|
|
amqp<=2.0
|
|
anyjson>=0.3.3
|
|
argparse>=1.2.1
|
|
contextlib2>=0.5.3
|
|
eventlet>=0.19.0
|
|
greenlet>=0.4.10
|
|
kombu>=3.0.35
|
|
logutils>=0.3.3
|
|
monotonic>=1.1
|
|
netaddr>=0.7.18
|
|
netifaces>=0.10.4
|
|
oslo.concurrency>=3.10.0
|
|
oslo.config>=3.11.0
|
|
oslo.context>=2.5.0
|
|
oslo.i18n>=3.7.0
|
|
oslo.log>=3.10.0
|
|
oslo.messaging>=5.4.0
|
|
oslo.middleware>=3.13.0
|
|
oslo.reports>=1.11.0
|
|
oslo.serialization>=2.9.0
|
|
oslo.service>=1.12.0
|
|
oslo.utils>=3.13.0
|
|
oslo.versionedobjects>=1.12.0
|
|
pecan>=1.1.1
|
|
requests>=2.10.0
|
|
six>=1.10.0
|
|
stevedore>=1.15.0
|
|
waitress>=0.9.0
|
|
wrapt>=1.10.8
|
|
wsgiref>=0.1.2
|
|
|