Comment 10 for bug 1580122

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to compute-hyperv (master)

Reviewed: https://review.openstack.org/324641
Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=c0f5126d62857e3d7258b32e90e3aa0fc5302f84
Submitter: Jenkins
Branch: master

commit c0f5126d62857e3d7258b32e90e3aa0fc5302f84
Author: Lucian Petrut <email address hidden>
Date: Thu Jun 2 19:04:16 2016 +0300

    Handle loopback shares without mounting them

    Mounting loopback highly available shares is not supported. For
    this reason, the previous approach checking whether a share is
    local is incorrect.

    This patch changes this, attempting to resolve the share address.

    Closes-Bug: #1580122
    Depends-On: I04ac0b514ccac9c910728da205f0f0f11b43509a
    Change-Id: I557c8882dbe45714011d1155dfd553aefafd13e2