Comment 5 for bug 1328245

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

Reviewed: https://review.openstack.org/98874
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a2aca5c9fb2afaa2f66cefc6cf19c658e6f44430
Submitter: Jenkins
Branch: stable/havana

commit a2aca5c9fb2afaa2f66cefc6cf19c658e6f44430
Author: Dan Smith <email address hidden>
Date: Fri May 23 07:05:52 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.

    Related-bug: #1328245

    Change-Id: Idd6ef94ba2129b65e685a0435bc79f213d6f3f04