tempest/releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml
Lee Yarwood 48fe99faf2 compute: Deprecate [compute-feature-enabled]/block_migrate_cinder_iscsi
This option duplicates the more generic
[compute-feature-enabled]/block_migration_for_live_migration now that
MIN_LIBVIRT_VERSION is >= 1.2.17 on all branches from stable/rocky. We
can deprecate this now ahead of removal once stable/pike and
stable/queens are no longer supported.

Change-Id: I8d8ae5ebf8e1d383f184527815f0a0c0ba9a343d
2020-01-29 09:31:09 +00:00

9 lines
346 B
YAML

---
deprecations:
- |
The ``[compute-feature-enabled]/block_migrate_cinder_iscsi`` is deprecated
ahead of removal in a future release. Once removed the
``[compute-feature-enabled]/block_migration_for_live_migration``
configurable will then be used to determine when to run block migration
based tests during live migration.