Github user ustcweizhou commented on the issue:

    https://github.com/apache/cloudstack/pull/1889
  
    @rashmidixit We have ported it in our branch and found it inconvenient to 
click the OK button in dialog with warning "No more hosts are available for 
migration" frequently.
    
    could you remove the line below ?
    ```
                                                             
cloudStack.dialog.notice({
                                                                 message: 
_l('message.no.host.available')
                                                             }); //Only a 
single host in the set up
    -                                                    } else {
    -                                                         
cloudStack.dialog.notice({
    -                                                             message: 
_l('message.no.more.hosts.available')
    -                                                         });
                                                         }
                                                     }
                                                 });
    ```


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to