← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1386643] Re: report_state thread should be started only after the ovs agent initialization is finished

 

[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/1386643

Title:
  report_state thread should be started only after the ovs agent
  initialization is finished

Status in neutron:
  Expired

Bug description:
  In OpenvSwitch agent, report_state thread is initiated from setup_rpc
  method. setup_rpc is just the beginning of agent initialization and
  followed by bridge configurations. So, report states should be started
  after all the configuration is done.

  If the agent dies due to any issues in the bridge configuration steps,
  there is no point having sent a report_state with start_flag, where
  the agent has actually not started/initialized properly.

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


References