vmware/pyvmomi-community-samples

Sample: find a VM using FindByDatastorePath

Open

#48 ouverte le 2 juin 2014

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Python (914 forks)batch import
OpenStackhelp wantedsample request

Métriques du dépôt

Stars
 (972 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur