Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B7BBED9ED for ; Mon, 17 Sep 2012 18:58:58 +0000 (UTC) Received: (qmail 24828 invoked by uid 500); 17 Sep 2012 18:58:58 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 24795 invoked by uid 500); 17 Sep 2012 18:58:58 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 24785 invoked by uid 99); 17 Sep 2012 18:58:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2012 18:58:58 +0000 X-ASF-Spam-Status: No, hits=-2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Jessica.Wang@citrix.com designates 66.165.176.89 as permitted sender) Received: from [66.165.176.89] (HELO SMTP.CITRIX.COM) (66.165.176.89) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2012 18:58:52 +0000 X-IronPort-AV: E=Sophos;i="4.80,437,1344211200"; d="scan'208,217";a="38114073" Received: from sjcpmailmx01.citrite.net ([10.216.14.74]) by FTLPIPO01.CITRIX.COM with ESMTP/TLS/RC4-MD5; 17 Sep 2012 18:58:30 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX01.citrite.net ([10.216.14.74]) with mapi; Mon, 17 Sep 2012 11:58:29 -0700 From: Jessica Wang To: "htrippaers@schubergphilis.com" , Murali Reddy CC: Alena Prokharchyk , Sangeetha Hariharan , "cloudstack-dev@incubator.apache.org" Date: Mon, 17 Sep 2012 11:58:27 -0700 Subject: when OVS tunnel manager is not used, isolationMethods parameter passed to createPhysicalNetwork API is being ignored. Thread-Topic: when OVS tunnel manager is not used, isolationMethods parameter passed to createPhysicalNetwork API is being ignored. Thread-Index: Ac2VBmvCrPbom7+TQmuInATSge0iFg== Message-ID: <8EC081586F1D7C41931517E802E947320130458112EA@SJCPMAILBOX01.citrite.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_8EC081586F1D7C41931517E802E947320130458112EASJCPMAILBOX_" MIME-Version: 1.0 --_000_8EC081586F1D7C41931517E802E947320130458112EASJCPMAILBOX_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hugo, Murali, Your UI change at 2012-07-11 ("Phase 1 of Nicira integration") made Zone Wi= zard skip the checking of global setting "sdn.ovs.controller" and show Isol= ation Method dropdown regardless of value of global setting "sdn.ovs.contro= ller". Is there any specific reason to do so? We use value of global setting "sdn.ovs.controller" (true/false) to determi= ne whether to show Isolation Method dropdown during Advanced zone creation. Because when OVS tunnel manager is not used (i.e. when "sdn.ovs.controller"= =3Dfalse), isolationMethods parameter passed to createPhysicalNetwork API i= s being ignored. Thus, Isolation Method dropdown shouldn't show when "sdn.o= vs.controller"=3Dfalse. Jessica =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Author: Hugo Trippaers 2012-07-11 16:14:28 Committer: Murali Reddy 2012-07-11 17:16:06 Parent: 968752071291f3cc47b86ff67289d7cfc7cac3dd (applying Chip Childer's p= atches for license headers in the ui directory) Child: 1075344f03e836de5b11222aaf68b90bdd4a9531 (CS-15353: Larger click bo= xes in UI.) Branches: autoscale, master, remotes/cloudcom/asf_autoscale, remotes/origin= /4.0, remotes/origin/asf-4.0, remotes/origin/autoscale, remotes/origin/deps= -ctrl, remotes/origin/gradle, remotes/origin/javelin, remotes/origin/master= , remotes/origin/maven, remotes/origin/maven-waf, remotes/origin/rbd, remot= es/origin/storagerefactor, remotes/origin/tampa, remotes/origin/vm-snapshot= , remotes/origin/vpc, vpc Follows: tag-3.0.1-prerelease-1 Precedes: Phase 1 of Nicira integration =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --_000_8EC081586F1D7C41931517E802E947320130458112EASJCPMAILBOX_--