CHANGES
=======

6.0.0.0rc1
----------

* Cleanup test-requirements
* Fix wrong links

5.0.0
-----

* Removed unused config options

5.0.0.0b3
---------

* Update .gitignore
* Fix update nodes in fencers
* Refactoring fencers
* Refactor evacuators

5.0.0.0b2
---------

* Update freezer-dr for pike goal python 3.5

5.0.0.0b1
---------

* Remove py34 from tox
* Remove unused components from requirements
* [Fix gate]Update test requirement

4.0.0
-----

* Added pbr version in setup.py as it's required
* Remove link to modindex

4.0.0.0b3
---------

* Add LICENSE file

4.0.0.0b2
---------

* Allow Monasca driver to process enabled nodes only
* Add gencofig tox target
* Change according to preferred word choice
* Show team and repo badges on README
* Added python-monascaclient and Added more doc for Monasca driver
* Notify if metrics are not defined or not added for hosts
* Implemented Monasca Monitoring Driver
* Refactor the base monitoring driver
* Added py35 environement configuration to tox.ini
* Updating freezer-dr osclient
* Docstrings should not start with a space
* Updating requirements

3.0.0.0rc1
----------

* Allow the evacuator to enable passing shared storage parameter to nova
* Remvoe Version from Freezer-dr

3.0.0.0b1
---------

* Added .gitreview
* Updating notification templates
* Updating freezer-dr version
* Updating setup.cfg and README files
* Updating setup.cfg and README files
* Adding pep8, pylint, coverage, sphinx testing
* Removing .gitreview
* freezer-dr big bang
* Dummy evacuator and monitor driver for testing
* Adding CREDITS.rst
* Adding Osha description and enhancing templates Fixing some template issues and adding osha description and how it works
* Some small improvements to pass pep8 and pep257
* Add oslo.log dependency in requirements.txt
* Adding HACKING.rst to follow Openstack Guidelines
* Adding Notification System and Notification Drivers Support sending notification emails in case of any problem happened
* Evacuation is working now and node will be evacuated but ? We need to contact nova guys to ask why when we disable or enable a node the node state is always going up even if the node is powereded off. We had to wait and retry many times for 1 minute at least to give nova compute sometime to update nova api with it's state
* Buidling a plugable evacuators  - still need some work !
* Fixing keystone Configuration adding keystone\_authtoken to config file and remove keystone old section
* Add disable node to osclient
* Adding libvirt Fencer driver
* Fixing typo fencor > fencer
* Modified diagrams
* Adding Fencing plugable system
* Adding support for plugable monitoring systems adding support for pbr restructuring osha
* Big Bang
* Add diagram
* Added .gitreview
