From 7d4c85830f8b39720ccfb3bc3fd7026f06ce8345 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Fri, 24 Feb 2023 11:55:54 +0100 Subject: [PATCH] Add Blazar highlights (Antelope release) Change-Id: Iad6066c4b49804c7fc49c747492ec5cb92a2c621 --- deliverables/antelope/blazar.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deliverables/antelope/blazar.yaml b/deliverables/antelope/blazar.yaml index 294f7c785e..749ae1a7c4 100644 --- a/deliverables/antelope/blazar.yaml +++ b/deliverables/antelope/blazar.yaml @@ -3,5 +3,13 @@ launchpad: blazar release-model: cycle-with-rc team: blazar type: service +cycle-highlights: + - | + Added a new option to randomize host selection for physical host + reservations. This prevents Blazar from always allocating the same hosts. + - | + Added Resource Allocations API support in the Blazar command-line client. + This allows operators to query active and pending allocations for specific + hosts, or find which hosts are allocated to a specific reservation. repository-settings: openstack/blazar: {}