deb-gnocchi/gnocchi
Mehdi Abaakouk 35c4a08dd4 Fix some gabbi tests
Last gabbi version checks that data have the right content-type.

In theses tests we say that data in plain/text and we put json that's not
correct, old version was silencly ignored and now this is correctly
checked.

Same when we put data but no content-type.

Since our tests are wrong, this change fixes them.

Change-Id: I9a60db296467b08ef32f956471ef5e4f81f462af
2016-09-29 18:56:26 +02:00
..
aggregates Update hacking to 0.11 2016-05-10 17:09:20 +02:00
indexer Merge "Fix a typo in sqlalchemy.py" 2016-09-20 18:07:30 +00:00
rest Add granularity in searching for values in metrics 2016-09-23 12:31:53 +00:00
storage Merge "Add granularity in searching for values in metrics" 2016-09-25 04:50:49 +00:00
tempest Fix Gnocchi tempest.conf generation 2016-08-22 20:18:22 +08:00
tests Fix some gabbi tests 2016-09-29 18:56:26 +02:00
__init__.py Keep gnocchi/__init__.py empty 2014-10-01 16:10:25 +02:00
archive_policy.py doc/ap: document default archive policies and tweak them 2016-04-11 15:55:38 +02:00
carbonara.py carbonara: implement compressed format for BoundTimeSerie 2016-09-16 19:28:20 +02:00
cli.py Fix gnocchi-metricd shutdown 2016-09-20 23:01:21 +02:00
exceptions.py Update hacking to 0.11 2016-05-10 17:09:20 +02:00
genconfig.py doc: rely on oslo-config-generator to generate the config file 2016-04-13 16:41:43 +02:00
gendoc.py gendoc: allow DELETE to have body 2016-09-14 16:47:26 +02:00
json.py rest: deserialize directly with file descriptor 2015-10-23 11:33:26 +00:00
opts.py rest: set useful default values for CORS middleware 2016-07-18 17:12:02 +02:00
resource_type.py resource_type: check that min is not None before comparing with max 2016-09-20 21:25:12 +02:00
service.py rest: set useful default values for CORS middleware 2016-07-18 17:12:02 +02:00
statsd.py statsd: tweak logging 2016-08-02 14:25:33 +02:00
utils.py Replace retrying with tenacity 2016-09-22 11:47:08 -06:00