Commit 45dab8b
committed
[OVN] Add the default condition check in
The event ``PortBindingChassisEvent`` should be executed only if the
initialization condition "type=ovn_const.OVN_CHASSIS_REDIRECT" is met.
This condition was skipped since [1], where the ``match_fn`` was
overriden.
[1]https://review.opendev.org/q/I3b7c5d73d2b0d20fb06527ade30af8939b249d75
Conflicts:
neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py
Closes-Bug: #2037717
Change-Id: I01fa481456c0a675b5857d9796b8323493e4fbc1
(cherry picked from commit a76aa01)PortBindingChassisEvent
1 parent cf09634 commit 45dab8b
File tree
2 files changed
+46
-2
lines changed- neutron
- plugins/ml2/drivers/ovn/mech_driver/ovsdb
- tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb
2 files changed
+46
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
428 | | - | |
| 427 | + | |
429 | 428 | | |
430 | 429 | | |
431 | 430 | | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
432 | 434 | | |
433 | 435 | | |
434 | 436 | | |
| |||
Lines changed: 42 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
0 commit comments