Comment 6 for bug 1328245

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (stable/icehouse)

Reviewed: https://review.openstack.org/100556
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a365897a32714e37c0b190594c0bdc827adb36f9
Submitter: Jenkins
Branch: stable/icehouse

commit a365897a32714e37c0b190594c0bdc827adb36f9
Author: Dan Smith <email address hidden>
Date: Thu Jun 12 08:56:21 2014 -0700

    Save connection info in libvirt after volume connect

    The libvirt driver will connect volumes for BFV while processing
    the guest configuration, but not save the connection_info into
    the database. This adds a save there to make sure that any
    storage driver details get persisted.

    Change-Id: Ia99e04ad80a2823a6852debf0919e72b2f93bd26
    Related-bug: #1328245
    (cherry picked from commit a1a2d0605b555f149846eb7e74f7d1760e55ed75)