Specific Nova part of the Blazar Reservation Service for OpenStack
Go to file
Pierre Riteau 3d01888c14 Allow preemptible instances to run on unused hosts
Preemptible instances run on a configurable host aggregate, using the
freepool by default.

Compared to the proposed spec, the use of a separate aggregate allows to
better control scheduling of preemptibles. For example, we can prevent
preemptible instances from being launched on hosts that are about to be
used by reservations. To be used, this feature will need additional
support in the main Blazar service.

Blueprint: blazar-preemptible-instances
Change-Id: I294c22b22a1d9e3df01c56a518476a33782d1196
2022-02-03 17:35:25 +01:00
blazarnova Allow preemptible instances to run on unused hosts 2022-02-03 17:35:25 +01:00
doc Add release notes for blazar-nova 2022-01-12 09:53:30 +01:00
etc Change filter name 2017-02-22 21:02:19 +09:00
releasenotes Allow preemptible instances to run on unused hosts 2022-02-03 17:35:25 +01:00
tools Use opendev repository 2019-04-23 16:13:01 +08:00
.gitignore Switch to stestr 2021-08-16 14:10:45 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:46 +00:00
.stestr.conf Switch to stestr 2021-08-16 14:10:45 +00:00
.zuul.yaml Add release notes for blazar-nova 2022-01-12 09:53:30 +01:00
HACKING.rst Update documentation links 2017-09-18 11:06:58 +00:00
LICENSE Add LICENSE and MANIFEST.in files 2014-02-04 23:03:20 +04:00
MANIFEST.in Add LICENSE and MANIFEST.in files 2014-02-04 23:03:20 +04:00
README.rst Use opendev repository 2019-04-23 16:13:01 +08:00
lower-constraints.txt Add release notes for blazar-nova 2022-01-12 09:53:30 +01:00
requirements.txt Sync requirements and lower constraints with nova 2021-08-16 15:28:10 +02:00
setup.cfg Updating python testing classifier as per Yoga testing runtime 2021-12-14 02:19:15 +00:00
setup.py Cleanup py27 support 2020-06-22 09:12:17 +02:00
test-requirements.txt Switch to stestr 2021-08-16 14:10:45 +00:00
tox.ini Merge "Updating python testing classifier as per Yoga testing runtime" 2022-01-14 16:37:39 +00:00

README.rst

Team and repository tags

image

blazar-nova

This package contains the Blazar filter - a Nova scheduler filter used for the host reservation feature.

Other Resources