e4f3ba26d6
Provides external NFS server as Cinder backend .build and *.fp added to .gitignore Change-Id: Ibb98cf483ce8f45466555b9e1e1a939f85a6f4da Implements: blueprint cinder-neutron-plugins-in-fuel
20 lines
418 B
YAML
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: ""
|