yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50089
[Bug 1513353] Re: VPNaaS: leftid should be configurable
Reviewed: https://review.openstack.org/310676
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=7cf4ef682f83fc08484011454f62c27882064dff
Submitter: Jenkins
Branch: master
commit 7cf4ef682f83fc08484011454f62c27882064dff
Author: nick.zhuyj <nick.zhuyj@xxxxxxxxxx>
Date: Wed Apr 27 03:36:02 2016 -0500
Support local_id configuration
In some case, we want to specify the local id instead of use the
external ip. For example, the router is behind NAT, and we don't
want to expose this IP to peer. This patch will make local_id
configurable. Most often, local id would be domain name, email
address etc. But if local id is not configured then external ip
will still be used as the leftid.
Note: this change is DocImpact & APIImpact
Change-Id: I2433d72ba22ce410cbfafb7b8bfb16f51eefdfc1
Closes-Bug: #1513353
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1513353
Title:
VPNaaS: leftid should be configurable
Status in neutron:
Fix Released
Bug description:
Currently, both left & leftid are filled with external_ip automatically. But sometimes, user may want to specify the leftid as they desired, such as an email address.
It would be better if this can be supported.
Pre-conditions: None
Step-by-step reproduction steps:
1) create an ipsec connection from dashboard or CLI, there is no leftid option.
Version:
Stable Kilo/CentOS7/RDO
Thanks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1513353/+subscriptions
References