You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/01 10:22:09 UTC

[jira] [Commented] (CLOUDSTACK-5995) change service offering is not honouring host tags

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-5995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888499#comment-13888499 ] 

ASF subversion and git services commented on CLOUDSTACK-5995:
-------------------------------------------------------------

Commit 7d0472bdaa2d25f7a3658c44a11bebcfd258bc42 in branch refs/heads/master from [~prachidamle]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7d0472b ]

CLOUDSTACK-5995 ; change service offering is not honouring host tags

- Check host tag when the lastHostId is set.


> 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)