69e9888b01
This change adds DVR-aware announcements for routable fixed IP's to be sent, thereby routing traffic directly to the appropriate compute node instead of the centralized router on the network node. Change-Id: I3aecdd7979dba97dab12a6550655c90a57f56cb3 Partial-Bug: #1775250
9 lines
362 B
YAML
9 lines
362 B
YAML
---
|
|
features:
|
|
- |
|
|
DVR-aware BGP announcements are now supported for IPv4. Host routes
|
|
for instances are announced as /32 host routes, using the appropriate
|
|
floating IP gateway port on the host as the next-hop. This allows
|
|
network traffic to bypass the centralized router on the network
|
|
node and ingress/egress directly on the compute node.
|