← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1282483] Re: lbaas/haproxy/agent: inconsistent periodic_interval option

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1282483

Title:
  lbaas/haproxy/agent: inconsistent periodic_interval option

Status in neutron:
  Expired

Bug description:
  lbaas haproxy agent defines periodic_interval option in DEFAULT group which is inconsistent the same option
  defined by other agents/servers.
  The inconsistency causes a confusion.
  Since even major distro document misses this difference, almost all the admins can't understand it.

  The default value: 10(haproxy) vs 40(others)
  behaviour:  neutron.openstack.common.rpc.service.Service.threadgroup(haproxy) vs neutron.service.Service(others)

  The possible options will be
  - make haproxy option same to others
    default value will be changed, behaviour will be changed
  - move haproxy option into its own group('haproxy') or rename
  - do nothing
  - any other?

  Anyway the first thing to do is to understand if this difference is necessary or not.
  the commit log in the change set of f8de8c44 doesn't tell it.

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


References