Comment 7 for bug 1635606

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/newton)

Reviewed: https://review.openstack.org/392128
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=41f04626f8a7007dafaf79adecaee9ab48e168e3
Submitter: Jenkins
Branch: stable/newton

commit 41f04626f8a7007dafaf79adecaee9ab48e168e3
Author: Jiri Stransky <email address hidden>
Date: Thu Oct 20 19:27:42 2016 +0200

    Re-add NFS backend for Glance

    We lost ability to store Glance images in NFS mounts as we moved to NG
    HA architecture. This patch re-adds that ability, but the parameter
    interface changes because the semantics change as well. (Pacemaker
    allowed for different mounts than just NFS so the parameters were more
    generic, although we only ever tested and documented NFS usage.)

    Change-Id: Ic5197e09846bbf75d780dcc74da1717dcf8301d0
    Related-Bug: #1635606
    (cherry picked from commit b6a4bdc3e4db97785b930065260c713f6e70a4da)