Reviewed: https://review.openstack.org/459316 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1032c79238e87259cef6963e43c78c39eeeb2cde Submitter: Jenkins Branch: master
commit 1032c79238e87259cef6963e43c78c39eeeb2cde Author: Matt Riedemann <[email protected]> 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 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. Change-Id: I7d7a708b231070468616ae852d81d2f8b01ba568 Related-Bug: #1398999 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1398999 Title: Block migrate with attached volumes copies volumes to themselves To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1398999/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
