summaryrefslogtreecommitdiff
path: root/libvirt/utils.go
Commit message (Expand)AuthorAge
* use poolMutexKV for locking resources.Dario Maiocchi2017-11-22
* 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
* golinting on various filesDario Maiocchi2017-11-16
* fix golint issues on utils.goDario Maiocchi2017-11-16
* comment on exported function should Start withDario Maiocchi2017-11-16
* Fix: don't hide errorsFlavio Castelli2017-06-19
* use official libvirt-go bindingsThomas Hipp2017-06-16
* Some code coverage for utils.goFlavio Castelli2017-03-14
* Fix random issues when handling multiple cloudinit volumesFlavio Castelli2016-10-10
* go fmtAlvaro Saurin2016-10-10
* Improved network resourceAlvaro Saurin2016-07-01
* Merge pull request #39 from flavio/cloudinitDuncan Mac-Vicar P2016-06-29
|\
| * Refactoring: move code removal into a dedicated functionFlavio Castelli2016-06-27
* | Avoid randomly assigning MAC addresses that libvirt does not likeSilvio Moioli2016-06-27
|/
* Another instance where pool refresh fails.Duncan Mac-Vicar P2016-05-22
* go fmtDuncan Mac-Vicar P2016-05-22
* support for ip and connection information in libvirt.domainDuncan Mac-Vicar P2016-05-17
* wait for refresh to happen as there may be async jobs running on the poolDuncan Mac-Vicar P2016-05-06
* go fmtDuncan Mac-Vicar P2016-05-06
* use different names for each disk. closes #14Duncan Mac-Vicar P2016-05-06