cbd98f1455
As a preparation for the transition of stable/2023.1 to Unmaintained, this release picks up new commits to os-ken since the last release from stable/2023.1. 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 2.6.0..6b427e4b 6b427e4b Raise ValueError in case unpack_from returns zero length 4df22c4a Update TOX_CONSTRAINTS_FILE for stable/2023.1 a0cb802c Update .gitreview for stable/2023.1 3ae818b9 Docs build: Add requirements.txt to deps Change-Id: If81d1590c13cc647ef0547f1909578a1e76ec794 Signed-off-by: Elod Illes <elod.illes@est.tech>
22 lines
544 B
YAML
22 lines
544 B
YAML
---
|
|
storyboard: openstack/os-ken
|
|
include-pypi-link: true
|
|
release-model: cycle-with-intermediary
|
|
team: neutron
|
|
type: library
|
|
repository-settings:
|
|
openstack/os-ken: {}
|
|
releases:
|
|
- version: 2.6.0
|
|
projects:
|
|
- repo: openstack/os-ken
|
|
hash: e28853266b042f0c4a1929040b7638d580ea216e
|
|
- version: 2.6.1
|
|
projects:
|
|
- repo: openstack/os-ken
|
|
hash: 6b427e4b5c457b86bd35d4580c88c1a42d3ac32a
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 2.6.0
|
|
release-notes: https://docs.openstack.org/releasenotes/os-ken/2023.1.html
|