Public bug reported:

The neutron-metering-agent service has the following two report_interval
parameters, and these two looks duplicate.

(1)
[DEFAULT]
report_interval=300

(2)
[AGENT]
report_interval=30

Looking at the implementation, (1) is used to determine the 
configuration.report_interval in agent status while (2) is used to determine 
the actual interval in agent side.
Considering consistency with the other agents, we should use (2) only and 
deprecate (1).

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  metering-agent: Duplicate report_interval parameters

Status in neutron:
  New

Bug description:
  The neutron-metering-agent service has the following two
  report_interval parameters, and these two looks duplicate.

  (1)
  [DEFAULT]
  report_interval=300

  (2)
  [AGENT]
  report_interval=30

  Looking at the implementation, (1) is used to determine the 
configuration.report_interval in agent status while (2) is used to determine 
the actual interval in agent side.
  Considering consistency with the other agents, we should use (2) only and 
deprecate (1).

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


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to