コード例 #1
0
ファイル: test_adapter.py プロジェクト: yinhui1150/cinder
 def __init__(self):
     self._system = test_client.MockSystem()
     self.host = '10.10.10.10'  # fake unity IP
コード例 #2
0
ファイル: test_adapter.py プロジェクト: yenai2009/cinder
 def __init__(self):
     self._system = test_client.MockSystem()