Example #1
0
 def __init__(self, root_helper='', volumes_dir='/etc/tgt/stack.d'):
     TgtAdm.__init__(self, root_helper, volumes_dir)
Example #2
0
 def __init__(self, root_helper='', volumes_dir='/etc/tgt/stack.d'):
     TgtAdm.__init__(self, root_helper, volumes_dir)
Example #3
0
 def __index__(self, root_helper='', volumes_dir= '/etc/tgt/conf.d'):
     TgtAdm.__init__(self, root_helper, volumes_dir)