Merge pull request #1308 from sanju1010/vpncgw Test to create vpn customer gateway with hostnameWhile adding vpn customer gateway for site to site vpn connection, cs should also accept host name apart from gateway ip address. It should not be restricted to just ip address.
* pr/1308: Added few validation steps after adding vpncustomer gateway with hostname Changes are as per review comments in PR#1308 Test to verify CS-45057 Bug-Id: CS-45057 Reviewed-by: Self Signed-off-by: Will Stevens <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/54981704 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/54981704 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/54981704 Branch: refs/heads/master Commit: 5498170468478e65995640847f2166777a1a02b0 Parents: bebaea3 4497c60 Author: Will Stevens <[email protected]> Authored: Thu Apr 21 16:53:28 2016 -0400 Committer: Will Stevens <[email protected]> Committed: Thu Apr 21 16:53:28 2016 -0400 ---------------------------------------------------------------------- test/integration/component/test_vpc.py | 47 +++++++++++++++++++++++++++-- 1 file changed, 45 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
