_rollback_live_migration in live-migration seqdiag
Add the _rollback_live_migration call on the source as the first thing that happens on failed driver.live_migration. Change-Id: I5db474a072ad12d48f496dcc26c99ea73c90cb66
This commit is contained in:
parent
faede889d3
commit
6e2d001597
@ -41,6 +41,7 @@
|
||||
|
||||
=== driver.live_migration (failure) ===
|
||||
|
||||
Source -> Source [leftnote = "_rollback_live_migration"];
|
||||
Source -> Destination [label = "call", note = "remove_volume_connections"];
|
||||
Source <-- Destination;
|
||||
Source ->> Destination [label = "cast", note = "rollback_live_migration_at_destination"];
|
||||
|
Loading…
Reference in New Issue
Block a user