← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1968468] [NEW] metering-agent: Duplicate report_interval parameters

 

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



Follow ups