Comment 3 for bug 1800627

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

Reviewed: https://review.openstack.org/614170
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=a65c2b09746fe95d31c102d99c8e7674cddc82be
Submitter: Zuul
Branch: master

commit a65c2b09746fe95d31c102d99c8e7674cddc82be
Author: Tom Barron <email address hidden>
Date: Tue Oct 30 06:21:23 2018 -0400

    Fix ganesha for 0.0.0.0/0 access

    Translate '0.0.0.0/0' to '0.0.0.0' when allowing IP
    access with the ganesha driver since the ganesha back end
    cannot handle the former expression and the latter has
    the desired effect of allowing access to all IPs.

    Closes-bug: #1800627

    Change-Id: Ica698b6a70a128522c2c2de76a69e59207fd60ac