[apic-mapping] store ep files to avoid recalculating them
Bug #1636315 reported by
Ivar Lazzaro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Group Based Policy |
New
|
Undecided
|
Unassigned |
Bug Description
As of Today, every time the opflex agent requires GBP details for Neutron ports, we recalculate the whole Port status making a plethora of DB calls. This becomes particularly expensive when restarting an agent with a huge number of ports in it (sometimes even timing out the RPC).
Store this information in the DB so that it can be retrieved easily, and invalidate it when needed.
To post a comment you must log in.
Fix proposed to branch: stable/juno /review. openstack. org/390630
Review: https:/