3b917e2563
This release picks up new commits to zun 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. Change-Id: I10211070ae54a6d873269e9ebed80e4b6abcd264 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
30 lines
812 B
YAML
30 lines
812 B
YAML
---
|
|
launchpad: zun
|
|
release-model: cycle-with-rc
|
|
team: zun
|
|
type: service
|
|
repository-settings:
|
|
openstack/zun: {}
|
|
releases:
|
|
- projects:
|
|
- hash: aaa4ae8bf8ee7b50a3666f27e30444abd67b3b82
|
|
repo: openstack/zun
|
|
version: 4.0.0.0rc1
|
|
- version: 4.0.0
|
|
projects:
|
|
- hash: aaa4ae8bf8ee7b50a3666f27e30444abd67b3b82
|
|
repo: openstack/zun
|
|
diff-start: 3.0.0.0rc1
|
|
- version: 4.0.1
|
|
projects:
|
|
- repo: openstack/zun
|
|
hash: 25e566361ee654d9ebfb086341ff5c20ac84823a
|
|
branches:
|
|
- location: 4.0.0.0rc1
|
|
name: stable/train
|
|
cycle-highlights:
|
|
- Zun compute agent report local resources to Placement API.
|
|
- Zun scheduler gets allocation candidates from placement API and
|
|
claim container allocation.
|
|
release-notes: https://docs.openstack.org/releasenotes/zun/train.html
|