nova/releasenotes/notes/block-live-migrate-with-attached-volumes-ee02afbfe46937c7.yaml
Pawel Koniszewski f99077cf24 Add reno for block live migraton with cinder volumes
Block live migration of an instance with additional cinder volumes
attached has been enabled in:
https://review.openstack.org/#/c/227278/
This adds missing reno for this new feature.

Change-Id: I6ae1ff2103fa391ff2664d0991669ec35d9070ad
2016-02-18 13:50:19 +01:00

6 lines
223 B
YAML

---
features:
- It is possible to block live migrate instances with additional cinder
volumes attached. This requires libvirt version to be >=1.2.17 and does
not work when live_migration_tunnelled is set to True.