yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03600
[Bug 1190577] Re: lbaas: haproxy plugin_driver.update_health_monitor() - wrong method signature
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1190577
Title:
lbaas: haproxy plugin_driver.update_health_monitor() - wrong method
signature
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
the signature of update_health_monitor() does not match the signature
of base method in abstract driver:
def update_health_monitor(self, context, healthmon, pool_id)
should be:
def update_health_monitor(self, context,
old_health_monitor,health_monitor,pool_association)
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1190577/+subscriptions