grossmj
ba006f105f
Alternative method to find the Documents folder on Windows.
2016-03-28 19:37:34 -06:00
grossmj
975e1c8fa7
Fixes dev syntax bug.
2016-03-20 11:32:40 -06:00
grossmj
19b46a4014
Include VMware VMs paths found preferences.ini
2016-03-19 15:41:26 -06:00
Julien Duponchelle
e91e3525c4
Improve warning if fusion is not installed or in non standard location
...
For the moment I don't see a good reason to not installating fusion
in the standard location. If check in Docker Machine code they don't
support it. And with their large user base we can think it's safe.
Fix #435
2016-02-25 12:15:38 +01:00
grossmj
f73b288a28
Check if VMware Fusion is correctly installed when retrieving the VM list.
2016-02-20 10:59:06 -07:00
grossmj
5842487cd0
Fixes VMware linked clone cleanup bug. Fixes #420 .
2016-02-10 11:26:40 -07:00
grossmj
4f61443b20
Always look at the registry to find vmrun.exe on Windows.
2016-02-03 19:08:41 -07:00
grossmj
4673424da7
Check for VMware VIX library version. Fixes #413 .
2016-02-03 18:15:33 -07:00
Julien Duponchelle
bf316f35cc
VMware raise error if version is not found
...
Fix #972
2016-02-01 14:26:55 +01:00
grossmj
39ddc4e8c1
Fixes concurrency issue when closing multiple VMware linked clone VMs. Fixes #410 .
2016-01-26 14:23:01 -07:00
Vasil Rangelov
a9eae691f6
Fixed the VMware default VM location on Windows, so that it doesn't assume the "Documents" folder is within the %USERPROFILE% folder, and also support Windows Server's folder (which is "My Virtual Machines" instead of "Virtual Machines").
2016-01-18 00:48:24 +02:00
grossmj
a67b218bde
Increase vmrun timeout to 120 seconds. Ref #360 .
2015-12-05 18:37:34 -07:00
Julien Duponchelle
da240f21ba
Apply pep8 fix
2015-11-09 12:28:00 +01:00
grossmj
b53f0e89ce
Change message when VMware is not installed on Linux. Ref #326 .
2015-10-12 16:27:31 -06:00
Julien Duponchelle
dd7f6eb021
Fix crash
2015-10-02 15:04:42 +02:00
Julien Duponchelle
d19b3f15ed
VMware player linux support
...
Fix #326
2015-10-02 11:04:54 +02:00
grossmj
5bcabc705f
Use custom VMnet interfaces without host adapter when uBridge is not used. Fixes #673 .
2015-09-20 13:19:57 -06:00
Julien Duponchelle
e236f63162
Add how to add vmnet interfaces explantion in the error message
2015-09-17 15:18:55 +02:00
Julien Duponchelle
3e71529702
Fix path of VMinventory for fusion
...
Fix #313
2015-09-17 11:04:24 +02:00
grossmj
8e29ad4493
Updates vmnet script to support Windows.
2015-09-09 02:38:11 -06:00
grossmj
4efec03448
Allows VMware VMs to use vmnet interfaces for connections without using uBridge. Fixes #295 .
2015-09-05 14:38:11 -06:00
grossmj
a16d6ac88f
Lower VMware requirements to Workstation version 10 and Player version 6.
2015-08-14 20:35:04 -06:00
grossmj
05ab18f295
Send an error when vmware executable cannot be found on Linux. Fixes #288 .
2015-08-06 23:05:10 -06:00
grossmj
7bccf9e554
Check for VMware Player version >= 7 and VMware Workstation >= 11. Fixes #286 .
2015-08-01 13:49:02 -06:00
Jeremy
f761fb77f8
Fixes UnicodeDecodeError when reading a VMware file.
2015-07-27 16:29:02 -06:00
Jeremy
8a257b3b2e
Changes how to look for the vmrun.exe location.
2015-07-24 16:50:36 -06:00
Jeremy
8cc46f66c6
Fixes indentation mistakes.
2015-07-21 16:04:55 -06:00
Jeremy
abd9c1dc48
Use the registry to find vmrun if the default VMware install path does not exist.
2015-07-21 15:59:29 -06:00
Jeremy
ccd29ab500
Take VMware file encoding into account. Fixes #261 .
2015-07-12 20:58:58 -06:00
grossmj
1e04e1e123
Fixes bug with vmrun VIX path.
2015-07-09 10:32:23 -06:00
Julien Duponchelle
a577fe9fdb
Make VMX reading case insensitive
...
Fix #237
2015-06-18 16:28:13 +02:00
Jeremy
d779392d7f
Find vmrun on Windows.
2015-06-17 17:05:58 -06:00
grossmj
a60389427b
Support for VMware linked clones.
2015-05-30 20:26:38 -06:00
grossmj
3729a10783
VMware vmnets management almost complete.
2015-05-21 21:48:59 -06:00
Jeremy
0287b4607d
Base for supporting VMnet adapters.
2015-05-20 19:05:26 -06:00
Jeremy
cb7b9e8190
Adapters for VMware VMs.
2015-05-15 19:09:48 -06:00
grossmj
a386c5382c
Starting VMware VM networking support.
2015-05-14 20:11:57 -06:00
grossmj
8e168dfbe0
Completes VMware VMs searching process.
2015-05-10 17:21:31 -06:00
grossmj
13eb461dfe
Update default VMware VM location path for OSX.
2015-05-08 18:30:41 -06:00
Jeremy
c197b39a68
Find VMware VMs using the inventory and alternatively using the default vm location (for VMware player).
2015-05-07 16:50:37 -06:00
grossmj
a260377f0e
List all available VMware VMs.
2015-05-01 18:47:46 -06:00
Jeremy
ab60d7929b
Basic VMware support (start & stop a VM).
2015-04-30 19:05:37 -06:00