Updated from global requirements

Change-Id: I40b2a21ae9d1210669f1f2ccaaaa7ed4f3dec7fd
This commit is contained in:
OpenStack Proposal Bot 2016-06-02 04:10:30 +00:00
parent e8903b444d
commit f463829355
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
Babel>=1.3 # BSD
Babel>=2.3.4 # BSD
-e git://git.openstack.org/openstack/neutron.git@master#egg=neutron

View File

@ -9,7 +9,7 @@ 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
os-testr>=0.4.1 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT