Esempio n. 1
0
 def _volume_exists(self, uuid):
     pd = PersistentDisk(self.slConfigHolder)
     return pd.volumeExists(uuid)