vmware/pyvmomi-community-samples

Demonstrate working with VirtualMachine.config.extraConfig properties

Open

#102 opened on Aug 5, 2014

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (914 forks)batch import
OpenStackhelp wantedsample request

Repository metrics

Stars
 (972 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

see: https://github.com/openstack/nova/blob/stable/icehouse/nova/virt/vmwareapi/vm_util.py#L824

Show how to read and write values into config.extraConfig on a virtual machine object.

Contributor guide