← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1320062] Re: LBaas health_monitor'timeout shouldn't be -1

 

** 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/1320062

Title:
  LBaas health_monitor'timeout shouldn't be -1

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  It should to limit the value of timeout in health_monitor, the timeout
  shouldn't be -1, in extentions/loadbalancer.py, the define is:

          'timeout': {'allow_post': True, 'allow_put': True,
                      'convert_to': attr.convert_to_int,
                      'is_visible': True},

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1320062/+subscriptions


References