summaryrefslogtreecommitdiff
path: root/libvirt/resource_libvirt_domain_test.go
Commit message (Expand)AuthorAge
* Fix broken tests due to incorrect usage of t.Skip()Jonathan Ballet2018-03-05
* refactor resourceLibvirtDomainCreateThomas Hipp2018-02-19
* refactor schemasThomas Hipp2018-02-19
* Add new method to get information on domain interfacesEamonn O'Toole2017-12-14
* support local cdromsThomas Hipp2017-12-01
* tests: format hcl stringsThomas Hipp2017-11-27
* Fix tests by adding fixture for kernel and initrdDuncan Mac-Vicar P2017-11-24
* Add support for kernel/initrd/cmdlineDuncan Mac-Vicar P2017-11-24
* remove duplicata declaration and simplify code.Dario Maiocchi2017-11-24
* golint: Url -> URLDuncan Mac-Vicar P2017-11-19
* Add support for remote http disks (qemu http curl backend)Duncan Mac-Vicar P2017-11-19
* golint on resource_libvirt_domain_test.goDario Maiocchi2017-11-16
* golint on various filesDario Maiocchi2017-11-16
* fix golinting libvirt/resource_libvirt_domain_testDario Maiocchi2017-11-16
* make golint happyDuncan Mac-Vicar P2017-11-10
* make the firmware file consistent with the docsDuncan Mac-Vicar P2017-11-10
* Fix libvirt ovmf firmware integration test on non-UbuntuDuncan Mac-Vicar P2017-11-10
* update Terraform and Go versionThomas Hipp2017-09-22
* Adding tests for machine and arch domain attributes from #166Dean Smith2017-08-30
* Added support for specifying NVRAM templates when using UEFI images.J. Eduardo2017-08-01
* fix failing console port conversionThomas Hipp2017-07-31
* use github.com/libvirt-go-xmlThomas Hipp2017-07-27
* Add autostart option for domain resource.localghost2017-06-26
* Add support of filesystem device to domainFlavio Castelli2017-06-19
* Fix broken testFlavio Castelli2017-06-16
* Merge pull request #133 from localghost/cpu_modeFlavio Castelli2017-06-16
|\
| * Set "custom" CPU mode in CPU acceptance test.localghost2017-06-15
| * Add support for setting CPU mode.Zbigniew Kostrzewa2017-06-15
* | use official libvirt-go bindingsThomas Hipp2017-06-16
|/
* Write Ignition file as a volume in a libvirt storage poolEamonn O'Toole2017-03-23
* Add scsi controller option and wwn to virtual disksEamonn O'Toole2017-03-22
* Merge pull request #103 from monstermunchkin/graphics-deviceFlavio Castelli2017-03-15
|\
| * Add test for graphicsThomas Hipp2017-03-15
* | Increase code coverage by running TF acceptance testsEamonn O'Toole2017-03-14
|/
* gofmtAlvaro Saurin2017-03-06
* Improve code coverageFlavio Castelli2017-03-03
* Ignition support: first phaseEamonn O'Toole2017-02-14
* Domain acceptance tests: mac is capitalized by libvirt, fix expectationsSilvio Moioli2016-10-27
* Domain acceptance tests: bridge is mandatory with mac, add itSilvio Moioli2016-10-27
* Domain acceptance tests: correct network name parameter nameSilvio Moioli2016-10-27
* Improved network resourceAlvaro Saurin2016-07-01
* testcase for issue #14Duncan Mac-Vicar P2016-05-05
* Use UUID as the resource id. Closes #3.Duncan Mac-Vicar P2016-04-23
* go fmtDuncan Mac-Vicar P2016-03-20
* implement network interfacesDuncan Mac-Vicar P2016-03-19
* rename test volumeDuncan Mac-Vicar P2016-03-13
* volume removal testDuncan Mac-Vicar P2016-03-12
* go fmtDuncan Mac-Vicar P2016-03-11
* test for volumeDuncan Mac-Vicar P2016-03-11
* use libvirt-go fork here tooDuncan Mac-Vicar P2016-03-11