Comment 0 for bug 1476774

Revision history for this message
Csaba Henk (chenk) wrote :

With glusterfs-native the "export location" field of shares -- which specifies for the user how they can mount the share -- occasionaly will include an user specification (like root@host:/vol). That user spec is data that is only to be used internally by the driver (for internal ssh management|); the export location should come with having it stripped off. It's not harmful, but confusing for the user.

Plan: using https://blueprints.launchpad.net/manila/+spec/private-data-storage-api-for-drivers we should be able to store export location (external mount address) and user spec (internal management address) separatelly.