diff options
author | Rafi Khardalian <rafi@metacloud.com> | 2013-02-02 01:34:53 +0000 |
---|---|---|
committer | Rafi Khardalian <rafi@metacloud.com> | 2013-02-03 16:48:20 +0000 |
commit | bffa08e758e52c6bad4faae128daa0214637631f (patch) | |
tree | 8d290a65e5f461d71d566b032db9728a41a43b8c /nova/utils.py | |
parent | ee955d272ab4eef2e8371f2e460454058ce7e46c (diff) | |
download | nova-bffa08e758e52c6bad4faae128daa0214637631f.tar.gz nova-bffa08e758e52c6bad4faae128daa0214637631f.tar.xz nova-bffa08e758e52c6bad4faae128daa0214637631f.zip |
Allow for specifying nfs mount options
Fixes bug 1113042
Adds a new config option:
nfs_mount_options=None (Default)
When not None, anything set here will be passed as -o <options> to
the mount command. The default behavior is to do exactly as we are
doing today and relying on the OS/kernel defaults.
Change-Id: I935ae6f4d96c20904b7132fe8c6dfd3cbe089e51
Flags: DocImpact
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions