CHANGES
=======

1.7.1
-----

* Put names for memcached plugin

1.7.0
-----

* Filter out NaN value
* Fix measures timestamps
* serialize identifier only once
* tests: more collectd logs
* Disable pifpaf debug
* tests: Really cleanup on exit
* Be less version for connection error
* Use tox instead of manual script
* naming: introduce better metric names
* Update pypi project url
* Add missing quotes in sample conf

1.6.1
-----

* Add support for old option authurl instead of auth\_url
* Keep auth\_url consistent in \_\_init\_\_.py

1.6.0
-----

* Fix gnocchi client options (#12)
* Push tag releases on PyPI with Travis

1.5.0
-----

* Don't try to connect to anything during init
* Delay gnocchi client creation
* Install gnocchi extra for pifpaf
* Remove useless import
* Add Travis image in README
* Add a functional test using Travis
* Ignore ResourceAlreadyExists when creating resource

1.4.1
-----

* Fix host resource encoding

1.4.0
-----

* Catch the right error type

1.3.1
-----

* Fix Keystone authentication
* Remove dead download image

1.3.0
-----

* Add Python 3 classifier
* Move package into a directory

1.2.0
-----

* Ship default collectd-gnocchi.conf

1.1.2
-----

* Remove unused file

1.1.1
-----

* Use lower() to make sure comparison work for auth\_mode
* Fix doc for authmode

1.1.0
-----

* Stop encoding resources name and stop using slashes
* Update plugin for Gnocchi 3.1

1.0.1
-----

* Add LICENSE file

1.0.0
-----

* fix: Parse error in file /etc/collectd.conf
* Initial import
