08cfd781b1
This release picks up new commits to zun since the last release from stable/zed. 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. $ git log --oneline --no-merges 10.0.0..13379fd9 13379fd9 Specify a specific version of docker d5f102d7 Fix circular import 5c2f205e Fix tox4 error 54c66fc3 Disable git owner check for zun c3ddf2ec Handle io_service_bytes_recursive is None 1656d8ff Install zun from stable branch Change-Id: I6cac04341b4fd816f8cd754e06063820b8d1badb Signed-off-by: Elod Illes <elod.illes@est.tech>
30 lines
748 B
YAML
30 lines
748 B
YAML
---
|
|
launchpad: zun
|
|
release-model: cycle-with-rc
|
|
team: zun
|
|
type: service
|
|
repository-settings:
|
|
openstack/zun: {}
|
|
releases:
|
|
- version: 10.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/zun
|
|
hash: 40dd541bb1dfcaf69d058054f35c8fc1e7cee19b
|
|
- version: 10.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/zun
|
|
hash: ab376f0ec739f3c6e69b8cff2e0dbb29465fad88
|
|
- version: 10.0.0
|
|
projects:
|
|
- repo: openstack/zun
|
|
hash: ab376f0ec739f3c6e69b8cff2e0dbb29465fad88
|
|
diff-start: 9.0.0
|
|
- version: 10.0.1
|
|
projects:
|
|
- repo: openstack/zun
|
|
hash: 13379fd9d1b7061d395e257e3dded1f221d22663
|
|
branches:
|
|
- name: stable/zed
|
|
location: 10.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/zun/zed.html
|