summaryrefslogtreecommitdiff
path: root/libvirt
Commit message (Expand)AuthorAge
* Allow to specify the base volume by using a nameFlavio Castelli2016-06-16
* Ensure all the domains are runningFlavio Castelli2016-06-07
* Fix terraform destroyFlavio Castelli2016-06-07
* Merge pull request #26 from flavio/persistent_domainDuncan Mac-Vicar P2016-06-06
|\
| * Ensure all the domains are persistentFlavio Castelli2016-06-04
* | Enable domain featuresFlavio Castelli2016-06-04
|/
* go fmtDuncan Mac-Vicar P2016-05-26
* do not rebuild domain due to mac and wait_for_lease values. Closes #23.Duncan Mac-Vicar P2016-05-26
* go fmtDuncan Mac-Vicar P2016-05-26
* Add support for local files as source for base images. Closes #21.Duncan Mac-Vicar P2016-05-22
* Make clear that we are retrying until the address appears.Duncan Mac-Vicar P2016-05-22
* Another instance where pool refresh fails.Duncan Mac-Vicar P2016-05-22
* go fmtDuncan Mac-Vicar P2016-05-22
* implement "network_interface.wait_for_lease" option in order to enable waitin...Duncan 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 vdX as disk, as we are using the virtio driverDuncan Mac-Vicar P2016-05-06
* fix booting of a Linux distro by forcing qcow format.Duncan Mac-Vicar P2016-05-06
* use different names for each disk. closes #14Duncan Mac-Vicar P2016-05-06
* testcase for issue #14Duncan Mac-Vicar P2016-05-05
* Use UUID as the resource id. Closes #3.Duncan Mac-Vicar P2016-04-23
* Do not force machine type and arch so that the default is selected. Closes #10Duncan Mac-Vicar P2016-04-19
* go fmtDuncan Mac-Vicar P2016-03-20
* if libvirt will not set permissions correctly, at least allow others read bas...Duncan Mac-Vicar P2016-03-20
* fail if base_volume_id and source are specified togetherDuncan Mac-Vicar P2016-03-20
* base_volume -> base_volume_id to make it consistent with volume_id in diskDuncan Mac-Vicar P2016-03-20
* implement network interfacesDuncan Mac-Vicar P2016-03-19
* Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1293804Duncan Mac-Vicar P2016-03-13
* include previous error in new errorDuncan Mac-Vicar P2016-03-13
* rename test volumeDuncan Mac-Vicar P2016-03-13
* implement volume readDuncan Mac-Vicar P2016-03-13
* volume removal testDuncan Mac-Vicar P2016-03-12
* cleanup importsDuncan Mac-Vicar P2016-03-12
* this bindings require us to manually free the wrappersDuncan Mac-Vicar P2016-03-12
* use GetOk to retrieve nameDuncan Mac-Vicar P2016-03-12
* force creation of new resources for now (no update logic)Duncan Mac-Vicar P2016-03-12
* cleanup importsDuncan Mac-Vicar P2016-03-12
* size in bytesDuncan Mac-Vicar P2016-03-12
* make size prop bytes at least until https://github.com/hashicorp/terraform/is...Duncan Mac-Vicar P2016-03-12
* wait for domain to be destroyedDuncan Mac-Vicar P2016-03-12
* refresh the storage pool so that libvirt does not think volume is usedDuncan Mac-Vicar P2016-03-11
* go fmtDuncan Mac-Vicar P2016-03-11
* test for volumeDuncan Mac-Vicar P2016-03-11
* implement resourceLibvirtDomainRead for realDuncan Mac-Vicar P2016-03-11
* shorter err != nil handlingDuncan Mac-Vicar P2016-03-11
* disk are optionalDuncan Mac-Vicar P2016-03-11
* use libvirt-go fork here tooDuncan Mac-Vicar P2016-03-11
* disk definitionDuncan Mac-Vicar P2016-03-10
* add backing store for volumesDuncan Mac-Vicar P2016-03-07