commit | 949f5ada608961fd05435e01bd9d06757b6c62c5 | [log] [tgz] |
---|---|---|
author | Gregory Thiemonge <gthiemon@redhat.com> | Mon Mar 15 18:25:04 2021 +0100 |
committer | Brian Haley <haleyb.dev@gmail.com> | Wed Jun 02 12:40:46 2021 +0000 |
tree | e70053c06a5d3695c3b28f02c73cf3a769255dfb | |
parent | aa25b741fed5fe3de72eaf1ddc59068befaada36 [diff] |
Add route to IPv6 private subnets in ML2/OVN Enable IPv6 private subnet routing in ML2/OVN, it uses the behavior that already exists in ML2/OVS: add a route from the devstack node to the CIDRs of the default IPv6 subnet pool. Any IPv6 subnet created using the default subnet pool and plugged into the default router is reachable from the host (ex: ipv6-private-subnet). Change-Id: I02ca1d94e9f4d5ad4a06182f5ac9a2434941cf08