a65c2b0974
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
7 lines
164 B
YAML
7 lines
164 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Drivers using ganesha can now handle 'manila access-allow
|
|
<share-id> ip 0.0.0.0/0' as a way to allow access to the share
|
|
from all IPs.
|