tempest/releasenotes/notes/remove-compute-feature-enabled-block-migrate-cinder-iscsi-882da88096019f3c.yaml
Takashi Kajinami 019e04c6e1 Remove [compute-feature-enabled] block_migrate_cinder_iscsi
This option was removed a few years ago[1], and is no longer needed
after queens EOL, according to the commit message.

[1] 48fe99faf2

Change-Id: Ia3985fcdda570c5e0cd32bdd87abfabb0ff516ac
2024-01-20 00:53:43 +09:00

9 lines
307 B
YAML

---
upgrade:
- |
The deprecated ``[compute-feature-enabled] block_migrate_cinder_iscsi``
option has been removed.
Now the ``[compute-feature-enabled] block_migration_for_live_migration``
option is solely used to determine when to run block migration based tests
during live migration.