← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1914754] Re: [OVN] Use the correct SB chassis table in "NeutronAgent".

 

** Changed in: neutron
       Status: Confirmed => Fix Released

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

Title:
  [OVN] Use the correct SB chassis table in "NeutronAgent".

Status in neutron:
  Fix Released

Bug description:
  "AgentCache" singleton stores the OVN agents present in a system.
  Since the introduction of "Chassis_Private" SB table, the events that
  populate this cache belong to this table like the registers stored.

  When an agent needs to return the chassis information
  ("NeutronAgent.to_dict"), the "Chassis" sibling register should be
  retrieved because some parameters are stored only in this table.

  Currently in the CI we are using a stable OVN release that has not
  "Chassis_Private" table but "Chassis" only.

  "TestAgentApi" test cases retrieve the chassis table from the mech
  driver for the waiting events but "Chassis" is used always to add a
  fake chassis.

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



References