LBaas health_monitor'timeout shouldn't be -1

Bug #1320062 reported by shihanzhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
shihanzhang

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},

Tags: lbaas
Changed in neutron:
assignee: nobody → shihanzhang (shihanzhang)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/93851

Changed in neutron:
status: New → In Progress
tags: added: lbaas
description: updated
description: updated
Changed in neutron:
importance: Undecided → Medium
milestone: none → juno-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/93851
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e02846cff4748f7df4d73fb0833fa3dbad1ccf9b
Submitter: Jenkins
Branch: master

commit e02846cff4748f7df4d73fb0833fa3dbad1ccf9b
Author: shihanzhang <email address hidden>
Date: Fri May 16 12:02:40 2014 +0800

    Disallow 'timeout' in health_monitor to be negative

    It should limit the value of 'timeout' in 'health_monitor', the 'timeout'
    shouldn't to be negative.

    Change-Id: I26ae1995c9cc362df7c7dda4c53fb8adda298d13
    Closes-bug: #1320062

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: juno-1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.