Merge "Add pbr to installation requirements"

This commit is contained in:
Jenkins 2014-11-25 21:12:03 +00:00 committed by Gerrit Code Review
commit df4664803b
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
discover
fixtures>=0.3.14
python-subunit>=0.0.18