CHANGES
=======

8.1.0
-----

* Fix tox4 issues
* Add Python3 antelope unit tests
* Update master for stable/zed

8.0.0
-----

* Drop Python 3.6 and 3.7 support
* Add Python3 zed unit tests
* Update master for stable/yoga

7.2.0
-----

* Update python testing classifier
* Add Python3 yoga unit tests
* Update master for stable/xena

7.1.0
-----

* Fix home\_page in setup.cfg
* Fix url to docs
* [CI] Run bandit
* [community goal] Update contributor documentation
* Replace deprecated UPPER\_CONSTRAINTS\_FILE variable
* setup.cfg: Replace dashes with underscores
* Use py3 as the default runtime for tox
* Add Python3 xena unit tests
* Update master for stable/wallaby

7.0.0
-----

* Fix the plugin after removing the legacy client
* Drop the legacy client
* Add 'is\_enabled' attr to segment
* [CI] Add openstackclient-plugin-jobs template

6.2.1
-----

* Revert "remove py37"
* Fix docs reqs for new pip
* remove unicode from code
* Add release notes to readme.rst
* remove py37
* Use unittest.mock instead of mock in the doc
* [CI] Add periodic jobs
* Drop lower-constraints

6.2.0
-----

* Remove usage of six
* Add py38 package metadata
* Add py38 package metadata
* Add Python3 wallaby unit tests
* Update master for stable/victoria
* Fix tox for py38 and lower-contraints
* [goal] Migrate testing to ubuntu focal

6.1.1
-----

* remove future from lower-constraints
* drop mock from lower-constraints
* Stop to use the \_\_future\_\_ module
* Switch to newer openstackdocstheme and reno versions
* Remove translation sections from setup.cfg
* Fix hacking min version to 3.0.1

6.1.0
-----

* Use unittest.mock instead of third party mock
* Add Python3 victoria unit tests
* Update master for stable/ussuri

6.0.0
-----

* Cleanup py27 support
* Update hacking for Python3
* [ussuri][goal] Drop python 2.7 support and testing

5.6.0
-----

* Update master for stable/train
* Update operator guide documentation

5.5.0
-----

* Add Python 3 Train unit tests
* [Gate Fix]Switch to stestr
* Replace git.openstack.org URLs with opendev.org URLs
* OpenDev Migration Patch
* Update master for stable/stein

5.4.0
-----

* Use template for lower-constraints
* Display progress\_details of the notification
* Deprecate masakari CLI
* Add api\_version support
* Run all jobs by default using python3

5.3.0
-----

* Delete segment and host shouldn't ignore not found error
* Update the hacking to latest
* Change openstack-dev to openstack-discuss
* Add Python 3.6 classifier to setup.cfg
* Fix osc command issue
* Update the outdated URL in HACKING.rst
* import zuul job settings from project-config
* Add --os-interface and --os-region-name options
* Update reno for stable/rocky

5.2.0
-----

* fix tox python3 overrides
* add lower-constraints job

5.1.0
-----

* Remove masakariclient's proxy class
* Updated from global requirements
* Updated from global requirements

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
