Commit graph

4 commits

Author SHA1 Message Date
Jake Spain
daa49dd1c9
Collect the ip address of created VM for use with dns plugins 2023-03-07 12:01:02 -05:00
isaac-hammes
713a4a2c9d (maint) Use timeout builtin to TCPSocket when opening sockets. 2023-03-02 11:27:55 -08:00
Samuel Beaulieu
81d71b8a13
Move vSphere specific methods out of VMPooler
VMPooler has the vSphere provider taken out, moving some vSphere related
methods to the provider:

1) pool_folders
2) get_base_folders

And the related spec tests.
At the same time renaming some configuration and code items
to remove harmful terminology.
Note this version of the vsphere provider needs to run on vmpooler
that also contain the renaming changes (version >2.1)
2021-12-13 10:20:09 -05:00
a08cba099f
Initial commit migrating from VMPooler proper
This copies in all needed files from the main VMPooler repo. Version
1.3.0 of VMPooler was used as the basis for this code.
2021-11-29 16:03:09 -05:00