Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D06C710BC3 for ; Mon, 5 Aug 2013 10:57:18 +0000 (UTC) Received: (qmail 53230 invoked by uid 500); 5 Aug 2013 10:57:18 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 53169 invoked by uid 500); 5 Aug 2013 10:57:17 -0000 Mailing-List: contact dev-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 dev@cloudstack.apache.org Received: (qmail 53161 invoked by uid 500); 5 Aug 2013 10:57:16 -0000 Delivered-To: apmail-incubator-cloudstack-dev@incubator.apache.org Received: (qmail 53155 invoked by uid 99); 5 Aug 2013 10:57:15 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Aug 2013 10:57:15 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id E86B61C0421; Mon, 5 Aug 2013 10:57:13 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8804841363771805224==" MIME-Version: 1.0 Subject: Review Request 13266: CLOUDSTACK-3925: Allow Root Admin to deploy VMs on Zone dedicated to any domain/account From: "Saksham Srivastava" To: "Prachi Damle" , "Devdeep Singh" Cc: "Saksham Srivastava" , "cloudstack" Date: Mon, 05 Aug 2013 10:57:13 -0000 Message-ID: <20130805105713.5384.80948@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Saksham Srivastava" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/13266/ X-Sender: "Saksham Srivastava" Reply-To: "Saksham Srivastava" --===============8804841363771805224== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13266/ ----------------------------------------------------------- Review request for cloudstack, Devdeep Singh and Prachi Damle. Bugs: 3925 Repository: cloudstack-git Description ------- Currently Root admin cannot deploy vms on a zone dedicated to sub-domain, the fix will ensure the private zone functionality is maintained. The fix allows root admin to deploy vms on zone dedicated to any other domain by both the methods: 1)Using affinity group "Explicit Dedication" 2)Not using any affinity group. Diffs ----- plugins/affinity-group-processors/explicit-dedication/src/org/apache/cloudstack/affinity/ExplicitDedicationProcessor.java a0eb56c server/src/com/cloud/deploy/DeploymentPlanningManagerImpl.java ebf2b0c server/test/com/cloud/vm/DeploymentPlanningManagerImplTest.java 10e23d7 Diff: https://reviews.apache.org/r/13266/diff/ Testing ------- Root admin is now able to deploy vms on a zone dedicated to a sub domain. Build is successful. Thanks, Saksham Srivastava --===============8804841363771805224==--