releases/deliverables/bobcat/neutron.yaml
Corey Bryant 4090beab74 New stable releases for Neutron
stable/2023.2: 23.1.0 c03d76a41
stable/2023.1: 22.1.0 d25fcadcf
stable/zed:    21.2.0 3ab7d6e6b
stable/yoga:   20.5.0 bef1f7a48

git log --oneline --no-merges 23.0.0..c03d76a41
git log --oneline --no-merges 22.0.2..d25fcadcf
git log --oneline --no-merges 21.1.2..3ab7d6e6b
git log --oneline --no-merges 20.4.0..bef1f7a48

Change-Id: Iffcc45f4c1a9fe34e4f8918870236b0c1dff2a85
2023-11-15 12:33:08 -05:00

53 lines
1.7 KiB
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
- version: 23.0.0.0b3
projects:
- repo: openstack/neutron
hash: f06e6591709114c148ab806334b41ec4cff3f2f7
- version: 23.0.0.0rc1
projects:
- repo: openstack/neutron
hash: 741f504c7badb3f6799977bd1e98ca5a9b7d1f53
- version: 23.0.0.0rc2
projects:
- repo: openstack/neutron
hash: d28bcf0fe1648cfdded5e3bc38200b6d1315f42f
- version: 23.0.0
projects:
- repo: openstack/neutron
hash: d28bcf0fe1648cfdded5e3bc38200b6d1315f42f
- version: 23.1.0
projects:
- repo: openstack/neutron
hash: c03d76a41db2e4dcf0beb829af01762307ecadaa
diff-start: 23.0.0.0b1
cycle-highlights:
- Limit the rate at which instances can query the metadata service
in order to protect the OpenStack deployment from DoS or misbehaved
instances.
- The Neutron service has enabled the new API policies (RBAC) with
system scope and default roles by default.
- A new port hint attribute "ovs-tx-steering", to modify the behaviour
of the local Open vSwitch Userspace transmit packet steering feature.
- New API which allows to define a set of security group rules to
be used automatically in every new ``default`` and/or custom security
group created for any project.
branches:
- name: stable/2023.2
location: 23.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/neutron/2023.2.html