CHANGES
=======

* Use service list instead of hypervisor list

2.0.1
-----

* Add OPENSTACK\_ENDPOINT\_TYPE to the connection
* Fix CA file for API client
* Update TOX\_CONSTRAINTS\_FILE for stable/ussuri
* Update .gitreview for stable/ussuri

2.0.0
-----

* Use unittest.mock instead of third party mock
* s/assertItemsEqual/assertCountEqual/g
* Drop Django 1.11 support
* [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
* 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
