Update from global requirements

Devstack installation is blocked during conflict in versions

Change-Id: I81ea4ccbc5459bc1bc38cbeec1ebb6ffaea7d57f
Closes-Bug: #1450708
This commit is contained in:
Ekaterina Chernova 2015-06-01 19:19:31 +03:00
parent f278e40a40
commit b2443a6ff0
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# 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>=0.6,!=0.7,<1.0
pbr>=0.11,<2.0
beautifulsoup4
iso8601>=0.1.9

View File

@ -4,9 +4,9 @@
hacking>=0.10.0,<0.11
coverage>=3.6
django-nose
django-nose>=1.2
nose
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
openstack.nose_plugin>=0.7
nosehtmloutput>=0.0.3
selenium