summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
* Improve documentationFlavio Castelli2017-07-31
* fix failing console port conversionThomas Hipp2017-07-31
* Fix broken testsFlavio Castelli2017-07-27
* use github.com/libvirt-go-xmlThomas Hipp2017-07-27
* vendor: add 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
| |/
* | Merge pull request #134 from monstermunchkin/feature/use-official-libvirt-goFlavio Castelli2017-06-16
|\ \ | |/ |/|
| * use official libvirt-go bindingsThomas Hipp2017-06-16
|/
* Merge pull request #128 from electrofelix/support-apparmorFlavio Castelli2017-06-09
|\
| * Use file type definition for disksDarragh Bailey2017-06-09
|/
* Merge pull request #122 from monstermunchkin/feature/configurable-timeoutsFlavio Castelli2017-06-07
|\
| * Add default case for libvirt statesThomas Hipp2017-06-07
| * domain: add configurable timeoutsThomas Hipp2017-06-07
|/
* Update README.mdFlavio Castelli2017-06-06
* Merge pull request #130 from dmacvicar/glideFlavio Castelli2017-06-05
|\
| * Fix broken tests by changing the way we vendor codeFlavio Castelli2017-05-27
* | Merge pull request #129 from dmacvicar/fix-buildFlavio Castelli2017-06-05
|\|
| * 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
* | Merge pull request #116 from dmacvicar/if_modified_sinceFlavio Castelli2017-05-26
|\ \
| * | Use If-Modified-Since for downloading imagesAlvaro Saurin2017-03-29
* | | Fix travis: require latest stable release of GoFlavio Castelli2017-05-03
* | | Update travis - do not use govendFlavio Castelli2017-05-03
* | | Vendor dependencies with vndrFlavio Castelli2017-05-03
|/ /
* | Code refactoring: rename structFlavio Castelli2017-03-29
* | cloud-init: rework user-data handlingFlavio Castelli2017-03-29