Update requirements from global requirements

This commit just syncs the tempest requirement list with what's in
the global requirements repo. We are already using them for running
in the gate and with devstack so there isn't a reason to update the
lists in the tempest repo. This commit also adds jsonschema to the
list of requirements. It was removed at one point because it caused
an issue with grenade but since the global requirements fix ups this
is no longer an issue.

Fixes bug 1205980

Change-Id: I406eddc0b2363c98035edef6fc651228a2bdd04f
This commit is contained in:
Matthew Treinish
2013-08-21 13:31:05 -04:00
parent 025aa66fb0
commit bdf48515db
2 changed files with 17 additions and 21 deletions

View File

@@ -1,8 +1,4 @@
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.6,<0.7
hacking>=0.5.6,<0.8
# needed for doc build
docutils==0.9.1
sphinx>=1.1.2