edae15ad5a
This release picks up new commits to blazar since the last release from stable/train. 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. Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I1a65d61d6d27d17bc37c7aef0fc35e50a7cc16ac
34 lines
974 B
YAML
34 lines
974 B
YAML
---
|
|
launchpad: blazar
|
|
release-model: cycle-with-rc
|
|
team: blazar
|
|
type: service
|
|
repository-settings:
|
|
openstack/blazar: {}
|
|
cycle-highlights:
|
|
- |
|
|
Added support for a global request ID which can be used to track requests
|
|
across multiple OpenStack services.
|
|
- Added support for microversions to the v1 API.
|
|
- |
|
|
Completed the implementation and documentation of the floating IP
|
|
reservation feature introduced as a preview in Stein.
|
|
releases:
|
|
- version: 4.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/blazar
|
|
hash: a2bcedbb9c923868f0f15f70a2395cbfacba5a74
|
|
- version: 4.0.0
|
|
projects:
|
|
- repo: openstack/blazar
|
|
hash: a2bcedbb9c923868f0f15f70a2395cbfacba5a74
|
|
diff-start: 3.0.0
|
|
- version: 4.0.1
|
|
projects:
|
|
- repo: openstack/blazar
|
|
hash: f4a6f3db56149eea9bba5c5806ab14cfeebd6668
|
|
branches:
|
|
- name: stable/train
|
|
location: 4.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/blazar/train.html
|