neutron-vpnaas/neutron_vpnaas/extensions
venkata anil 0003f936b0 Assign external_ip based on ip version of peer_address
In the same ipsec site connection, external_ip and peer_address
should be of same ip version for *Swan.
So external_ip should be assigned from router gateway addresses
based on ip version of peer_address.

Ipsec won't work with IPv6 LLA and neutron unaware GUA.
So to support vpnaas with ipv6, external network must have ipv6 subnet.

DocImpact
a, In the same ipsec site connection, external_ip and peer_address
   should be of same ip version for *Swan.
b, To support vpnaas with ipv6, external network must have ipv6 subnet,
   as ipsec won't work with IPv6 LLA and neutron unaware GUA.
Change-Id: Id6ce9939d448d7d009af491ae3d49ba5e1efb9cf
Closes-bug: #1450479
2015-05-20 06:28:47 +00:00
..
__init__.py Move config and extensions to service repo 2015-02-02 22:00:42 -06:00
vpnaas.py Assign external_ip based on ip version of peer_address 2015-05-20 06:28:47 +00:00