releases/deliverables/stein/blazar.yaml
Előd Illés bcbfc2618a [blazar] Transition Stein to End of Life
As announced on mailing list [1], this patch transitions the Stein
branch to End of Life. The last patch of the branch will be tagged with
stein-eol tag. stable/stein branch cannot be used anymore and will be
deleted if this patch merges.

This is needed as stable/stein is not actively maintained in recent
period, thus gates are mostly broken due to job failures. Besides,
by removing these branches, infra resources will be freed up, too.

Please try to identify any zuul job, that is defined outside of the
repositories in this patch (for example in openstack-zuul-jobs, etc.)
and won't be used anymore if stable/stein is deleted. Propose a job
removal patch for them.

Please +1 if the team is ready for us to proceed with this transition,
or -1 if there are still some activity on the branch and the team wants
to continue to maintain it.

[1] https://lists.openstack.org/pipermail/openstack-discuss/2023-September/034965.html

Change-Id: Ibb50fe08f0766b4cf61308355032b6dc0f6e69e8
2023-09-06 14:35:34 +02:00

47 lines
1.4 KiB
YAML

---
launchpad: blazar
release-model: cycle-with-rc
team: blazar
type: service
repository-settings:
openstack/blazar: {}
releases:
- projects:
- hash: 27c3aea4fe649bc0dd7f0caaf0384c35096619d3
repo: openstack/blazar
version: 3.0.0.0rc1
- diff-start: 2.0.0
projects:
- hash: 27c3aea4fe649bc0dd7f0caaf0384c35096619d3
repo: openstack/blazar
version: 3.0.0
- version: 3.0.1
projects:
- repo: openstack/blazar
hash: 6bbad1bc79eb2f9535e58f0c9ff19669eaac1373
- version: stein-em
projects:
- repo: openstack/blazar
hash: 6bbad1bc79eb2f9535e58f0c9ff19669eaac1373
- version: stein-eol
projects:
- repo: openstack/blazar
hash: 3db2b43e9bec4d3250c3c504e19d6ab7aac33311
branches:
- location: 3.0.0.0rc1
name: stable/stein
cycle-highlights:
- |
Introduced a new Resource Allocation API allowing operators to query the
reserved state of their cloud resources.
- |
Added support for affinity and no-affinity policies for instance
reservations, allowing multiple instances of the same reservation to be
scheduled to the same hypervisor.
- |
Added a new plugin for reservation of floating IPs. This new feature is
available as a preview and will be fully completed in the next release.
- |
Integrated numerous bug fixes to improve reliability.
release-notes: https://docs.openstack.org/releasenotes/blazar/stein.html