CHANGES
=======

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
