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 C882E10CEB for ; Thu, 16 Jan 2014 19:13:26 +0000 (UTC) Received: (qmail 83409 invoked by uid 500); 16 Jan 2014 19:13:22 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 83374 invoked by uid 500); 16 Jan 2014 19:13:22 -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 83357 invoked by uid 500); 16 Jan 2014 19:13:21 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 83346 invoked by uid 99); 16 Jan 2014 19:13:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jan 2014 19:13:20 +0000 Date: Thu, 16 Jan 2014 19:13:20 +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-4987) Able to add isolated network belonging to an account to a virtual machine belonging to different 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-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873791#comment-13873791 ] ASF subversion and git services commented on CLOUDSTACK-4987: ------------------------------------------------------------- Commit c375ec62e2bc48b17b4ebac5479c295ec89a5f9a in branch refs/heads/4.3 from [~alena1108] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c375ec6 ] CLOUDSTACK-4987: when addNic to vm, don't make account check if the vm belongs to ROOT admin > Able to add isolated network belonging to an account to a virtual machine belonging to different account > -------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-4987 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4987 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Network Devices > Affects Versions: 4.2.0, 4.3.0 > Environment: Observed on KVM. Did not test on Xen and VMware yet. > Reporter: Gaurav Aradhye > Assignee: Alena Prokharchyk > Fix For: 4.2.1, 4.3.0 > > > 1. Deploy an instance in an account > 2. Create an isolated network in different account > 3. Add this isolated network to the VM (both belong to different accounts within same domain) > As per the test plan - Test case no. 18 (https://cwiki.apache.org/confluence/display/CLOUDSTACK/Add+Remove+networks+to+VM+Test+cases), API should fail in this case. > But it has been observed that network gets added successfully and new NIC can be seen in VM's NICs list for this network. -- This message was sent by Atlassian JIRA (v6.1.5#6160)