Add a new release note
Add a new reno note to specify that migration status is changed from 'failed' to 'error' on live-migration failure. That was landed as change I7a0c5a32349b0d3604802d22e83a3c2dab4b1370 Change-Id: I4e1693fa52bcb33b8770ec59640890abd2b911c8 Closes-bug: #1588888
This commit is contained in:
parent
bc344458e7
commit
a7c0a84a1e
@ -0,0 +1,9 @@
|
||||
---
|
||||
fixes:
|
||||
- To make live-migration consistent with resize, confirm-resize and
|
||||
revert-resize operations, the migration status is changed to 'error'
|
||||
instead of 'failed' in case of live-migration failure. With this change
|
||||
the periodic task '_cleanup_incomplete_migrations' is now able to remove
|
||||
orphaned instance files from compute nodes in case of live-migration
|
||||
failures. There is no impact since migration status 'error' and
|
||||
'failed' refer to the same failed state.
|
Loading…
Reference in New Issue
Block a user