Comment 8 for bug 1329953

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.0)

Reviewed: https://review.openstack.org/112819
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=fa6b19963023b2e8d70f3fba300c75322f7bb476
Submitter: Jenkins
Branch: stable/5.0

commit fa6b19963023b2e8d70f3fba300c75322f7bb476
Author: Sergii Golovatiuk <email address hidden>
Date: Wed Jun 25 10:14:59 2014 +0000

    Fix live migration for File/Volume based Instances

    - Open libvirt ports for migration http://wiki.libvirt.org/page/FAQ
    - Add python-novaclient for compute nodes to provide nova CLI
    - Change libvirt_disk_cachemodes to"file=directsync","block=none".

    This allows live block migration, as DirectSync mode is like writethrough, but it bypasses the host page cache.

    Closes-Bug: 1329953
    Change-Id: Ie7cee823fac70f9c2dd46c04f8651cec6bddccc4