Updated from global requirements

Change-Id: I78d3b30c92ee0ef59a91127b17ccd3b0b9192940
This commit is contained in:
OpenStack Proposal Bot 2016-05-15 18:06:42 +00:00
parent 0606169ef2
commit b040bbb7a2
2 changed files with 2 additions and 2 deletions

View File

@ -10,4 +10,4 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
# Oslo Packages
oslo.i18n>=2.1.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,<3.0.0,>=1.6.0 # Apache-2.0

View File

@ -6,7 +6,7 @@ hacking<0.11,>=0.10.2
# Unit testing
discover # BSD
fixtures>=1.3.1 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD