summaryrefslogtreecommitdiff
path: root/libvirt/resource_libvirt_volume_test.go
Commit message (Collapse)AuthorAge
* remove duplicata declaration and simplify code.Dario Maiocchi2017-11-24
| | | | This fix is with the cmd "gofmt -w -s *"
* golinting on various filesDario Maiocchi2017-11-16
|
* don't use underscores in Go namesDario Maiocchi2017-11-16
|
* Added autodetection of base volume format, eliminating the need for explicit ↵J. Eduardo2017-07-02
| | | | configuration.
* Added support for using raw volumes and an example using the functionality.J. Eduardo2017-07-02
|
* use official libvirt-go bindingsThomas Hipp2017-06-16
| | | | Signed-off-by: Thomas Hipp <thipp@suse.de>
* Use If-Modified-Since for downloading imagesAlvaro Saurin2017-03-29
|
* gofmtAlvaro Saurin2017-03-06
|
* volume removal testDuncan Mac-Vicar P2016-03-12
|
* size in bytesDuncan Mac-Vicar P2016-03-12
|
* go fmtDuncan Mac-Vicar P2016-03-11
|
* test for volumeDuncan Mac-Vicar P2016-03-11
|
* use libvirt-go fork here tooDuncan Mac-Vicar P2016-03-11
|
* add test for volume resourceDuncan Mac-Vicar P2016-03-07