yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14429
[Bug 1320062] [NEW] LBaas health_monitor'timeout shouldn't be -1
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
Follow ups
References