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 B061AF8AA for ; Wed, 17 Apr 2013 17:31:16 +0000 (UTC) Received: (qmail 2024 invoked by uid 500); 17 Apr 2013 17:31:16 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 2002 invoked by uid 500); 17 Apr 2013 17:31: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 1994 invoked by uid 500); 17 Apr 2013 17:31:16 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 1991 invoked by uid 99); 17 Apr 2013 17:31:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 17:31:16 +0000 Date: Wed, 17 Apr 2013 17:31:16 +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-1894) User is not able to deploy VMs in a project[permission denied to access the guest network) 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-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13634223#comment-13634223 ] ASF subversion and git services commented on CLOUDSTACK-1894: ------------------------------------------------------------- Commit abbe8ce71fdd96220bc0c7abfb08f7ea00fcb1d0 in branch refs/heads/4.1 from [~mice] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=abbe8ce ] Fix CLOUDSTACK-1894 User is not able to deploy VMs in a project[permission denied to access the guest network) Signed-off-by: Mice Xia > User is not able to deploy VMs in a project[permission denied to access the guest network) > ------------------------------------------------------------------------------------------ > > Key: CLOUDSTACK-1894 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1894 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Projects > Affects Versions: 4.1.0, 4.2.0 > Reporter: Abhinav Roy > Assignee: Mice Xia > Priority: Blocker > Labels: integration-test > Fix For: 4.1.0, 4.2.0 > > Attachments: After upgrade project VM.jpg > > > Steps : > ======================== > 1. upgrade from 4.0 to 4.2 or Fresh installation of 4.2 > 2. Create a user account. > 3. create a project in that account > 4. Browse in to the project view and try to deploy VMs. > Expected behavior: > ======================= > The VM should be deployed without any issue > Observed behavior : > ====================== > VM deployment fails with > 2013-04-02 17:57:51,209 DEBUG [cloud.user.AccountManagerImpl] (catalina-exec-11:null) Access to Acct[5-PrjAcct-user1Project-2] granted to Acct[3-user1] by DomainChecker_EnhancerByCloudStack_8eda5c52 > 2013-04-02 17:57:51,212 INFO [cloud.api.ApiServer] (catalina-exec-11:null) PermissionDenied: Unable to use network with id= b29ec01c-360e-4d03-b4e9-09b0633a4d54, permission denied on uuids: [] > 2013-04-02 17:57:51,213 DEBUG [cloud.api.ApiServlet] (catalina-exec-11:null) ===END=== 10.101.255.102 -- GET command=deployVirtualMachine&zoneId=07ab8ae6-eff5-4fe2-bdae-8929c356ee7f&templateId=d974df3f-3886-4443-a367-1dc77de84960&hypervisor=XenServer&serviceOfferingId=9328a1bd-78fa-4f8f-b3e9-b756af9af730&networkIds=b29ec01c-360e-4d03-b4e9-09b0633a4d54&displayname=projvm1&name=projvm1&response=json&sessionkey=TQLJZNELCpPAalZVMMtb%2F4JlxQY%3D&projectid=227c5af4-5e36-4303-8460-7d691a732ab5&_=1364905654381 > NOTE : When teh admin tries to deploy VMs on the same project, it succeeds. -- 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