CHANGES
=======

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
