CHANGES
=======

* Added six to requirements
* Remove pbr-dependent code
* Adding a getting started guide for manually building collectd
* Add logfle.conf to "restore conf" logic
* Provide Vagrant configuration file
* Added collateral to README.rst document
* Refactor and test log handler
* Fix POST result verification
* Remove base test case from test\_config
* Change settings for ceilometer user in collectd config
* Make tox test py35
* Fix typo on default conf dir
* Change default BATCH\_SIZE to 1
* Discover only tests in tests folder
* Restart and configure collectd log file
* Add counter type mappings
* Remove import collectd from logger.py
* pbr: version\_string()
* Remove empty tests
* Make collectd available to plugin components
* unpin package version
* fix config generation
* Force flake8<3.0
* Added missing documentation
* Make sure the collectd config dir exists
* Change COLLECTD\_DIR to COLLECTD\_CEILOMTER\_DIR
* Remove the duplicate file collectd\_ceilometer\_plugin.py
* Add COLLECTD\_CONF\_DIR config option
* Better logging of exceptions
* Fix exception on wrong response
* Add collectd support for Ubuntu
* Adds option to disable collectd installation
* Fix testcases race condition
* Fix path issue for devstack
* Add documentation
* Add devstack support
* Implement plugin
* Apply cookie cutter template
* Added .gitreview
