octavia/releasenotes/notes/reserved-ips-7ef3a63ab0b6b28a.yaml
Michael Johnson 1ad9fd7272 Allow blocking IPs from member addresses
This patch adds a configuration option for reserved IP addresses that
cannot be used for load balancer member addresses. By default, this will
include the nova metadata service address 169.254.169.254.

Change-Id: I25de5ed5f6f35afc55dd1154c3e02934fddb100a
Story: 2003413
Task: 24555
2018-08-16 22:25:35 +00:00

7 lines
224 B
YAML

---
security:
- |
Adds a configuration option, "reserved_ips" that allows the operator to
block addresses from being used in load balancer members. The default
setting blocks the nova metadata service address.