CHANGES
=======

1.1.0
-----

* tests: Fix gnocchi requirements
* Fix some defaults
* Fix tests
* Use correct resource id
* cache created resource id to share with other workers
* Change a bit the structure to have less resources
* adapt to new gnocchi api restriction and error messages

1.0.0
-----

* Fix release script typo
* Don't stop processing after 10s of inactivity
* Timeit main method
* Fix tests
* rework logging
* Make some hardcoded value configurable
* Remove dead code
* Use create_metrics=True for batch
* fix all pep8 issue
* Remove useless space
* Retry gnocchi connection on startup
* Add some stats in logs
* Retry on connection failure
* Remove useless keepalive settings
* Remove failed to process file on startup

0.1.0
-----

* New major release
* Handles new units
* fix perfdata files path
* doc: typo

0.0.2
-----

* Fix release scripts

0.0.1
-----

* doc: enhancement
* Implements PerfdataProcessor
* Add gnocchi resource types for nagios
* Initial upload
