Comment 2 for bug 1352801

Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote : Re: l2pop DVR regression

During one of the reviews for the ML2 DVR additions [1] we discussed the desire of refactoring this code, to make sure the reduce the dependency of positional arguments. Also, having a better split of the interfaces between agent and plugin would be better; at the moment when looking at the rpc mixin it's very difficult to understand what's a local call and what is a remote one.

[1] - https://review.openstack.org/#/c/102398/48/neutron/plugins/ml2/drivers/l2pop/mech_driver.py