8b82de54e7
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I5b5d5235d074a90e5dbf7ba9b61a756a08fe4c82
67 lines
2.2 KiB
YAML
67 lines
2.2 KiB
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
type: service
|
|
release-model: cycle-with-rc
|
|
repository-settings:
|
|
openstack/neutron: {}
|
|
cycle-highlights:
|
|
- Local IP - a virtual IP which can be shared across multiple ports
|
|
or VMs is now available. Local IP is guaranteed to only be reachable
|
|
within the same physical server or node boundaries.
|
|
- Add support for VNIC type remote-managed to support port binding
|
|
to SmartNIC DPUs. SmartNIC DPU portbinding requires OVN version
|
|
21.12 or above, compiled with OVN VIF version 21.12 or above.
|
|
- Support for minimum packet processing based scheduling. With this
|
|
feature, Nova instances can be scheduled to compute hosts that will
|
|
honor the minimum pps requirements of the instance as defined by
|
|
QoS policies of its ports.
|
|
releases:
|
|
- version: 20.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 452a3093f62b314d0508bc92eee3e7912f12ecf1
|
|
- version: 20.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 76fa860a1b5a6c1572cd5bbce0bf3824c660efab
|
|
- version: 20.0.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 76fa860a1b5a6c1572cd5bbce0bf3824c660efab
|
|
diff-start: 19.0.0.0rc1
|
|
- version: 20.1.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 5cc41f0ab10adfd987423a96f57b2e074c8bdac6
|
|
- version: 20.2.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: c31cc3d6e292616b0b7f7422ac66228c58e2b59e
|
|
- version: 20.3.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: b1da5a11e3a8cb983ed8149e041abdb66e50afc2
|
|
- version: 20.3.1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 5c4f9023cfe13c1e3e07e28cde35366bdb2ce0e0
|
|
- version: 20.4.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: d0c54786fae5a7464f477364dcd4b154e6672c0e
|
|
- version: 20.5.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: bef1f7a4861a1d19e3a9003ffed303dd47b70707
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 34e97943a8190a33d72458ce39aaa5f82e0855b9
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 20.0.0.0rc1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron/yoga.html
|