Fix UDP release note for CentOS

This patch removes the comment about the UDP patch not working on CentOS
because we fixed the issues that were impacting CentOS based amphora.

It also corrects a typo in the api-ref where the protocol field was listed
as an "integer" type, where it should be "string".

Change-Id: I0857015f25de607ab8364b9e1d59a65f8b072c3c
This commit is contained in:
Michael Johnson 2018-08-08 13:21:09 -07:00
parent a166c89b64
commit 5022588164
2 changed files with 1 additions and 2 deletions

View File

@ -842,7 +842,7 @@ protocol:
``TERMINATED_HTTPS``, or ``UDP``.
in: body
required: true
type: integer
type: string
protocol-pools:
description: |
The protocol for the resource. One of ``HTTP``, ``HTTPS``, ``PROXY``,

View File

@ -7,7 +7,6 @@ issues:
- You cannot mix IPv4 UDP listeners with IPv6 members at this time. This is
being tracked with this story
https://storyboard.openstack.org/#!/story/2003329
- CentOS based amphora images do not yet support UDP load balancing.
upgrade:
- |
UDP protocol support requires an update to the amphora image to support