Public bug reported:

It should to limit the value of timiout in health_monitor, the timiout
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},

** Affects: neutron
     Importance: Undecided
     Assignee: shihanzhang (shihanzhang)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => shihanzhang (shihanzhang)

-- 
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):
  New

Bug description:
  It should to limit the value of timiout in health_monitor, the timiout
  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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to