The block_migrate_cinder_iscsi config option in Tempest says
the libvirt driver doesn't support live migration with an attached
volume because of bug 1398999 where volumes live on a network share
like RBD. However, I8fcc3ef3cb5d9fd3a95067929c496fdb5976fd41 in
nova says that this is possible with libvirt >= 1.2.17. Since we are
using libvirt 2.5.0 from the Ubuntu Cloud Archive on Xenial nodes
now, we should be able to enable this test.
Reviewed: https:/ /review. openstack. org/459316 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=1032c79238e 87259cef6963e43 c78c39eeeb2cde
Committed: https:/
Submitter: Jenkins
Branch: master
commit 1032c79238e8725 9cef6963e43c78c 39eeeb2cde
Author: Matt Riedemann <email address hidden>
Date: Mon Apr 24 09:54:21 2017 -0400
Enable test_iscsi_volume in live migration job
The block_migrate_ cinder_ iscsi config option in Tempest says d3a95067929c496 fdb5976fd41 in
the libvirt driver doesn't support live migration with an attached
volume because of bug 1398999 where volumes live on a network share
like RBD. However, I8fcc3ef3cb5d9f
nova says that this is possible with libvirt >= 1.2.17. Since we are
using libvirt 2.5.0 from the Ubuntu Cloud Archive on Xenial nodes
now, we should be able to enable this test.
Change-Id: I7d7a708b231070 468616ae852d81d 2f8b01ba568
Related-Bug: #1398999