Bump gabbi version to recent release 1.22.0

Since 1.11.0 several useful features have been released. These
are already in use in telemetry projects where global requirements
are not being strictly followed. The development of the placement
API[1] in nova is being driven and tested by gabbi. Having the newer
features would be useful and there requirements are followed.

The updates include:

* ability to sort and filter on jsonpath evaluations
* using urllib3 as the http client instead of the mostly dead
  httplib2
* fixes to header evaluation
* $LAST_URL and $COOKIE substitutions
* ipv6 host support
* ability to force ssl for entire test run

[1] see: Icb9c8f7a1fa8a9eac66c2d72f4b7e4efd4e1944f

Change-Id: Ibe97ed8630ed6db598465c244ce461d987a86330
This commit is contained in:
Chris Dent 2016-06-14 12:46:34 +01:00
parent f316a135bc
commit 8381861f67
2 changed files with 2 additions and 2 deletions

View File

@ -292,7 +292,7 @@ django-nose>=1.2 # BSD
doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
freezegun # Apache-2.0
gabbi>=1.11.0 # Apache-2.0
gabbi>=1.22.0 # Apache-2.0
kafka-python>=0.9.5,<1.0.0 # Apache-2.0
keyring>=5.5.1 # MIT/PSF
ldappool>=2.0.0 # MPL

View File

@ -121,7 +121,7 @@ funcsigs===1.0.2;python_version=='2.7'
functools32===3.2.3.post2;python_version=='2.7'
futures===3.0.5
futurist===0.14.0
gabbi===1.21.0
gabbi===1.22.0
gitdb===0.6.4
glance-store===0.13.1
google-api-python-client===1.5.1