Change in ovirt-hosted-engine-setup[ovirt-hosted-engine-setup-2.1]: storage: call disconnectStorageServer on the bootstrap SD

From Simone Tiraboschi <stirabos@redhat.com>:
Simone Tiraboschi has submitted this change and it was merged. Change subject: storage: call disconnectStorageServer on the bootstrap SD ...................................................................... storage: call disconnectStorageServer on the bootstrap SD The bootstrap SD is created just to be used as the master storage domain to boostrap the hosted-engine VM using a temporary loopback mounted file. We were removing the loopback device and removing its file but we weren't calling disconnectStorageServer to cleanly unmout it resulting in a temporary (till reboot) leftover mount point. Change-Id: Ida4469a9059bc17d3af821f6003ad9dfb28aad43 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1449565 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> --- M src/plugins/gr-he-setup/storage/storage.py 1 file changed, 22 insertions(+), 1 deletion(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Simone Tiraboschi: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/77278 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ida4469a9059bc17d3af821f6003ad9dfb28aad43 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-2.1 Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Ido Rosenzwig <irosenzw@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Rafael Martins <rafael@rafaelmartins.eng.br> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review