commit | 40d6cb242e3b18fd991427e1bc701e9f5bc7fda7 | [log] [tgz] |
---|---|---|
author | Arefiev Anton <aarefiev@mirantis.com> | Fri Dec 29 17:14:33 2023 +0200 |
committer | Anton Arefiev <aarefiev@mirantis.com> | Tue Jan 02 10:14:13 2024 +0000 |
tree | 4e891ba40cec5344a0d3350ca90315043daf8768 | |
parent | 429d46a3ac460ffd040daba4e3cc1f34452b205f [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