Exemplo n.º 1
0
 def _get_volume_ref(self, volume_ref_name):
     """Get the volume moref from the ref name."""
     return vim.get_moref(volume_ref_name, 'VirtualMachine')
Exemplo n.º 2
0
 def _get_volume_ref(self, volume_ref_name):
     """Get the volume moref from the ref name."""
     return vim.get_moref(volume_ref_name, 'VirtualMachine')