nexenta : add nodes and disable options
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
911ce8504f
commit
4f01611d13
@ -156,6 +156,8 @@ sub properties {
|
|||||||
|
|
||||||
sub options {
|
sub options {
|
||||||
return {
|
return {
|
||||||
|
nodes => { optional => 1 },
|
||||||
|
disable => { optional => 1 },
|
||||||
target => { fixed => 1 },
|
target => { fixed => 1 },
|
||||||
portal => { fixed => 1 },
|
portal => { fixed => 1 },
|
||||||
login => { fixed => 1 },
|
login => { fixed => 1 },
|
||||||
|
|||||||
Reference in New Issue
Block a user