Merge "Updated from global requirements"

This commit is contained in:
OpenStack Jenkins 2013-11-24 00:29:10 +00:00 committed by Gerrit Code Review
commit 03878de426
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pbr>=0.5.21,<1.0
argparse
httplib2
iso8601>=0.1.4
iso8601>=0.1.8
PrettyTable>=0.6,<0.8
python-keystoneclient>=0.4.1
PyYAML>=3.1.0

View File

@ -2,7 +2,7 @@
pep8==1.4.5
pyflakes>=0.7.2,<0.7.4
flake8==2.0
hacking>=0.5.6,<0.8
hacking>=0.8.0,<0.9
coverage>=3.6
discover
fixtures>=0.3.14