dfef3a05d5
This release picks up new commits to zun since the last release from stable/ussuri. 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 5.0.0..5d41a395 5d41a395 api-ref: fix wrong naming in /execute d5511fd8 Dep's should be restricted by upper-constraints af2bd69f Pick up cafile from keystone_auth f455bffc Fix init container status - docker 24f61108 Fix capsule's container status 261ae963 Update TOX_CONSTRAINTS_FILE for stable/ussuri 4a1c8ac6 Update .gitreview for stable/ussuri Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I322ddc18481d3145759399b283a66f30e01ca259
31 lines
884 B
YAML
31 lines
884 B
YAML
---
|
|
launchpad: zun
|
|
release-model: cycle-with-rc
|
|
team: zun
|
|
type: service
|
|
repository-settings:
|
|
openstack/zun: {}
|
|
cycle-highlights:
|
|
- Starting from this release, Zun adds support for CRI-compatible
|
|
runtime. Zun uses CRI runtime to realize the concept of capsule
|
|
(pod). As a result, users can use Zun API to create pods in Kata
|
|
container via a CRI runtime.
|
|
releases:
|
|
- version: 5.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/zun
|
|
hash: e5f601a35082a654f057544d582edbf1eeb44f42
|
|
- version: 5.0.0
|
|
projects:
|
|
- repo: openstack/zun
|
|
hash: e5f601a35082a654f057544d582edbf1eeb44f42
|
|
diff-start: 4.0.0
|
|
- version: 5.0.1
|
|
projects:
|
|
- repo: openstack/zun
|
|
hash: 5d41a395f0b8a02c7c5970f4b54d77c22d548986
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 5.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/zun/ussuri.html
|