CHANGES
=======

2.0.1
-----

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

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
