commit | 0b445a436131dc7f02152d93f190cb16beef878a | [log] [tgz] |
---|---|---|
author | Arefiev Anton <aarefiev@mirantis.com> | Fri Dec 29 17:14:33 2023 +0200 |
committer | Pavlo Shchelokovskyy <pshchelokovskyy@mirantis.com> | Thu Jan 18 10:53:29 2024 +0000 |
tree | 899ddf558a5940dae214b002f7f8816c0b71050b | |
parent | c1169b4f2e1e8911a681aa18189b678904afc743 [diff] |
Set block migration to auto for basic ops Since API 2.25 block_migration parameter is str. Set to auto which means nova will detect whether source and destination hosts on shared storage. if they are on shared storage, the live-migration won’t be block migration. Otherwise the block migration will be executed. Related-PRODX: PRODX-35971 Change-Id: I53c7026d91691b93f103011d1c86ef60fa3d82d1 (cherry picked from commit 40d6cb242e3b18fd991427e1bc701e9f5bc7fda7)