The trilio-wlm charm uses NFS via the kernel:
config: raw.apparmor: mount fstype=nfs, security.privileged: "true"
that appears to work fine and if there are deployment scenarios where glance may need to access an NFS share I'm not against adding this generally to the glance charm.
The trilio-wlm charm uses NFS via the kernel:
config: privileged: "true"
raw.apparmor: mount fstype=nfs,
security.
that appears to work fine and if there are deployment scenarios where glance may need to access an NFS share I'm not against adding this generally to the glance charm.