fuel-plugin-external-nfs/environment_config.yaml
Alexander Kislitsky e4f3ba26d6 NFS plugin
Provides external NFS server as Cinder backend
.build and *.fp added to .gitignore

Change-Id: Ibb98cf483ce8f45466555b9e1e1a939f85a6f4da
Implements: blueprint cinder-neutron-plugins-in-fuel
2015-01-20 16:29:55 +03:00

20 lines
418 B
YAML

attributes:
endpoint:
value: ''
label: 'NFS endpoints'
description: 'comma separated HOST:SHARE values'
weight: 25
type: "text"
mount_options:
value: ''
label: 'NFS mount options'
description: 'optional NFS mount parameters'
weight: 25
type: "text"
sparsed_volumes:
type: "checkbox"
weight: 30
value: false
label: "NFS sparsed volumes"
description: ""