Updated from global requirements

Change-Id: If8a70c2baf548860de15e33acce6452ae597fedb
This commit is contained in:
OpenStack Proposal Bot 2016-01-18 22:39:45 +00:00
parent c76295f3d8
commit 4404693f4c
2 changed files with 12 additions and 12 deletions

View File

@ -5,8 +5,8 @@
oslo.config>=3.2.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0
oslo.utils>=3.2.0 # Apache-2.0
pbr>=1.6
pycadf!=2.0.0,>=1.1.0
six>=1.9.0
Babel>=1.3
oslo.utils>=3.4.0 # Apache-2.0
pbr>=1.6 # Apache-2.0
pycadf!=2.0.0,>=1.1.0 # Apache-2.0
six>=1.9.0 # MIT
Babel>=1.3 # BSD

View File

@ -4,12 +4,12 @@
hacking<0.11,>=0.10.0
coverage>=3.6
discover
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
coverage>=3.6 # Apache-2.0
discover # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT