Comment 3 for bug 1494060

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/222014
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=ca4db1d965aca2111c25f1141bac9f7612a7f6fa
Submitter: Jenkins
Branch: master

commit ca4db1d965aca2111c25f1141bac9f7612a7f6fa
Author: Steven Dake <email address hidden>
Date: Wed Sep 9 18:56:30 2015 -0700

    Enable nova-libvirt to be updated

    Libvirt shuts down existing virtual machines. To solve this problem,
    the /var/lib/libvirt directory needs to be persisted. By persisting
    this directory in the nova data container, libvirt can communicate
    with the sockets setup by the previous data container.

    Change-Id: I362c533f8493984123686fe6e3f8e43d97434ca6
    Closes-Bug: #1494060