Commit 5ae479c
committed
Delete the "Chassis_Private" register when deleting an agent
The method ``delete_agent`` [1] now deletes both the OVN SB
"Chassis" and "Chassis_Private" registers when called.
[1]https://github.com/openstack/neutron/blob/ad81687e2955f494c28e2122763a2332afd3d26d/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py#L1400-L1401
Closes-Bug: #2023171
Change-Id: Ibb1285f61c172d2b6e281f41315415ce8b8526e7
(cherry picked from commit 9ca0e34)1 parent 410ce2f commit 5ae479c
File tree
2 files changed
+28
-3
lines changed- neutron
- plugins/ml2/drivers/ovn/mech_driver
- tests/functional/plugins/ml2/drivers/ovn/mech_driver
2 files changed
+28
-3
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
1322 | 1323 | | |
1323 | 1324 | | |
1324 | 1325 | | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
1325 | 1334 | | |
1326 | 1335 | | |
1327 | 1336 | | |
| |||
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1169 | 1169 | | |
1170 | 1170 | | |
1171 | 1171 | | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
1172 | 1185 | | |
1173 | 1186 | | |
1174 | 1187 | | |
| |||
1217 | 1230 | | |
1218 | 1231 | | |
1219 | 1232 | | |
1220 | | - | |
1221 | | - | |
1222 | | - | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
1223 | 1237 | | |
1224 | 1238 | | |
| 1239 | + | |
1225 | 1240 | | |
| 1241 | + | |
1226 | 1242 | | |
1227 | 1243 | | |
1228 | 1244 | | |
| |||
0 commit comments