Skip to content

Commit

Permalink
Add gabbi requirement for API testing in Ceilometer
Browse files Browse the repository at this point in the history
Ceilometer is using gabbi to drive functional testing of its API.

The minimum version requirement is for required fixture support and
pattern matching response headers.

Change-Id: I0f828c1ec184bb9a6760bb18eaafb9c91550d4db
  • Loading branch information
Chris Dent committed Jan 11, 2015
1 parent 6ab414d commit f35395e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions global-requirements.txt
Expand Up @@ -28,6 +28,7 @@ extras
falcon>=0.1.6,<0.2.0
Flask>=0.10,<1.0
futures>=2.1.6
gabbi>=0.3.0
gear
glance_store>=0.1.10 # Apache-2.0
greenlet>=0.3.2
Expand Down

0 comments on commit f35395e

Please sign in to comment.