reubenur-rahman / vmware-pyvmomi-examples

The example codes are written using the VMware official python library pyvmomi
Apache License 2.0
89 stars 60 forks source link

Port to pyVmomi Community Samples project? #1

Open hartsock opened 10 years ago

hartsock commented 10 years ago

Any chance I could talk you into porting some of these over to the community samples project? There's a few in here that are almost exactly what we're looking for.

http://vmware.github.io/pyvmomi-community-samples/

reubenur-rahman commented 10 years ago

Hi @hartsock I have no problem to share if my name is mentioned ;)

By the way I'm new to git so let me know what I have to do to port the samples.

hartsock commented 9 years ago

Basically, you could do this the naive way. Just checkout the pyvmomi-community-samples repo and add a file then create a pull request one at a time until all the files are created.