summaryrefslogtreecommitdiff
path: root/targetcli/ui_node.py
diff options
context:
space:
mode:
Diffstat (limited to 'targetcli/ui_node.py')
-rw-r--r--targetcli/ui_node.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/targetcli/ui_node.py b/targetcli/ui_node.py
index 80a050b..4f73f1b 100644
--- a/targetcli/ui_node.py
+++ b/targetcli/ui_node.py
@@ -35,10 +35,6 @@ class UINode(ConfigNode):
'If true, automatically create node ACLs mapped LUNs '
+ 'after creating a new target LUN or a new node ACL')
self.define_config_group_param(
- 'global', 'legacy_hba_view', 'bool',
- 'If true, use legacy HBA view, allowing to create more '
- + 'than one storage object per HBA.')
- self.define_config_group_param(
'global', 'auto_cd_after_create', 'bool',
'If true, changes current path to newly created objects.')