Commit c6296c6
committed
OPENSTACK-2959: get from_device and to_device
1. send the source device info to agent, agent can use the device
info to delete source device neutorn selfip port.
2. not raise exception when migrate between the same device, although
it will cause neutron selfip port lost.
3. when source device and target device is the same, we raise exception
at neutron lbaas server side.1 parent 805ad0a commit c6296c6
1 file changed
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
441 | | - | |
442 | | - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
443 | 448 | | |
444 | 449 | | |
445 | 450 | | |
| |||
451 | 456 | | |
452 | 457 | | |
453 | 458 | | |
454 | | - | |
455 | | - | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
456 | 464 | | |
457 | 465 | | |
458 | 466 | | |
| |||
0 commit comments