[release-announce] blazar-nova 2.4.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Fri Feb 18 15:40:46 UTC 2022
We are pleased to announce the release of:
blazar-nova 2.4.0: Nova related filters and extensions for Blazar
This release is part of the yoga release series.
The source is available from:
https://opendev.org/openstack/blazar-nova
Download the package from:
https://tarballs.openstack.org/blazar-nova/
Please report issues through:
https://bugs.launchpad.net/blazar/+bugs
For more details, please see below.
2.4.0
^^^^^
New Features
* Adds support for running preemptible instances on unreserved
Blazar hosts. This functionality is disabled by default and can be
enabled using "[blazar:physical:host]/allow_preemptibles". It also
needs to be enabled in the Blazar service.
Changes in blazar-nova 2.3.0..2.4.0
-----------------------------------
3d01888 Allow preemptible instances to run on unused hosts
f545e41 Add release notes for blazar-nova
c9cb5de Updating python testing classifier as per Yoga testing runtime
cf659a4 Add Python3 yoga unit tests
57d76b0 Adjust lower constraints
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 3 +-
blazarnova/scheduler/filters/blazar_filter.py | 41 +++-
lower-constraints.txt | 6 +-
.../preemptible-instances-7c3731586faa9b0d.yaml | 7 +
releasenotes/source/_static/.placeholder | 0
releasenotes/source/_templates/.placeholder | 0
releasenotes/source/conf.py | 258 +++++++++++++++++++++
releasenotes/source/index.rst | 11 +
releasenotes/source/unreleased.rst | 5 +
setup.cfg | 1 +
tox.ini | 8 +-
13 files changed, 407 insertions(+), 16 deletions(-)
More information about the Release-announce
mailing list