Merge "neutron, fwaas, vpnaas rocky update"

This commit is contained in:
Zuul
2018-11-06 06:02:03 +00:00
committed by Gerrit Code Review
3 changed files with 14 additions and 2 deletions

View File

@@ -32,6 +32,10 @@ releases:
- hash: 7567c42e99b298201b30593699d1e180e5bfa759
repo: openstack/neutron-fwaas
version: 13.0.0
- projects:
- hash: 3c6cfbc489a0bd02f33ae072820ae99e897e1ac7
repo: openstack/neutron-fwaas
version: 13.0.1
branches:
- location: 13.0.0.0rc1
name: stable/rocky

View File

@@ -28,6 +28,10 @@ releases:
- hash: da4fff7e7aa756cd8280e8dd14fb8cccc5777277
repo: openstack/neutron-vpnaas
version: 13.0.0
- projects:
- hash: 0876f4dfe7e2f57305110e035efa753bfb711a3f
repo: openstack/neutron-vpnaas
version: 13.0.1
branches:
- location: 13.0.0.0rc1
name: stable/rocky

View File

@@ -41,11 +41,15 @@ releases:
- hash: d48b0c15ac97c6644718651ce6e14cae9c32d07b
repo: openstack/neutron
version: 13.0.1
- projects:
- hash: 41f81b9c374e89501ba7ea53f5627009ba99b756
repo: openstack/neutron
version: 13.0.2
cycle-highlights:
- 'Per TCP/UDP port forwarding on floating IP is supported. Operators can save the
number of global IP addresses for floating IPs.'
- 'Multiple bindings for compute owned ports is supported for better server
live migration support.'
- 'Multiple bindings for compute owned ports is supported for better server live
migration support.'
- 'Perform validation on filter parameters on listing resources. Previously filter
parameters were unclear for API users. This release improves the API behavior
on resource filtering and documentation in the Neutron API references a lot.'