afc16ed99a
As a preparation for the transition of stable/2023.1 to Unmaintained, this release picks up new commits to blazar since the last release from stable/2023.1. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 11.0.0..aa2451e aa2451e Add support for specifying a custom CA bundle 24ca970 Update TOX_CONSTRAINTS_FILE for stable/2023.1 561a755 Update .gitreview for stable/2023.1 Change-Id: I16f48a72e1d741bcfead25facea8b50be8abace6 Signed-off-by: Elod Illes <elod.illes@est.tech>
34 lines
1.0 KiB
YAML
34 lines
1.0 KiB
YAML
---
|
|
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: {}
|
|
releases:
|
|
- version: 11.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/blazar
|
|
hash: af4e4490dd880b152e4ea4ff0395b8b7d88627ca
|
|
- version: 11.0.0
|
|
projects:
|
|
- repo: openstack/blazar
|
|
hash: af4e4490dd880b152e4ea4ff0395b8b7d88627ca
|
|
diff-start: 10.0.0
|
|
- version: 11.0.1
|
|
projects:
|
|
- repo: openstack/blazar
|
|
hash: aa2451eee9d125c188de758fcae980cc29c860a5
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 11.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/blazar/2023.1.html
|