[ https://issues.apache.org/jira/browse/CLOUDSTACK-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14553783#comment-14553783 ]
ASF GitHub Bot commented on CLOUDSTACK-8231: -------------------------------------------- GitHub user vadimkim opened a pull request: https://github.com/apache/cloudstack/pull/273 CLOUDSTACK-8231: fixed call to getLbAlgorithms() function Context must be not empty before calling getLbAlgorithms() function, so previous commit may cause side-effects while trying to get LB algorithms with empty context. The list in drop-down menu is either static list of LB rules or result of getLbAlgorithms() function if it is not empty 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/273.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 #273 ---- 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 commit a064911d440170185b69001deb28b8b2173b4d05 Author: Vadim Kimlaychuk <va...@ant.ee> Date: 2015-05-21T07:18:41Z CLOUDSTACK-8231: fixed call to getLbAlgorithms() function in order to merge results from static and dynamic data ---- > Fail to create load-balancing service on VPC > -------------------------------------------- > > Key: CLOUDSTACK-8231 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8231 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: UI > Affects Versions: 4.5.0 > Reporter: Pierre-Luc Dion > Assignee: Rohit Yadav > Priority: Critical > Fix For: 4.6.0, 4.5.2 > > Attachments: lb-algo.png > > > Using the uI, cannot create Load-Balancing rules on a VPC tier because the > load-balancing algorithm is empty and the drop down display nothing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)