Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94554119CD for ; Mon, 13 May 2013 22:21:16 +0000 (UTC) Received: (qmail 77552 invoked by uid 500); 13 May 2013 22:21:16 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 77522 invoked by uid 500); 13 May 2013 22:21:16 -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 77513 invoked by uid 500); 13 May 2013 22:21:16 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 77510 invoked by uid 99); 13 May 2013 22:21:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 May 2013 22:21:16 +0000 Date: Mon, 13 May 2013 22:21:15 +0000 (UTC) From: "Sheng Yang (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-2392) PVLAN - Should not be allowed to create a network with isolatedpvlan parameter when Ipv6 parameters are provided. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-2392?page=3Dcom.atl= assian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sheng Yang resolved CLOUDSTACK-2392. ------------------------------------ Resolution: Fixed Fixed with: commit 065d2561b9532c6f7536d22ce067d6085238a76b Author: Sheng Yang Date: Mon May 13 11:40:40 2013 -0700 CLOUDSTACK-2392: Not allow create pvlan network with ipv6 =20 > PVLAN - Should not be allowed to create a network with isolatedpvlan para= meter when Ipv6 parameters are provided. > -------------------------------------------------------------------------= ---------------------------------------- > > Key: CLOUDSTACK-2392 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-239= 2 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Management Server > Affects Versions: 4.2.0 > Environment: Build from pvaln branch > Reporter: Sangeetha Hariharan > Assignee: Sheng Yang > Fix For: 4.2.0 > > > PVLAN - Should not be allowed to create a network with isolatedpvlan para= meter when Ipv6 parameters are provided. > We are allowed to create a network with isolatedpvlan parameter when Ipv6= parameters are provided. > 2013-05-08 10:36:24,073 INFO [cloud.api.ApiServer] (catalina-exec-22:nul= l) (userId=3D2 accountId=3D2 sessionId=3D3D819C793CEE666B0085A06060352691) = 10.217.252.128 -- GET command=3DcreateNetwork&zoneId=3Db5b71f7b-19a4-4f32-9= 512-d9b0eac382f3&networkOfferingId=3D9bb84f2a-a5d1-4db1-b52e-a1b72517863e&p= hysicalnetworkid=3D2ddd2d19-d5af-49bd-a6fd-f1e41902bab7&name=3Dtest-999&dis= playText=3Dtest-999&vlan=3D2345&isolatedpvlan=3D123&acltype=3Ddomain&gatewa= y=3D10.223.15.1&netmask=3D255.255.255.192&startip=3D10.223.15.10&endip=3D10= .223.15.20&ip6gateway=3DFC00:3:1362::1&ip6cidr=3DFC00:3:1362::1/64&startipv= 6=3DFC00:3:1362::2&endipv6=3DFC00:3:1362::10&networkdomain=3Dxxxx&response= =3Djson&sessionkey=3DV0OCujgC09j6%2FS1ikYZ27ynCIyo%3D&_=3D1368034585820 200= { "createnetworkresponse" : { "network" : {"id":"4825b029-0090-4119-9ce0-= b7b40522c934","name":"test-999","displaytext":"test-999","broadcastdomainty= pe":"Pvlan","traffictype":"Guest","gateway":"10.223.15.1","netmask":"255.25= 5.255.192","cidr":"10.223.15.0/26","zoneid":"b5b71f7b-19a4-4f32-9512-d9b0ea= c382f3","zonename":"zone1","zonetype":"Advanced","networkofferingid":"9bb84= f2a-a5d1-4db1-b52e-a1b72517863e","networkofferingname":"DefaultSharedNetwor= kOffering","networkofferingdisplaytext":"Offering for Shared networks","net= workofferingavailability":"Optional","issystem":false,"state":"Setup","rela= ted":"4825b029-0090-4119-9ce0-b7b40522c934","broadcasturi":"pvlan://2345-i1= 23","dns1":"72.52.126.11","dns2":"72.52.126.12","type":"Shared","vlan":"N/A= ","acltype":"Domain","subdomainaccess":true,"domainid":"b7959800-b760-11e2-= a38a-06f4b000042b","domain":"ROOT","service":[{"name":"Dns","capability":[{= "name":"AllowDnsSuffixModification","value":"true","canchooseservicecapabil= ity":false}]},{"name":"UserData"},{"name":"Dhcp"}],"networkdomain":"xxxx","= physicalnetworkid":"2ddd2d19-d5af-49bd-a6fd-f1e41902bab7","restartrequired"= :false,"specifyipranges":true,"canusefordeploy":true,"ispersistent":false,"= tags":[],"ip6gateway":"fc00:3:1362::1","ip6cidr":"fc00:3:1362::1/64"} } } > Expected Behavior: > Should not be allowed to create a network with isolatedpvlan parameter w= hen Ipv6 parameters are provided. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira