GitHub user SudharmaJain opened a pull request: https://github.com/apache/cloudstack/pull/955
CLOUDSTACK-8969 VPN customer gateway can't be registered with hostname When we have VPN customer gateway which is resolved by a hostname , we should be able to register the VPN customer gateway with its hostname instead of the IP address, this would be useful in case where the remote device IP is dynamically assigned , where customers use DDNS to resolve it. You can merge this pull request into a Git repository by running: $ git pull https://github.com/SudharmaJain/cloudstack cs-8969 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/955.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #955 ---- commit 97882eb4b6d0ee1e34228d80a442b8fc2795bc6d Author: SudharmaJain <sudharma.j...@citrix.com> Date: 2015-10-20T04:46:12Z CLOUDSTACK-8969 VPN customer gateway can't be registered with hostname ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---