b5fecf3830
To go along with Ussuri-1 milestone Change-Id: I18034724c0ec4a6a14f6b66808365e69df660dc6
65 lines
2.3 KiB
YAML
65 lines
2.3 KiB
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
type: service
|
|
release-model: cycle-with-rc
|
|
repository-settings:
|
|
openstack/neutron: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 1f94793affc0be30a1e0f0556818c7aea752855a
|
|
repo: openstack/neutron
|
|
version: 14.0.0.0b1
|
|
- projects:
|
|
- hash: 5323e9549d907de54c8f1208cba5c4e7693f0630
|
|
repo: openstack/neutron
|
|
version: 14.0.0.0b2
|
|
- projects:
|
|
- hash: 6920727fe1fec152c8be0ce5b42fcbc3b2cbdabd
|
|
repo: openstack/neutron
|
|
version: 14.0.0.0b3
|
|
- projects:
|
|
- hash: 3c6be2d1a2cba28e5aee75be2e37ef55b0c2a5ea
|
|
repo: openstack/neutron
|
|
version: 14.0.0.0rc1
|
|
- diff-start: 13.0.0.0rc1
|
|
projects:
|
|
- hash: 3c6be2d1a2cba28e5aee75be2e37ef55b0c2a5ea
|
|
repo: openstack/neutron
|
|
version: 14.0.0
|
|
- projects:
|
|
- hash: 9f05f3642317bba2898ca2b6f5be9d97f2837625
|
|
repo: openstack/neutron
|
|
version: 14.0.1
|
|
- projects:
|
|
- hash: 4748b97b70a868ae9590c635eaf679aefed57355
|
|
repo: openstack/neutron
|
|
version: 14.0.2
|
|
- projects:
|
|
- hash: 89b265898f3b88c6e2d1e07430c39b0e76a7e05c
|
|
repo: openstack/neutron
|
|
version: 14.0.3
|
|
- projects:
|
|
- hash: 57edfee5da12ed32f625de6120c344ce69b46619
|
|
repo: openstack/neutron
|
|
version: 14.0.4
|
|
branches:
|
|
- location: 14.0.0.0rc1
|
|
name: stable/stein
|
|
cycle-highlights:
|
|
- Support for strict minimum bandwidth based scheduling. With this
|
|
feature, Nova instances can be scheduled to compute hosts that will
|
|
honor the minimum bandwidth requirements of the instance as defined
|
|
by QoS policies of its ports.
|
|
- Network Segment Range Management. This features enables cloud administrators
|
|
to manage network segment ranges dynamically via a new API extension,
|
|
as opposed to the previous approach of editing configuration files.
|
|
This feature targets StarlingX and edge use cases, where ease of
|
|
of management is paramount.
|
|
- Speed up Neutron port bulk creation. The targets are containers
|
|
/ k8s use cases, where ports are created in groups.
|
|
- (FWaaS) FWaaS v1 has been removed. FWaaS v2 is available since Newton
|
|
release and it covers all features in FWaaS v1. A migartion script
|
|
is provided to convert existing FWaaS v1 objects into FWaaS v2 models.
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron/stein.html
|