CHANGES
=======

* Add code to build collectd
* Created the collectd-aodh-plugin
* Add custom unit mapping to Gnocchi
* Add deployment code for gnocchi
* Requirements for binary installation
* Check for unsupported distros
* Added six to requirements
* Fix duplicit collectd logging
* Load logfile.conf first to help debugging
* Install collectd_ceilometer module during deployment
* Remove pbr-dependent code
* Indent bash functions for better readability
* Add example gnocchi file
* Add collectd_gnocchi support
* COLLECTD_CUSTOMIZE_UNITS -> COLLECTD_CUSTOM_UNITS
* Updated documentation for CEILOMETER_BACKEND
* Use KEYSTONE_SERVICE_URI instead of KEYSTONE_AUTH_URI
* DevStack enablement of the collectd-ceilometer custom units feature
* Add details on how to contribute
* Remove installation.rst
* Added -p flag to mkdir
* Documented the manual enablement of custom units feature for collectd-ceilometer-plugin
* Add troubleshooting guide
* Remove Keystone V2 API support
* Configuration of OS_TENANT_NAME
* Re-order logic in plugin.sh
* Updated Documentation
* Provides steps and documentations for installing collectd-ceilometer-plugin with Kolla
* Add reno to the repo
* Refactor directory structure for multiple plugins
* Create separate config files for collectd plugins
* Remove base test case
* Refactor and test main entry point
* Updated the unit mappings in the units.py file
* Adding Keystone V3 API support
* 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
