GitHub user nlivens opened a pull request: https://github.com/apache/cloudstack/pull/1578
CLOUDSTACK-9401 : Support for Internal DNS in Nuage VSP plugin Testrun:- Verify InternalDns on Isolated Network ... === TestName: test_01_Isolated_Network_with_zone | Status : SUCCESS === ok Verify InternalDns on Isolated Network with ping by hostname ... === TestName: test_02_Isolated_Network | Status : SUCCESS === ok Verify update NetworkDomain for InternalDns on Isolated Network ... === TestName: test_03_Update_Network_with_Domain | Status : SUCCESS === ok Verify update NetworkDomain for InternalDns on Isolated Network with ping VM ... === TestName: test_04_Update_Network_with_Domain | Status : SUCCESS === ok Verify InternalDns on VPC Network ... === TestName: test_05_VPC_Network_With_InternalDns | Status : SUCCESS === ok Verify InternalDns on VPC Network by ping with hostname ... === TestName: test_06_VPC_Network_With_InternalDns | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 6 tests in 5736.562s OK cloudstack$ pep8 --max-line-length=150 test_internal_dns.py cloudstack$ pyflakes test_internal_dns.py cloudstack$ You can merge this pull request into a Git repository by running: $ git pull https://github.com/nlivens/cloudstack nuage_vsp_internal_dns Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1578.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 #1578 ---- commit c86ab936f03b9815debaa535065df10dc724149f Author: Eric Waegeman <eric.waege...@nuagenetworks.net> Date: 2016-05-26T09:37:52Z CLOUDSTACK-9401 : Support for Internal DNS in Nuage VSP plugin commit 064646de7604ffb58a4ae7ecc3db103e4e067fbf Author: rahul singal <rahul.sin...@alcatel-lucent.com> Date: 2016-06-02T09:30:25Z CLOUDSTACK-9401 : Marvin tests for Internal DNS verification with NuageVsp ---- --- 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. ---