mirror of
git://git.proxmox.com/git/pve-storage.git
synced 2024-12-23 17:34:34 +03:00
nexenta : add nodes and disable options
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
parent
911ce8504f
commit
4f01611d13
@ -156,6 +156,8 @@ sub properties {
|
||||
|
||||
sub options {
|
||||
return {
|
||||
nodes => { optional => 1 },
|
||||
disable => { optional => 1 },
|
||||
target => { fixed => 1 },
|
||||
portal => { fixed => 1 },
|
||||
login => { fixed => 1 },
|
||||
|
Loading…
Reference in New Issue
Block a user