e3b6f4a40e
Add special case handling of 0-length netmasks in NFS helper. This is required because nfs-utils on Linux support CIDR style network access unless the netmask is length 0. Also split out utility function for wrapping IPv6 addresses with square brackets. Closes-bug: #1707946 Change-Id: Id907478837099b250a6c88b6b5ff50c214bcdbb2
6 lines
208 B
YAML
6 lines
208 B
YAML
---
|
|
fixes:
|
|
- Fixed application of access rules with type ``ip`` and netmask length 0 in
|
|
the ``NFSHelper`` plugin, affecting LVM and Generic drivers. Previously
|
|
these rules silently failed to apply.
|