Commit 763000d
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)
(cherry picked from commit cd92d42)1 parent ece6a9a commit 763000d
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 | |
|---|---|---|---|
| |||
2094 | 2094 | | |
2095 | 2095 | | |
2096 | 2096 | | |
2097 | | - | |
| 2097 | + | |
2098 | 2098 | | |
2099 | 2099 | | |
2100 | 2100 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2447 | 2447 | | |
2448 | 2448 | | |
2449 | 2449 | | |
2450 | | - | |
| 2450 | + | |
2451 | 2451 | | |
2452 | 2452 | | |
2453 | 2453 | | |
| |||
0 commit comments