Michael Kuzmin
c44221a800
share hardware customization step
2018-05-06 00:41:14 +03:00
Michael Kuzmin
21cbec414a
code cleanup
2018-05-03 05:45:41 +03:00
Rui Lopes
d1a681d7aa
change the disk_size unit to MB
...
(cherry picked from commit 8866411)
2018-05-03 05:41:29 +03:00
Sean Malloy
13a6aa2c3c
Add new config options for setting CPU and Memory Hot Add ( #71 )
2018-03-23 11:56:03 +03:00
Michael Kuzmin
707039eb26
Detect datastore automatically ( #69 )
2018-03-21 02:03:47 +03:00
Sean Malloy
40ec9efdfd
Add new config option to allow setting virtual machine hardware version ( #65 )
...
* Add new config option to allow setting virtual machine hardware version
The vsphere-iso builder gets a new configuration option named
vm_version. It allows setting the VMWare virtual machine hardware
version to a non-default value.
The default behavior remains unchanged. Use the latest supported
hardware version that ESXi/vCenter allows.
VMWare KB for supported virtual machine hardware versions.
https://kb.vmware.com/s/article/1003746
* Change vm_version from string to int
2018-03-20 12:09:36 +03:00
Michael Kuzmin
cb782c223a
Cluster support ( #61 )
2018-03-16 00:53:25 +03:00
Michael Kuzmin
ba06b00e70
Add 'usb_controller' option
2018-03-04 14:19:00 +03:00
Michael Kuzmin
39f1e4a394
Add 'configuration_parameters' option
2018-03-04 14:18:48 +03:00
Michael Kuzmin
099215cebc
CD-ROM devices use SATA controller instead of IDE
2018-03-04 14:15:01 +03:00
Andrei Tonkikh
78d53c81ce
Remove cdroms and floppy in the cleanup stage of iso builder
2018-02-02 21:04:32 +03:00
Andrei Tonkikh
9c4d5c6c59
Cleanup after cf198539e8
2018-02-01 15:48:30 +03:00
Andrei Tonkikh
cf198539e8
Add support for dynamically create floppy images
2018-02-01 14:47:09 +03:00
Andrei Tonkikh
6235ecc129
Add network card customization and fix iso builder acceptance tests
2018-01-31 15:29:06 +03:00
Andrei Tonkikh
65b98a57cf
Add support for custom networks
2018-01-30 23:17:09 +03:00
Andrei Tonkikh
19713ca20d
Add support of customizing boot order
2018-01-30 20:47:57 +03:00
Andrei Tonkikh
50625ddcad
Add inserting floppy image to iso builder
2018-01-30 19:46:09 +03:00
Andrei Tonkikh
f909669670
Add basic functionality of creating VMs to the driver
2018-01-24 16:45:35 +03:00
Michael Kuzmin
4267014a5e
Merge pull request #42 from jetbrains-infra/driver_tests
...
Add acceptance tests for driver package
2018-01-23 22:34:41 +03:00
Dmitry Tretyakov
ede053f6bc
Add ability to control nested hardware virtualization
...
Issue: #45
2018-01-16 15:24:44 +03:00
Michael Kuzmin
98b2f99436
Resize disk
2017-12-03 23:58:04 +03:00
Andrei Tonkikh
d1b2b76843
Add more acceptance tests for VM. Merge them into 1 table-driven test
2017-11-15 00:47:33 +03:00
Andrey Tonkikh
c339fbfb39
Add some acceptance tests for `VirtualMachine` and `Datastore`
2017-10-25 23:20:59 +03:00
Michael Kuzmin
7cace988e6
inherit datastore from target host, not source template
2017-08-24 23:18:14 +03:00
Michael Kuzmin
e8d8fd6205
Refactor vSphere driver
2017-08-24 17:54:08 +03:00
Michael Kuzmin
efe2c3c8b3
Extract vSphere driver into separate package ( #35 )
2017-08-23 21:40:57 +02:00