Hi Nir Good question. There's absolutely no reason not to allow more than 2 subnets, or even 2 of the same IP versions on the gateway port. In fact, in our POC we allowed this (or, more specifically, we did not disallow it). However, for the gateway port to the provider's next-hop router, we did not have a specific use case beyond an IPv4 and an IPv6. Moreover, in Neutron today, only a single subnet is allowed per interface (either v4 or v6). So all we are doing is opening up the gateway port to support what it does today (i.e., v4 or v6) plus allow IPv4 and IPv6 subnets to co-exist on the gateway port (and same network/vlan). Our principle use case is to enable IPv6 in an existing IPv4 environment.
Do you have a specific use case requiring 2 or more of the same IP-versioned subnets on a gateway port? Thanks Randy On Tue, Dec 31, 2013 at 4:59 AM, Nir Yechiel <nyech...@redhat.com> wrote: > Hi, > > With regards to > https://blueprints.launchpad.net/neutron/+spec/allow-multiple-subnets-on-gateway-port,can > you please clarify this statement: "We will disallow more that two > subnets, and exclude allowing 2 IPv4 or 2 IPv6 subnets". > The use case for dual-stack with one IPv4 and one IPv6 address associated > to the same port is clear, but what is the reason to disallow more than two > IPv4/IPv6 subnets to a port? > > Thanks and happy holidays! > Nir > > > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev