CHANGES
=======

* Update TOX\_CONSTRAINTS\_FILE for stable/2025.2
* Update .gitreview for stable/2025.2

14.0.0.0rc1
-----------

* Replace minified apexcharts by full version
* Remove support for Python 3.9
* Update master for stable/2025.1

13.0.0
------

* Bump hacking to 7.0.0
* reno: Update master for unmaintained/2023.1
* Replace deprecated datetime.utcnow()
* Update master for stable/2024.2

12.0.0
------

* Remove Python 3.8 support and replace pytz code
* reno: Update master for unmaintained/zed
* Update master for stable/2024.1

11.0.0
------

* reno: Update master for unmaintained/xena
* reno: Update master for unmaintained/wallaby
* reno: Update master for unmaintained/victoria
* Support SSL verification in creating Blazar client
* Fix removed Django function calls
* reno: Update master for unmaintained/yoga
* Update python classifier in setup.cfg
* Update master for stable/2023.2

10.0.0
------

* Drop lower-constraints.txt and its testing
* Update copyright date for release notes
* Update master for stable/2023.1

9.0.0
-----

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

8.0.0
-----

* Address RemovedInDjango40Warning
* Remove unnecessary unicode prefixes
* Add Python3 zed unit tests
* Update master for stable/yoga

7.0.0
-----

* Display error details
* Add documentation for configuring availability calendar
* Updating python testing classifier as per Yoga testing runtime
* Add a resource availability calendar for hosts
* Add Python3 yoga unit tests
* Update master for stable/xena

6.0.0
-----

* Change minversion of tox to 3.18.0
* Fix PDF docs build
* Add Python3 xena unit tests
* Update master for stable/wallaby

5.0.0
-----

* Change dashes to underscore in setup.cfg
* Fix lower-constraints job
* Use TOX\_CONSTRAINTS\_FILE
* Configure bandit security linter
* Use json.loads instead of eval for JSON parsing
* Add Python3 wallaby unit tests
* Update master 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
