Commit cd92d42
committed
[stable only] Fix KeyError in set_gateway_mtu
Got missed in initial fixes[1], this patch fixes
it.
[1] https://review.opendev.org/q/I447990509cdea9830228d3bc92a97062cc57a472
Closes-Bug: #2065701
Related-Bug: #2060163
Change-Id: Icdab45ab0873c003977e3f02277d267116002973
(cherry picked from commit 0d8cc09)
(cherry picked from commit 4c56dfd)1 parent ce2560f commit cd92d42
File tree
2 files changed
+2
-2
lines changed- neutron
- plugins/ml2/drivers/ovn/mech_driver/ovsdb
- tests/unit/plugins/ml2/drivers/ovn/mech_driver
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1984 | 1984 | | |
1985 | 1985 | | |
1986 | 1986 | | |
1987 | | - | |
| 1987 | + | |
1988 | 1988 | | |
1989 | 1989 | | |
1990 | 1990 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2485 | 2485 | | |
2486 | 2486 | | |
2487 | 2487 | | |
2488 | | - | |
| 2488 | + | |
2489 | 2489 | | |
2490 | 2490 | | |
2491 | 2491 | | |
| |||
0 commit comments