manila/manila/share
Tom Barron 67f2f61395 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
(cherry picked from commit a65c2b0974)
2018-12-03 18:42:47 +00:00
..
drivers Fix ganesha for 0.0.0.0/0 access 2018-12-03 18:42:47 +00:00
hooks Add share hooks 2015-09-04 19:04:34 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
access.py Fix cannot deny ipv6 access rules 2017-08-02 18:16:33 +00:00
api.py check all_tenants value in share api 2018-07-29 00:26:13 +08:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Fix ensure_shares bugs 2018-07-11 16:48:49 -03:00
drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
hook.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
manager.py Fix ensure_shares bugs 2018-07-11 16:48:49 -03:00
migration.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
rpcapi.py Remove unused "share_id" parameter 2017-03-05 22:13:43 -05:00
share_types.py Fix bug for share type filter search 2018-05-02 18:05:22 +00:00
snapshot_access.py Fix multiple issues with revert to snapshot in LVM 2017-08-02 16:48:40 -04:00
utils.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00