pbr should be first in the requirements list

Order is important for the pip depend resolver.

Change-Id: I876485a20b126e13102c0d47aec578f64a9de555
This commit is contained in:
Monty Taylor
2013-09-16 08:35:57 -05:00
parent 8095ea24ad
commit d3e0fcfe96

View File

@@ -1,6 +1,7 @@
pbr>=0.5.21,<1.0
eventlet eventlet
gearman>=2.0.2 gearman>=2.0.2
pbr>=0.5.21,<1.0
python-daemon>=1.6 python-daemon>=1.6
python-logstash python-logstash
python_novaclient>=2.14.1,<2.14.2 python_novaclient>=2.14.1,<2.14.2