Commit Graph

64 Commits

Author SHA1 Message Date
Andrey Tonkikh c41ee01537 Correct some error messages in tests 2017-10-26 19:15:54 +03:00
Andrey Tonkikh 3cb2185c53 Add an acceptance test for `driver.Host` 2017-10-26 01:07:25 +03:00
Andrey Tonkikh 23c6951aa4 Add an acceptance test for `driver.Folder` 2017-10-26 01:04:56 +03:00
Andrey Tonkikh d33ffc178d Add an acceptance test for `driver.ResourcePool` 2017-10-26 00:55:09 +03:00
Andrey Tonkikh dc5a2e52cd Simplify datastore test 2017-10-26 00:38:33 +03:00
Andrey Tonkikh d154a0ff32 Improve `TestVMAcc_running_snapshot` and `TestVMAcc_template` 2017-10-26 00:08:02 +03:00
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