Pin jsonschema version below 1.0.0.

The latest jsonschema version breaks the unit tests. This commit pins
the version to be less than the latest release.

Fixes bug 1132840

Change-Id: Ib4db4782f995cee179445ca11d2b6a7f13a6b457
This commit is contained in:
Matthew Treinish 2013-02-25 10:37:01 -05:00
parent aa01e82fe1
commit c48d59690c

View File

@ -32,7 +32,9 @@ lxml
Paste
passlib
jsonschema
# jsonschema pinned at <1 because of backwards incompatibility which breaks
# the TestImagesDeserializerWithExtendedSchema unit tests.
jsonschema<1
python-keystoneclient>=0.2.0
http://tarballs.openstack.org/oslo-config/oslo-config-2013.1b4.tar.gz#egg=oslo-config