vmware/pyvmomi-community-samples
Auf GitHub ansehenSample: find a VM using FindByDatastorePath
Open
#48 geöffnet am 2. Juni 2014
OpenStackhelp wantedsample request
Repository-Metriken
- Stars
- (972 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.