813c0a4710
This release fixes the error in [1]. 23.0.0.0b1 was supposed to release Neutron with hash 9319ba00a986e693eeb4707055aa53111601e7c8. Instead of that it was released with hash 92766c85b642bdece24c629625bf80050882c797 that matches 22.0.0.0rc1. Once merged, 23.0.0.0b1 should not be used. [1]https://review.opendev.org/c/openstack/releases/+/882819 Change-Id: I4d4b499307ab58e8df988b97886b6eb2349abb69
17 lines
385 B
YAML
17 lines
385 B
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
type: service
|
|
release-model: cycle-with-rc
|
|
repository-settings:
|
|
openstack/neutron: {}
|
|
releases:
|
|
- version: 23.0.0.0b1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 92766c85b642bdece24c629625bf80050882c797
|
|
- version: 23.0.0.0b2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 9319ba00a986e693eeb4707055aa53111601e7c8
|