6940c64d2e
This tags the final release for all cycle-with-rc projects for Victoria. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on Oct 14. Any bugfixes merged to stable/victoria can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/ussuri branch started to diverge from what is included on stable/victoria. For some, this will be the final Ussuri major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. Change-Id: I71d78cf386b960c20f6f453fb13c263d4c9b2e18 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
37 lines
1.3 KiB
YAML
37 lines
1.3 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
|
||
branches:
|
||
- name: stable/victoria
|
||
location: 17.0.0.0rc1
|
||
release-notes: https://docs.openstack.org/releasenotes/neutron/victoria.html
|