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

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

Commit 6354604eedff0c5f4ddef4940ce02df80adb656c in branch 
refs/heads/4.2-forward from [~saksham]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6354604 ]

CLOUDSTACK-4572: findHostsForMigration API does not return correct host list

Changes:
Expected behavior:
The api should return the list of suitable/unsuitable hosts
Added fix that creates a deep copy of the the variable allHosts and prevents 
faulty host list return.

                
> findHostsForMigration API does not return correct host list
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-4572
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4572
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.2.0
>            Reporter: Saksham Srivastava
>            Assignee: Saksham Srivastava
>             Fix For: 4.2.1
>
>
> Create multi cluster setup.
> Tag host in one cluster with host tag t1.
> Create a service offering using the host tag t1
> Deploy a vm using the tagged service offering.
> Even if tagged/untagged hosts are available across different clusters the api 
> does not list correct hosts for migration for the deployed vm.
> Expected behavior:
> The api should return the list of suitable/unsuitable hosts.

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

Reply via email to