Comment 15 for bug 1443977

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/nova (openstack-ci/fuel-7.0/2015.1.0)

Reviewed: https://review.fuel-infra.org/8264
Submitter: mos-infra-ci <>
Branch: openstack-ci/fuel-7.0/2015.1.0

Commit: 21bd974374f1212c25642f361476a6feb05eed6b
Author: Nikolas Hermanns <email address hidden>
Date: Thu Jul 16 08:22:47 2015

libvirt: Add post_connection_terminated

When multiple iSCSI connections are terminated
it is very likely to happen that not all
iSCSI devices and multipath devices are deleted
on the host (where nova-compute is running).
This bugfix adds the possibility to call
post_connection_terminated to the libvirt driver
which can be called after terminate_connection
is called. In the case of iSCSI it will a second
time remove the iSCSI and multipath devices.

Co-Authored-By: Pavel Kholkin <email address hidden>
Co-Authored-By: Sergey Nikitin <email address hidden>

DocImpact
Closes-Bug: #1443977

Change-Id: I817214749fdb0da8d577ebd89ebdde4f670006ed