Andrey Tonkikh
|
c339fbfb39
|
Add some acceptance tests for `VirtualMachine` and `Datastore`
|
2017-10-25 23:20:59 +03:00 |
Andrey Tonkikh
|
f05b1e1e4b
|
Refactor `driver.NewDriver`
`driver.NewDriver` used to construct a govnomi client on its own while
the same work can be done by calling `govmomi.NewClient`.
|
2017-10-12 08:39:56 +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
|
3acf445d98
|
test for resource pool
|
2017-08-24 01:23:48 +03:00 |
Michael Kuzmin
|
c335dc1015
|
test for subfolders
|
2017-08-24 00:54:23 +03:00 |
Michael Kuzmin
|
2c184abdef
|
test for folder
|
2017-08-24 00:23:29 +03:00 |
Michael Kuzmin
|
efe2c3c8b3
|
Extract vSphere driver into separate package (#35)
|
2017-08-23 21:40:57 +02:00 |