vmware/pyvmomi-community-samples

Sample: find a VM using FindByDatastorePath

Open

#48 aperta il 2 giu 2014

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Python (914 fork)batch import
OpenStackhelp wantedsample request

Metriche repository

Star
 (972 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Demonstrate how to figure out a Virtual Machine's datastore path during create, save the path, and then use that path to find the VM again later. This can be a valuable tool in systems that are focused on Datastore and storage as their primary focus in creating, managing, and moving around Virtual Machines.

In particular the Nova driver on OpenStack does this a lot and could use some clean samples around that work flow.

Guida contributor