8d250e3e29
This is step 1 implementation of OFAgent l2-population.
OFAgent partially uses codes in OVS agent on implementation of l2-population.
We share these codes adding mixin class for OVS to l2-population rpc.
We use a ryu library instead of executing a ovs-vsctl command
and on OFAgent l2-population is no longer optional.
Also a function of local arp responder will be implemented on step 2.
related commit:
|
||
---|---|---|
.. | ||
__init__.py | ||
main.py | ||
ofa_neutron_agent.py | ||
ports.py |