faa277a7d0
Change-Id: I2717755ff6e525a4075cf5f6397c0c1d1d45e170 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
35 lines
1.1 KiB
YAML
35 lines
1.1 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
|
|
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
|