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 10EF810D56 for ; Wed, 4 Sep 2013 03:22:02 +0000 (UTC) Received: (qmail 72531 invoked by uid 500); 4 Sep 2013 03:22:00 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 72476 invoked by uid 500); 4 Sep 2013 03:22:00 -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 72307 invoked by uid 500); 4 Sep 2013 03:21:56 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 72295 invoked by uid 99); 4 Sep 2013 03:21:56 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 03:21:56 +0000 Date: Wed, 4 Sep 2013 03:21:56 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-4337) Dedicated Resources: Zone dedicated to an account should only be visible and accessible to that account MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757426#comment-13757426 ] ASF subversion and git services commented on CLOUDSTACK-4337: ------------------------------------------------------------- Commit 6a0bda0280e68dcee30ecb6a87db4e38fd1df744 in branch refs/heads/master from [~prachidamle] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6a0bda0 ] CLOUDSTACK-4337 Dedicated Resources: Zone dedicated to an account should only be visible and accessible to that account Changes: - When listing a zone, add clause in the search to check the account_id for a dedicated zone - When listsing a zone with a domainid, add a similar clause. - DomainCheck:: checkAccess() for a zone should consider that zone can now be dediacted to a specific account and check access accordingly. Conflicts: server/src/com/cloud/api/query/vo/DataCenterJoinVO.java setup/db/db/schema-410to420.sql > Dedicated Resources: Zone dedicated to an account should only be visible and accessible to that account > ------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-4337 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4337 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.2.0 > Reporter: Prachi Damle > Assignee: Prachi Damle > Priority: Critical > Fix For: 4.2.0 > > > A Zone can be dedicated to an account. Thus such a zone should be visible and accessible to that account only. > Currently such a zone is listed for any account in that domain. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira