Comment 5 for bug 1884572

Revision history for this message
James Page (james-page) wrote :

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.