summaryrefslogtreecommitdiff
path: root/libvirt
Commit message (Expand)AuthorAge
* 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
* | Code coverage of qemu_agentFlavio Castelli2017-03-14
* | Test coverage for pool syncFlavio Castelli2017-03-14
|/
* Be more verbose/precise by debugging failures.dmaiocchi2017-03-10
* gofmtAlvaro Saurin2017-03-06
* Improve code coverageFlavio Castelli2017-03-03
* Merge pull request #101 from rsokolkov/fix-docs-for-networkAlvaro2017-02-20
|\
| * [Docs] Clearer description for "addresses" paramRoman Sokolkov2017-02-17
* | Merge remote-tracking branch 'origin' into bridge_fixDean Smith2017-02-17
|\|
| * Merge pull request #95 from eamonnotoole/hpe/networking_dnsFlavio Castelli2017-02-17
| |\
| | * Add DNS forwarder blocks to network resource definitionEamonn O'Toole2017-02-08
| * | Ignition support: first phaseEamonn O'Toole2017-02-14
| * | Add support for CoreOS ignition and console blocksEamonn O'Toole2017-02-08
| |/
* / Fix for bridged networks.Dean Smith2017-02-17
|/
* Add Autoport option to allow a port to be automatically assigned.Rafael Fernández López2016-11-23
* Specify listen option with none type value. This will avoid slotting a spice ...Rafael Fernández López2016-11-22
* Allow to use maps for disk definitionsSilvio Moioli2016-11-01
* 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
* Make sure we record the resource IDs even if it gets interruptedAlvaro Saurin2016-10-17
* Fix random issues when handling multiple cloudinit volumesFlavio Castelli2016-10-10
* go fmtAlvaro Saurin2016-10-10
* Implement firmware/nvram for domains, so we can use UEFI imagesAlvaro Saurin2016-10-10
* Merge pull request #69 from flavio/better-handling-of-domain-creation-errorsFlavio Castelli2016-10-10
|\
| * Better handling of errors while creating a domainFlavio Castelli2016-10-03
* | Merge pull request #70 from flavio/add-random-num-generator-deviceFlavio Castelli2016-10-10
|\ \
| * | Add a random number generator device to all the domainsFlavio Castelli2016-10-04
| |/
* / Make the hostname field of cloudinit optionalFlavio Castelli2016-10-08
|/
* Make cloudinit generation more resilentFlavio Castelli2016-09-08
* fixed addresses definition in libvirt_domainJose David Martin Nieto2016-08-09
* fixed cloud-init iso creation with type qcow2 instead rawJose David Martin Nieto2016-08-09
* Merge pull request #55 from inercia/fix-routedFlavio Castelli2016-08-04
|\