CHANGES
=======

3.1.16
------

* indexer: drop/create missing constraint in slash reencoding migration script
* swift: pass the project domain
* Cap WebOb to <1.8.0
* Cap pbr to <4

3.1.15
------

* ceph: fix unprocessed measures deletion
* tests: fix tempest tests
* rest: stop using set to validate archive policies
* indexer: detach metric from resource when marked as 'deleted'
* indexer: fix not operator
* service: log version number at startup

3.1.14
------

* metricd: stop coordinator on membership issue
* metricd: restart scheduler on group membership issue
* ceph: understandable error on misconfiguration
* set \_\_ne\_\_ method

3.1.13
------

* tests: Fix resource type with optional uuid
* tests: remove useless response\_headers field that breaks with Gabbi 1.39.0
* indexer: fix upgrade when password contains a %
* indexer: do not return empty IN statement in QueryFilter
* Only install futures on Python 2

3.1.12
------

* Set default logging level for swiftclient to WARNING
* Using fixtures.MockPatch instead of mockpatch.Patch

3.1.11
------

* rest: fix ACL enforcement for non-admin on metric list
* doc: Enable warning as error
* Push tag to PyPI using Travis

3.1.10
------

* Change default processing delay and tasks per worker
* metricd: expose tasks\_per\_worker as a config option
* storage: fix metric processing scheduling inefficiency
* rest: Fix invalid query validation
* indexer: fix ne operator

3.1.9
-----

* Make compatible with tenacity<4.0.0
* Only retry connection to external components in metricd

3.1.8
-----

* tests: fix gabbi aggregation tests
* tests: don't use wait without pid
* ceph: Remove the async read of incoming measures

3.1.7
-----

* ceph: change default timeout
* ceph: Allow to configure timeout
* rest: return 404 when granularity does not exist
* Install gnocchi flavor of pifpaf
* tests: Update travis/tox configuration
* travis: remove install step
* travis: fetch all refs for docs
* Install pifpaf with ceph extra

3.1.6
-----

* storage: fix resample on empty metric
* Fix doc build
* archive\_policy: Raise Error if calculated points is < 0

3.1.5
-----

* storage: introduce add\_measures\_batch for Ceph
* Limit Sphinx to <1.6.0
* Add travis file for Gnocchi 3.1

3.1.4
-----

* swift: make sure to retry if the client cannot find Swift
* retry to get block on error

3.1.3
-----

* Use NULL as creator in ResourceUUID conversion
