fix issue: listHosts with hahost throws exception

(cherry picked from commit a206f423a3851a4d090f58b05e2936dd68c528d0)
This commit is contained in:
Wei Zhou 2013-09-24 11:59:05 +02:00
parent 164e3e33b4
commit e61f1bb158

View File

@ -1573,7 +1573,7 @@ public class QueryManagerImpl extends ManagerBase implements QueryService {
}
if (haHosts != null && haTag != null && !haTag.isEmpty()) {
sc.setJoinParameters("hostTagSearch", "tag", haTag);
sc.setParameters("tag", haTag);
}
// search host details by ids