summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Ensure libvirt connection is releasedFlavio Castelli2018-02-19
* travis: do not run acceptance testsFlavio Castelli2018-02-19
* sort importsThomas Hipp2018-02-19
* remove dead/unreachable codeThomas Hipp2018-02-19
* refactor cloudinitThomas Hipp2018-02-19
* refactor resourceLibvirtDomainCreateThomas Hipp2018-02-19
* refactor schemasThomas Hipp2018-02-19
* fix difference detection when using an existing bridge networkmluu2018-01-14
* Update README's requirement sectionFlavio Castelli2018-01-14
* Modify cloudinit to use 'mkisofs' instead of 'genisoimage'.night199uk2018-01-14
* fix network linkeAndrew Paxson2018-01-14
* add an example for ubuntuAndrew Paxson2018-01-14
* spelling....Andrew Paxson2018-01-14
* fix markdown spellingAndrew Paxson2018-01-14
* add the website docs to the README for visibilityAndrew Paxson2018-01-14
* Merge pull request #264 from monstermunchkin/issues/262Thomas Hipp2017-12-28
|\
| * domain: honor arch, machine, and emulator settingsThomas Hipp2017-12-22
|/
* Add new method to get information on domain interfacesEamonn O'Toole2017-12-14
* Merge pull request #258 from monstermunchkin/support-cdromsThomas Hipp2017-12-08
|\
| * support local cdromsThomas Hipp2017-12-01
* | Merge pull request #256 from monstermunchkin/unique-volume-nameThomas Hipp2017-12-08
|\ \
| * | check uniqueness of storage volume nameThomas Hipp2017-11-29
* | | Merge pull request #221 from simonswine/fixes-net-updatesThomas Hipp2017-12-08
|\ \ \ | |_|/ |/| |
| * | Make add/updateHost a bit more resilientChristian Simon2017-12-02
|/ /
* | Merge pull request #255 from MalloZup/remove-runningThomas Hipp2017-11-30
|\ \ | |/ |/|
| * remove running from documentationDario Maiocchi2017-11-28
| * remove running property in net and domainDario Maiocchi2017-11-28
* | Merge pull request #253 from monstermunchkin/test-formattingThomas Hipp2017-11-28
|\ \ | |/ |/|
| * tests: format hcl stringsThomas Hipp2017-11-27
|/
* Simplify the wait_for_leases mechanismAlvaro Saurin2017-11-27
* Retry the query about interfaces to the qemu-agentAlvaro Saurin2017-11-27
* adding documentation about network autostartDario Maiocchi2017-11-27
* add test for autostart optionDario Maiocchi2017-11-27
* Init first backportDario Maiocchi2017-11-27
* Merge pull request #242 from dmacvicar/kernel_initrdDuncan Mac-Vicar P2017-11-27
|\
| * TypoDuncan Mac-Vicar P2017-11-24
| * Add missing hcl markdown fenceDuncan Mac-Vicar P2017-11-24
| * Remove intermediate variables in map iterationDuncan Mac-Vicar P2017-11-24
| * Simplify for loopDuncan Mac-Vicar P2017-11-24
| * Typo in cmdline docsDuncan Mac-Vicar P2017-11-24
| * Type not needed in literal anymoreDuncan Mac-Vicar P2017-11-24
| * No need to make a 0 len sliceDuncan Mac-Vicar P2017-11-24
| * Do not choke on empty kernel cmdlineDuncan Mac-Vicar P2017-11-24
| * Split kernel cmdline testDuncan Mac-Vicar P2017-11-24
| * Read back cmdline, initrd and kernel attributes from the resourceDuncan Mac-Vicar P2017-11-24
| * 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
| * don't allocate memory with 0 make variablesMalloZup2017-11-24
| * remove duplicata declaration and simplify code.Dario Maiocchi2017-11-24
* | Merge pull request #241 from MalloZup/improve-codebaseThomas Hipp2017-11-23
|\ \ | |/ |/|