[
https://issues.apache.org/jira/browse/CLOUDSTACK-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alena Prokharchyk resolved CLOUDSTACK-2565.
-------------------------------------------
Resolution: Fixed
Fixed with 45d2e60656a7c9b2b4171bc63450afa229ca4e75
> 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