pbr should be first in the requirements list
Order is important for the pip depend resolver. Change-Id: I876485a20b126e13102c0d47aec578f64a9de555
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
pbr>=0.5.21,<1.0
|
||||
|
||||
eventlet
|
||||
gearman>=2.0.2
|
||||
pbr>=0.5.21,<1.0
|
||||
python-daemon>=1.6
|
||||
python-logstash
|
||||
python_novaclient>=2.14.1,<2.14.2
|
||||
|
||||
Reference in New Issue
Block a user