Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BB24A200BB3 for ; Wed, 2 Nov 2016 10:57:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B9DF3160AEA; Wed, 2 Nov 2016 09:57:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0276D160AFB for ; Wed, 2 Nov 2016 10:56:59 +0100 (CET) Received: (qmail 83277 invoked by uid 500); 2 Nov 2016 09:56:59 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 83243 invoked by uid 500); 2 Nov 2016 09:56:59 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 83239 invoked by uid 99); 2 Nov 2016 09:56:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2016 09:56:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DBAF32C2A6C for ; Wed, 2 Nov 2016 09:56:58 +0000 (UTC) Date: Wed, 2 Nov 2016 09:56:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9401) Nuage VSP Plugin : Support for InternalDns including Marvin test coverage MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 02 Nov 2016 09:57:00 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9401?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D15628422#comment-15628422 ]=20 ASF GitHub Bot commented on CLOUDSTACK-9401: -------------------------------------------- Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1578 =20 Packaging result: =E2=9C=94centos6 =E2=9C=94centos7 =E2=9C=94debian. JI= D-132 > Nuage VSP Plugin : Support for InternalDns including Marvin test coverage > ------------------------------------------------------------------------- > > Key: CLOUDSTACK-9401 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-940= 1 > Project: CloudStack > Issue Type: Task > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Automation, Network Controller > Reporter: Rahul Singal > Assignee: Nick Livens > > Supporting Internal Dns by using Dns service provider as Virtual Router b= ut Dhcp provider will be NuageVsp. The idea is here is to keep using Intern= al Dns service of cloudstack when network provider is some other vendor. > A sample network offering will be like below one:- > Service Provider > DHCP NuageVsp > DNS VirtualRouter/VpcVirtualRouter > UserData VirtualRouter/VpcVirtualRouter > Virtual Networking NuageVsp > SourceNat NuageVsp > StaticNat NuageVsp > NetworkAcl/Firewall NuageVsp > Testrun:- > Verify InternalDns on Isolated Network ... =3D=3D=3D TestName: test_01_Is= olated_Network_with_zone | Status : SUCCESS =3D=3D=3D > ok > Verify InternalDns on Isolated Network with ping by hostname ... =3D=3D= =3D TestName: test_02_Isolated_Network | Status : SUCCESS =3D=3D=3D > ok > Verify update NetworkDomain for InternalDns on Isolated Network ... =3D= =3D=3D TestName: test_03_Update_Network_with_Domain | Status : SUCCESS =3D= =3D=3D > ok > Verify update NetworkDomain for InternalDns on Isolated Network with ping= VM ... =3D=3D=3D TestName: test_04_Update_Network_with_Domain | Status : S= UCCESS =3D=3D=3D > ok > Verify InternalDns on VPC Network ... =3D=3D=3D TestName: test_05_VPC_Net= work_With_InternalDns | Status : SUCCESS =3D=3D=3D > ok > Verify InternalDns on VPC Network by ping with hostname ... =3D=3D=3D Tes= tName: test_06_VPC_Network_With_InternalDns | Status : SUCCESS =3D=3D=3D > ok > ---------------------------------------------------------------------- > Ran 6 tests in 5736.562s > OK > cloudstack$ pep8 --max-line-length=3D150 test_internal_dns.py > cloudstack$ pyflakes test_internal_dns.py > cloudstack$ -- This message was sent by Atlassian JIRA (v6.3.4#6332)