← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1942234] [NEW] [OVS] Device "update" information could look the same between two different updates

 

Public bug reported:

In the OVS agent, when a port is updated, a list of the port details is
logged. In [1] we can see how two different updates (in two different
iterations) could print the same log message.

In the first update, the port bindings are assigned to the port. In the
second update, the port swaps the "status" to "ACTIVE". Those changes
could be seen in the resource_cache calls, when the method reports the
diff between the stored object and the new one. However it could be
useful to add more parameters to the port update message printed in
"ovs_neutron_agent", including the port binding and the status.

Bugzilla reference: https://bugzilla.redhat.com/show_bug.cgi?id=1997610

[1]https://paste.opendev.org/show/808464/

** Affects: neutron
     Importance: Low
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

** Changed in: neutron
   Importance: Undecided => Low

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

Title:
  [OVS] Device "update" information could look the same between two
  different updates

Status in neutron:
  New

Bug description:
  In the OVS agent, when a port is updated, a list of the port details
  is logged. In [1] we can see how two different updates (in two
  different iterations) could print the same log message.

  In the first update, the port bindings are assigned to the port. In
  the second update, the port swaps the "status" to "ACTIVE". Those
  changes could be seen in the resource_cache calls, when the method
  reports the diff between the stored object and the new one. However it
  could be useful to add more parameters to the port update message
  printed in "ovs_neutron_agent", including the port binding and the
  status.

  Bugzilla reference:
  https://bugzilla.redhat.com/show_bug.cgi?id=1997610

  [1]https://paste.opendev.org/show/808464/

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



Follow ups