aa77df6eba
This release picks up new commits to blazar since the last release from stable/stein. 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. This is not a release team activity, it is just to help out with stable releases. If there is no response to the patch, we will assume a release is not needed and abandon the patch after one week. Change-Id: Id80a49cc7854002bb4bc66ed077edd68960ef6be Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
39 lines
1.2 KiB
YAML
39 lines
1.2 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
|
|
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
|