GitHub user sanju1010 opened a pull request:
https://github.com/apache/cloudstack/pull/149
Hosts without tag are not listed while listing the hosts for migration for
instance with tag
Steps:
1.Add tag say "tag1" to host1 in a cluster with min of two hosts
2.Create compute offering with host tag "tag1"
3.Deploy vm with the above offering
4.list hosts for migration for the above deployed vm
5.All untagged hosts in the cluster must be listed as available
hosts for vm migration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sanju1010/cloudstack master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/149.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #149
----
commit f29d364b6ef2d0d0e73a6cd439c4f9eafdac0c68
Author: sanjeev <[email protected]>
Date: 2015-04-08T13:37:18Z
Hosts without tag are not listed while listing the hosts for migration for
instance with tag
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---