summaryrefslogtreecommitdiff
path: root/libvirt
Commit message (Expand)AuthorAge
* 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
* Exported logic used to create a new backingStore representation onto a separa...J. Eduardo2017-07-02
* Added autodetection of base volume format, eliminating the need for explicit ...J. Eduardo2017-07-02
* Added support for using raw volumes and an example using the functionality.J. Eduardo2017-07-02
* Add autostart option for domain resource.localghost2017-06-26
* Merge pull request #136 from dmacvicar/domain-filesystemFlavio Castelli2017-06-26
|\
| * Add support of filesystem device to domainFlavio Castelli2017-06-19
| * Fix: don't hide errorsFlavio Castelli2017-06-19
* | Merge pull request #132 from localghost/seed_rngFlavio Castelli2017-06-16
|\ \ | |/ |/|
| * Seed RNG with current time.Zbigniew Kostrzewa2017-06-15
* | 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
|/
* Use file type definition for disksDarragh Bailey2017-06-09
* Add default case for libvirt statesThomas Hipp2017-06-07
* domain: add configurable timeoutsThomas Hipp2017-06-07
* DRY codeFlavio Castelli2017-05-27
* Fix code broken accidentally by merge of PR 116Flavio Castelli2017-05-26
* Replace cryptic error with better oneFlavio Castelli2017-05-26
* Merge pull request #107 from eamonnotoole/remote-ignition-temp-file-upstreamFlavio Castelli2017-05-26
|\
| * Write Ignition file as a volume in a libvirt storage poolEamonn O'Toole2017-03-23
* | Use If-Modified-Since for downloading imagesAlvaro Saurin2017-03-29
* | Code refactoring: rename structFlavio Castelli2017-03-29
* | cloud-init: rework user-data handlingFlavio Castelli2017-03-29
* | user_data argument for cloud-initAlvaro Saurin2017-03-29
|/
* 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
| * Exclude `graphics` block on s390x and ppc64Thomas Hipp2017-03-15
* | Increase code coverage by running TF acceptance testsEamonn O'Toole2017-03-14
* | Some code coverage for utils.goFlavio Castelli2017-03-14
* | Test coverage for network_defFlavio Castelli2017-03-14