Updated from global requirements

Change-Id: Ie988d2828e70c88e4e378500c34964ec65c87f65
This commit is contained in:
OpenStack Jenkins
2013-11-15 16:50:49 +00:00
parent 56f97606d8
commit db5a5b6b08
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