6d06978d7d
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group 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: I40169aeccc5c80a6623e8fff81c7f5973e7217b2
79 lines
2.5 KiB
YAML
79 lines
2.5 KiB
YAML
---
|
||
launchpad: neutron
|
||
team: neutron
|
||
type: service
|
||
release-model: cycle-with-rc
|
||
repository-settings:
|
||
openstack/neutron: {}
|
||
cycle-highlights:
|
||
- Metadata service is now available over IPv6. Users can now use metadata
|
||
service without config drive in IPv6-only networks.
|
||
- Support for ``flat`` networks has been added for Distributed Virtual
|
||
Routers (``DVR``).
|
||
- Support for Floating IP port forwarding has been added for the ``OVN``
|
||
backend. Users can now create port forwardings for Floating IPs
|
||
when the OVN backend is used in Neutron.
|
||
- Added support for router availability zones in OVN. The OVN driver
|
||
can now read from the router’s availability_zone_hints field and
|
||
schedule router ports accordingly with the given availability zones.
|
||
releases:
|
||
- version: 17.0.0.0rc1
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 9b02bc8543573fdcc9e6815163032130a5adaa66
|
||
- version: 17.0.0.0rc2
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: f7282d909ed3f5834748995b00b70413f1b43495
|
||
- version: 17.0.0
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: f7282d909ed3f5834748995b00b70413f1b43495
|
||
diff-start: 16.0.0.0rc1
|
||
- version: 17.1.0
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 0a02297ea944896328bbb5722d05d8225609f36f
|
||
- version: 17.1.1
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: e9d9b203cd37b2d4f16dd93be93a4331b52739b7
|
||
- version: 17.1.2
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 02667a9789b10965689a86aaa4648d1b6613b756
|
||
- version: 17.2.0
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: d3818308d189da845c3a10834cbdb0717645d91f
|
||
- version: 17.2.1
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: d961731a73128125ebf03fae52b4b34f3e7abf27
|
||
- version: 17.3.0
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: cf18c3e2e55a8a2d41b040c25a62279fb87e7457
|
||
- version: 17.4.0
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 4070861450cc8f8ec85256fa4bac9b5b3aaa0e3f
|
||
- version: 17.4.1
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 37c2e6b708678d2e648f111d102b6394f4e704b0
|
||
- version: victoria-em
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 37c2e6b708678d2e648f111d102b6394f4e704b0
|
||
- version: victoria-eom
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 76140f8a6d73cd0e791ce974b28bdb7f1f7ccdc9
|
||
branches:
|
||
- name: stable/victoria
|
||
location: 17.0.0.0rc1
|
||
- name: unmaintained/victoria
|
||
location: victoria-eom
|
||
release-notes: https://docs.openstack.org/releasenotes/neutron/victoria.html
|