Mahima Singh
a10e06bcfa
Update connect_to_vsphere specs to expect read_timeout and open_timeout args
2026-03-17 12:22:35 +05:30
Jake Spain
f02e0eb19a
Fix getting IP by not returning a bad address
2023-08-21 23:27:03 -04:00
isaac-hammes
5ca0555a52
(POD-10) Log reason for failed VM checks.
2023-08-17 13:18:33 -07:00
Jake Spain
08bc1ed814
Added mock info for guest ip address, fix existing tests, add dns config
2023-04-17 09:07:49 -04:00
Jake Spain
c0a23ff0d0
Remove redundant pool_manager spec as it's part of vmpooler core
2023-04-17 09:07:49 -04:00
isaac-hammes
0fb77b917d
(maint) Update spec tests for timeout change.
2023-03-02 11:50:06 -08:00
Samuel Beaulieu
7c096dd3a2
remove upstream spec tests
...
removed spec tests that did not exercise vsphere code paths
2022-07-25 14:47:51 -05: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
90e6ae1a3f
Fix naming, add docs, add missing test file
2021-12-01 15:59:03 -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