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 E3BA710A7D for ; Fri, 14 Mar 2014 05:09:50 +0000 (UTC) Received: (qmail 85839 invoked by uid 500); 14 Mar 2014 05:09:46 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 85369 invoked by uid 500); 14 Mar 2014 05:09:43 -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 85343 invoked by uid 500); 14 Mar 2014 05:09:42 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 85337 invoked by uid 99); 14 Mar 2014 05:09:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2014 05:09:42 +0000 Date: Fri, 14 Mar 2014 05:09:42 +0000 (UTC) From: "SZC (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-6237) Affinity Group should not display in project view due Affinity Groups feature does not support projects MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 SZC created CLOUDSTACK-6237: ------------------------------- Summary: Affinity Group should not display in project view due Affinity Groups feature does not support projects Key: CLOUDSTACK-6237 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6237 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Projects, UI Affects Versions: 4.2.0, 4.2.1 Environment: Management Console (centos6.4) CS4.2/4.2.1 Xenserver6.2 Reporter: SZC Affinity Groups feature does not support projects. This is mentioned in the FS for that feature, check the FAQ part https://cwiki.apache.org/confluence/display/CLOUDSTACK/FS+-+Affinity-A nti-affinity+groups But I do below steps: 1. I set a host as dedicated host to an account, affinity groups will auto create a affinity groups with type ExplicitDedication . 2. Then I create a Project and add the account has dedicated host. when I try creat a VM in Project view, I can select affinity groups has been auto created. but created VM will failed with error "Entity AffinityGroup [dc4751ao-d2cb-463e-8351-384b9422313] and entity acct [3f526aid-d9ab-40ec-a6a5-9b61c84cb1el-PrjAcct-CPSM-1] belong to different accounts" Note: I also try to create new affinity groups in project ,the same error happend. So affinity groups should not display in project view. -- This message was sent by Atlassian JIRA (v6.2#6252)