CHANGES
=======

11.0.0
------

* Update master for stable/2024.1

10.0.0
------

* support for Masakari VMoves
* reno: Update master for unmaintained/yoga
* support for Masakari VMove
* Django 4.x: fix some import error
* Update python classifier in setup.cfg
* Update master for stable/2023.1
* Fix auth\_url to request.user.endpoint
* Update master for stable/2023.2

9.0.0
-----

* remove duplicated code

8.0.0
-----

* Update tox.ini for tox4
* Switch to 2023.1 Python3 unit tests and generic template name
* Update master for stable/zed

7.0.0
-----

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

6.0.0
-----

* Updating python testing classifier as per Yoga testing runtime
* Use service list instead of hypervisor list
* Add Python3 yoga unit tests
* Update master for stable/xena

5.0.0.0rc1
----------

* [CI] Run bandit
* Update policy file to yaml
* [docs] IRC moved to OFTC
* Change minversion of tox to 3.18.0
* [community goal] Update contributor documentation
* Replace getargspec with getfullargspec
* setup.cfg: Replace dashes with underscores
* Add Python3 xena unit tests
* Update master for stable/wallaby

4.0.0
-----

* Add 'is\_enabled' attr to segment
* Drop dep on python-masakariclient
* Disable dashboard when Masakari is not available
* Revert "remove py37"
* remove unicode from code
* remove py37
* Update TOX\_CONSTRAINTS\_FILE
* [CI] Add periodic jobs
* Add py38 package metadata
* Fix links
* Publish the missing docs
* Update home-page
* Add Python3 wallaby unit tests
* Update master for stable/victoria

3.0.0
-----

* Fix CA file for API client
* Cleanup for Refactor-error-messages
* Add OPENSTACK\_ENDPOINT\_TYPE to the connection
* Remove mox3 from test-requirements
* Stop to use the \_\_future\_\_ module
* Switch to newer openstackdocstheme and reno versions
* Update hacking for Python3
* Add Python3 victoria unit tests
* Update master for stable/ussuri

2.0.0
-----

* Use unittest.mock instead of third party mock
* s/assertItemsEqual/assertCountEqual/g
* Drop Django 1.11 support
* Change the CONTRIBUTING.rst to the right pattern
* Fix the wrong links
* [ussuri][goal] Drop python 2.7 support and testing
* Use Horizon project template for django jobs
* Update master for stable/train

1.0.0
-----

* Add Python 3 Train unit tests
* Chang Glance to masakari dashboard
* OpenDev Migration Patch

0.3.0
-----

* Implement real time data for recovery workflow details
* Render progress details for notification
* Run all jobs by default using python3
* Fix tox for releasenotes
* Change openstack-dev to openstack-discuss
* Django 2.0 support
* Drop nose dependencies
* import zuul job settings from project-config
* fix tox python3 overrides
* Update reno for stable/rocky
* Fix incorrect message for host update

0.2.0
-----

* Added notification panel
* Implement update host
* Implement host detail
* Implement delete host
* Add host panel

0.1.0
-----

* Implement update segment
* Implement segment detail tab
* Implement delete segment
* Add segment panel
* Initial UI-Cookiecutter commit
* Added .gitreview
