CHANGES
=======

* Replace openstack.org git:// URLs with https://
* Fix the misspelling of "available"
* Update home-page
* fix sdist name
* omit the twice occured words in  collectd-aodh-plugin-35e6c312ef89746e.yaml
* fix tox python3 overrides
* update readme urls
* changes code to  pass config in sender class
* modernize testing
* Update launchpad links in release notes
* Update .gitreview for new repo name
* Rename to collectd-openstack-plugins
* Add DEFAULT\_ARCHIVE\_POLICY config option for gnocchi
* remove libvirt from requirements.txt
* Update link for kolla
* Gnocchi documentation update with correct URL
* Update zuul configuration
* Add link to DevStack Getting Started Guide
* [doc] Remove the collectd-openstack-plugins alarms section in the heat scaling guide
* Fix typo in package installation command
* Fixing installation/Getting Started Guide URL
* Zuul: add file extension to playbook path
* gnocchi: Remove archive-policy when creating metrics
* Update units for new virt plugin metrics
* gnocchi/test\_{sender,writer): Add some missing tests
* Rename module collectd\_ceilometer->collectd\_openstack
* Fix zuul v3 jobs
* common/test\_keystone\_light: Fix naming and references
* Add zuulv3 jobs to repo
* Fix typo collecd -> collectd
* Adding function docstrings to common/sender.py
* common/sender: Deal with ReadTimeout in send()
* Update delete\_metrics.sh tool
* [refactor] common/test\_logger.py: move common code to setUp()
* Remove sample response from common/keystone\_light There is a sample keystone response at the end of common/keystone\_light that is not needed
* [refactor] Add dummy test\_{sender,writer}.py files
* [refactor] common/test\_config: Remove duplicated config declaration in tests
* [refactor] Move tests from aodh/test\_plugin to aodh/test\_sender
* common/test\_sender: Update test for perform\_request
* Removes local.conf used by vagrant
* Add release note for metername update
* Updated \_get\_alarm\_id function in aodh plugin
* Inconsistent capitalization on Gnocchi, Aodh, OpenStack in docs
* Removing vagrant support
* Multi-node deployment configuration
* Modifies metername and resource\_id
* Update URLs in documentation
* Fix inconsistencies in usage.rst
* Deleting ceilometer from the repository
* Add space between parameters
* Deprecated the libvirt meter
* Add unit mappings for new plugins collectd 5.7.2
* Fix plugin logging
* Update docs to include Aodh and Gnocchi
* Included the aodh sender class in the common one
* Make alarm severity configurable
* Updated \_get\_alarm\_state function
* Move SampleContainer to collectd\_ceilometer/common
* Added test for \_update\_alarm
* Refactor update and create alarm functions
* Created a tool to delete metrics
* Added a delete tool for alarms
* Fixed documentation formatting
* Change the extension name of backup .conf files
* Change hostname in collectd.conf
* enables experimental collectd ci job
* Created a guide for writing heat templates to enable auto-scaling
* Drop py34 target in tox.ini and setup.cfg
* Fix default for GNOCCHI & AODH VERBOSE
* Add ADDITIONAL\_REQS config option
* Added a guide for creating Aodh alarms with new plugin meter/metrics
* Add rst heading definitions
* Add headers to usage.rst to make config headings linkable
* Add collectd\_ceilometer/tests/common
* Add separate verbose config options
* Split Sender class to common and specialised code
* Restore .conf files on unstack
* Add deployment code for collectd-aodh-plugin
* Remove specified branch in sample local.conf
* Use trueorfalse function in deployment of collectd-ceilometer
* Change default COLLECTD\_BRANCH to 5.7.1 tag for master
* 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
