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 C90761075C for ; Thu, 30 Jan 2014 19:24:15 +0000 (UTC) Received: (qmail 25059 invoked by uid 500); 30 Jan 2014 19:24:14 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 24967 invoked by uid 500); 30 Jan 2014 19:24:13 -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 24792 invoked by uid 500); 30 Jan 2014 19:24:11 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 24732 invoked by uid 99); 30 Jan 2014 19:24:10 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jan 2014 19:24:10 +0000 Date: Thu, 30 Jan 2014 19:24:10 +0000 (UTC) From: "Prachi Damle (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-5995) change service offering is not honouring host tags MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Prachi Damle created CLOUDSTACK-5995: ---------------------------------------- Summary: change service offering is not honouring host tags Key: CLOUDSTACK-5995 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5995 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Management Server Affects Versions: 4.3.0 Reporter: Prachi Damle Assignee: Prachi Damle Fix For: 4.4.0 steps to reproduce ------------------- 1-prepare CS setup with two host 2-deploy a vm 3-create a SO say "TG" with host tag(say h1) 4-stop vm created in step 2 and change service offering to "TG" 5-start vm Expected ========= vm deployment should fail since there is no host with tag h1 Actual ====== vm got deployed on last host my observation =============== vm always choosing last host, irrespective of tag. -- This message was sent by Atlassian JIRA (v6.1.5#6160)