You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2013/05/18 07:55:15 UTC

[jira] [Updated] (CLOUDSTACK-2565) ExternalLoadBalancerDeviceVO's gslbProvider setter is a nop

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated CLOUDSTACK-2565:
-------------------------------------

    Attachment: 2565.txt
    
> ExternalLoadBalancerDeviceVO's gslbProvider setter is a nop
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-2565
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2565
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API
>    Affects Versions: 4.0.2
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>         Attachments: 2565.txt
>
>
> public void setGslbProvider(boolean gslbProvider) {
>         gslbProvider = gslbProvider;
>     }
> is missing a this.
> added in patch

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira