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 (972 stars) (914 forks)batch import
OpenStackhelp wantedsample request

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