Comment 12 for bug 1580122

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

Reviewed: https://review.openstack.org/377244
Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=bb7211fd4f1557f95ddba9066080f7e32b8ce952
Submitter: Jenkins
Branch: stable/mitaka

commit bb7211fd4f1557f95ddba9066080f7e32b8ce952
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
    (cherry picked from commit c0f5126d62857e3d7258b32e90e3aa0fc5302f84)