Updated from global requirements

Change-Id: I134101a2979edbadce352d9f2291db4fa603e59e
This commit is contained in:
OpenStack Proposal Bot
2014-10-11 22:37:38 +00:00
parent 7c0bbd34e9
commit a52bcff399
2 changed files with 2 additions and 2 deletions

View File

@@ -6,6 +6,6 @@ argparse
iso8601>=0.1.9
oslo.utils>=1.0.0 # Apache-2.0
PrettyTable>=0.7,<0.8
python-keystoneclient>=0.10.0
python-keystoneclient>=0.11.1
six>=1.7.0
stevedore>=1.0.0 # Apache-2.0

View File

@@ -9,6 +9,6 @@ fixtures>=0.3.14
mock>=1.0
oslosphinx>=2.2.0 # Apache-2.0
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,<1.3
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18
testtools>=0.9.34