Merge "Remove FakeLogicalSwitchChassisEvent class" into stable/2024.1
This commit is contained in:
commit
400fb1178f
@ -103,11 +103,6 @@ class TestOVNLBEvent(test_base.TestCase):
|
|||||||
['192.168.1.50', '172.24.4.5'])
|
['192.168.1.50', '172.24.4.5'])
|
||||||
|
|
||||||
|
|
||||||
class FakeLogicalSwitchChassisEvent(base_watcher.LogicalSwitchChassisEvent):
|
|
||||||
def run(self):
|
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
class FakeLSPChassisEvent(base_watcher.LSPChassisEvent):
|
class FakeLSPChassisEvent(base_watcher.LSPChassisEvent):
|
||||||
def run(self):
|
def run(self):
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user