예제 #1
0
 def __init__(self, root_helper='', volumes_dir='/etc/tgt/stack.d'):
     TgtAdm.__init__(self, root_helper, volumes_dir)
예제 #2
0
파일: iscsi.py 프로젝트: licyh/VMThunder
 def __init__(self, root_helper='', volumes_dir='/etc/tgt/stack.d'):
     TgtAdm.__init__(self, root_helper, volumes_dir)
예제 #3
0
파일: iscsi.py 프로젝트: Eircfu/VMThunder
 def __index__(self, root_helper='', volumes_dir= '/etc/tgt/conf.d'):
     TgtAdm.__init__(self, root_helper, volumes_dir)