CHANGES
=======

5.0.0
-----

* Update for upcoming openstacksdk changes
* Updated from global requirements
* Avoid tox\_install.sh for constraints support
* Add support for auto\_priority, rh\_priority recovery method
* Re-factor test cases to reduce code

4.0.0.0rc1
----------

* Fix failing gate jobs by fixing constraints support
* Use os-testr and add PY35 support
* Add assertions to UT code
* Remove inproper comment for APIs
* Remove unnecessary return statement
* Improve command arguments
* Fix failing test case for PY3
* Enable to specify name and ID when operating segments and hosts
* [Fix gate]Update test requirement
* Change the base class of osc.v1.DeleteHost
* Bump openstacksdk to 0.9.13

3.0.1
-----

* Improve logging
* Fix to be able to specify the name of the resource
* Implemented the host subcommands masakari CLI
* Implemented the segment subcommands masakari CLI
* Implemented the notification subcommands masakari CLI
* Update to match latest global-requirements
* Fix incorrect help info for segment, host and notification list
* Add sorting and filters support to the list apis
* Remove name attribute from help of notification show
* Fix status not displayed in response for notification
* Change Service Type vmha to ha

2.0.0
-----

* Add masakari CLI Implemented the masakari CLI code
* Add masakari openstackclient host command
* Change using openstacksdk libraries
* Add masakari openstackclient segment command
* Add masakari openstackclient notification command
* Add masakari openstackclient plugin base
* Change masakariclient initial module
* Drop MANIFEST.in - it's not needed by pbr
* Add masakari openstackclient library
* Initial Cookiecutter Commit
* Added .gitreview
