Comment 151 for bug 1578989

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron (master)

Change abandoned by "Rodolfo Alonso <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/821693
Reason: Superseded by https://review.opendev.org/c/openstack/neutron/+/821865. The BW chassis information is stored, no longer in local worker cache but in the SB chassis registers.

The initial BW config is read when the server starts (``OvnSbSynchronizer.do_sync``).

Any change in a SB chassis register is attended by ``ChassisBandwidthConfigEvent`` and sent to the Placement API.