GitHub user vadimkim opened a pull request:

    https://github.com/apache/cloudstack/pull/271

    CLOUDSTACK-8231: Fixed UI empty drop-down list for LB rules

    It seems that getLbAlgorithms() function must be called if context is 
"undefined".  If context is defined then function returns empty list. That is 
why drop-down menu is also empty when I add new LB rule.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vadimkim/cloudstack master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/271.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 #271
    
----
commit 7ee9b1042f35a2998217d973b5ee447ca68497fb
Author: Vadim Kimlaychuk <va...@ant.ee>
Date:   2015-05-20T19:08:29Z

    CLOUDSTACK-8231: Fixed UI empty drop-down list for LB rules

----


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