commit 527834dea884d0663c1cf5f075c850e6f4a4eeaa
Author: Matt Riedemann <email address hidden>
Date: Thu Mar 16 11:35:04 2017 -0400
libvirt: add debug logging in detach_device_with_retry
When we hit failures in this method it can be hard to
sort out from a traceback what actually happened, and
if we failed from the intial detach or if we failed
during the retry loop.
This patch adds some simple debug logging statements
to help give context to what's going on when we need
to debug a failure in this operation.
Change-Id: I392192f139ced077664e54469eead0b0df9ebf4a
Related-Bug: #1673483
(cherry picked from commit 33d0b029f1927a455b6b00f41b4d83ed19a694ff)
Reviewed: https:/ /review. openstack. org/472308 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=527834dea88 4d0663c1cf5f075 c850e6f4a4eeaa
Committed: https:/
Submitter: Jenkins
Branch: stable/ocata
commit 527834dea884d06 63c1cf5f075c850 e6f4a4eeaa
Author: Matt Riedemann <email address hidden>
Date: Thu Mar 16 11:35:04 2017 -0400
libvirt: add debug logging in detach_ device_ with_retry
When we hit failures in this method it can be hard to
sort out from a traceback what actually happened, and
if we failed from the intial detach or if we failed
during the retry loop.
This patch adds some simple debug logging statements
to help give context to what's going on when we need
to debug a failure in this operation.
Change-Id: I392192f139ced0 77664e54469eead 0b0df9ebf4a 55b6b00f41b4d83 ed19a694ff)
Related-Bug: #1673483
(cherry picked from commit 33d0b029f1927a4