neutron/neutron/callbacks
Thomas Morin dbf657a799 openvswitch agent: add OVS_RESTARTED event
This new event is aimed at informing that OVS has restarted, and in particular
to let L2 extensions know that they may need to setup their flows again.

Conflicts:
	neutron/tests/functional/agent/test_l2_ovs_agent.py

Change-Id: I9aebe7ccc3e2f565b4339d42842d89b911131b1f
Closes-Bug: 1646526
Partial-Bug: 1657689
(cherry picked from commit ea2cab0e15)
2017-03-10 15:43:16 +01:00
..
__init__.py Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
events.py openvswitch agent: add OVS_RESTARTED event 2017-03-10 15:43:16 +01:00
exceptions.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
manager.py Fix events misnomer in callback registry debug trace 2016-09-15 18:53:27 -07:00
registry.py Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
resources.py callbacks: Make the value of FLOATING_IP match with api resource 2016-11-18 18:14:36 +00:00