e66405ced6
This transition the stein branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: Ia22c2f8010c80a35de34008ba97636e9388af218
43 lines
1.3 KiB
YAML
43 lines
1.3 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
|
|
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
|