summaryrefslogtreecommitdiff
path: root/libvirt
Commit message (Expand)AuthorAge
...
* Add AcceptTest for CloudInitDario Maiocchi2017-11-16
* golint on resource_libvirt_domain_test.goDario Maiocchi2017-11-16
* common string constant for errmsg lvirtconn is nilDario Maiocchi2017-11-16
* golint on various filesDario Maiocchi2017-11-16
* Type name will be used as libvirt.LibVirtNetworkDario Maiocchi2017-11-16
* type name will be used as libvirt.LibVirtDomain byDario Maiocchi2017-11-16
* golinting on various filesDario Maiocchi2017-11-16
* don't export oui variableDario Maiocchi2017-11-16
* fix golint on coreos_ingition_def.goDario Maiocchi2017-11-16
* fix golint on stream and volume_def.goDario Maiocchi2017-11-16
* Fix IP golint issues (style)Dario Maiocchi2017-11-16
* fix golint on utils_net.goDario Maiocchi2017-11-16
* fix golint issues on utils.goDario Maiocchi2017-11-16
* Fix golint on test cloudinitDario Maiocchi2017-11-16
* error strings should not be capitalized or endDario Maiocchi2017-11-16
* fix golint on cloudinit_def.goDario Maiocchi2017-11-16
* comment on exported function should Start withDario Maiocchi2017-11-16
* don't use underscores in Go namesDario Maiocchi2017-11-16
* fix golint on libvirt/utils_volume.goDario Maiocchi2017-11-16
* fix golinting libvirt/resource_libvirt_domain_testDario Maiocchi2017-11-16
* Dont print debug info it tests are okMalloZup2017-11-14
* Merge pull request #226 from dmacvicar/fix_firmware_test_suseThomas Hipp2017-11-10
|\
| * 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
* | Uri should be named URIMalloZup2017-11-08
* | add gofmt check for pkg(libvirt and main)MalloZup2017-11-07
|/
* Bugfix: let libvirt populate channel sourceSilvio Moioli2017-10-17
* update Terraform and Go versionThomas Hipp2017-09-22
* Merge pull request #180 from deasmi/machinearchupdateThomas Hipp2017-09-22
|\
| * Full support for arch,machine & emulator settingsDean Smith2017-09-19
* | Remove redundant hostname checkRavi Shekhar Jethani2017-09-20
* | FIX waitForLeases invalid key issueRavi Shekhar Jethani2017-09-16
|/
* domain: Add support for BootDevice.Sam Batschelet2017-09-06
* Adding tests for machine and arch domain attributes from #166Dean Smith2017-08-30
* Adding support for arch and machine typeDean Smith2017-08-29
* Ensure libvirt stream are cleaned up properlyFlavio Castelli2017-08-11
* use libvirt-go-xml for volumesThomas Hipp2017-08-11
* Fix string format of network addressesGraham Hayes2017-08-10
* fix XML name of DHCP host elementThomas Hipp2017-08-08
* cloudinit: show user_data in .tfstate fileThomas Hipp2017-08-08
* cloudinit: handle changes correctlyThomas Hipp2017-08-08
* fix importThomas Hipp2017-08-08
* vendor: depend on terraform v0.10.0Thomas Hipp2017-08-08
* network: ensure networks are recreatedThomas Hipp2017-08-08
* ensure volumes are free'd if there are no errorsThomas Hipp2017-08-08
* 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
* Fix crash occuring when domain is in state file but doesn't exist in libvirt.Zbigniew Kostrzewa2017-07-15