CHANGES
=======

* Fix release note formatting

4.0.0
-----

* Use json.loads instead of eval for JSON parsing
* Update TOX\_CONSTRAINTS\_FILE for stable/victoria
* Update .gitreview for stable/victoria

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

* Cleanup for Refactor-error-messages
* drop mock from lower-constraints and requirements
* Stop to use the \_\_future\_\_ module
* Add Python3 victoria unit tests
* Update master for stable/ussuri
* Switch to newer openstackdocstheme and reno versions
* Bump default tox env from py37 to py38
* Add py38 package metadata
* Fix hacking min version to 3.0.1
* Fix build of html docs

3.0.0
-----

* Cleanup py27 support
* Fix pyScss version in lower-constraints.txt
* Add pytest requirement
* tox: Keeping going with docs
* Remove six usage
* Drop Django 1.11 support
* translation: drop babel extractor definitions
* Stop testing with py2
* Switch to official Ussuri jobs
* Use Horizon project template for django jobs
* Update master for stable/train
* Generate PDF documentation
* Update the constraints url

2.0.0
-----

* Add Python 3 Train unit tests
* Update hacking version
* Sync Sphinx requirement
* Update to opendev
* OpenDev Migration Patch
* Dropping the py35 testing
* Update master for stable/stein

1.3.0
-----

* Add release note for affinity policy
* Support Affinity Rule column in the Virtual Instance Resource Type
* Fix outdated link to Babel documentation
* Use template for lower-constraints
* Change openstack-dev to openstack-discuss
* Remove outdated code
* Remove dead code
* switch documentation job to new PTI
* import zuul job settings from project-config
* Drop nose dependencies
* Update reno for stable/rocky

1.2.0
-----

* Add release notes link to README
* Add DevStack support to the documentation
* Add python3 django 1.11 job instead of django 2.0 job
* fix tox python3 overrides

1.1.0
-----

* Fix the home-page link in setup.cfg
* Update links to use HTTPS
* Support resource\_properties key in instance\_reservation
* Django 2.0 support
* Drop mox from requirements
* add lower-constraints job
* Remove mox usage
* Sort reservation parameters
* Avoid tox-install.sh
* Updated from global requirements
* Add a reservable field of Hosts
* Remove unused status related fields
* Ignore Queens release notes in the next release
* Update reno for stable/queens
* Add release note for the Hosts panel
* Use the openstackdocstheme for release notes
* Correct django template pattern in babel-django.cfg
* Add reservations parameters for the lease update form
* Add the new degraded field to Leases
* Use OpenStack documentation standards / Nova hypervisor-list API

1.0.0
-----

* Update link to documentation
* Add titles to "Update Lease" and "Update Host" forms
* Fix formatting of cancel button on update forms
* Remove setting of version/release from releasenotes
* Updated from global requirements
* Drop django\_openstack\_auth from requirements.txt
* Fix display of host details when cpu\_info is empty
* Describe new Hosts panel in documentation
* Use correct terminology in README
* Support a host update operation
* Add extra capabilities for create host
* Support a host create operation
* Support a host delete operation
* Add a detailed view of a Host
* Improve README
* Add a Hosts panel to the admin dashboard
* Updated from global requirements
* Add validation check for the start/end time of the update form
* Support creation of instance reservation
* Show reservations in more detail
* Fix paths to blazar-dashboard configuration files
* Support lease creation
* Add validation checks for the update form
* Add Horizon plugin for Blazar
* Added .gitreview
