index
:
terraform-provider-libvirt
for-govuk-mini-environment-admin
Terraform provider for libvirt
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libvirt
/
domain_def.go
Commit message (
Expand
)
Author
Age
*
remove duplicata declaration and simplify code.
Dario Maiocchi
2017-11-24
*
Bugfix: let libvirt populate channel source
Silvio Moioli
2017-10-17
*
Full support for arch,machine & emulator settings
Dean Smith
2017-09-19
*
use github.com/libvirt-go-xml
Thomas Hipp
2017-07-27
*
Add support of filesystem device to domain
Flavio Castelli
2017-06-19
*
Merge pull request #133 from localghost/cpu_mode
Flavio Castelli
2017-06-16
|
\
|
*
Add support for setting CPU mode.
Zbigniew Kostrzewa
2017-06-15
*
|
use official libvirt-go bindings
Thomas Hipp
2017-06-16
|
/
*
Write Ignition file as a volume in a libvirt storage pool
Eamonn O'Toole
2017-03-23
*
Add scsi controller option and wwn to virtual disks
Eamonn O'Toole
2017-03-22
*
Merge pull request #103 from monstermunchkin/graphics-device
Flavio Castelli
2017-03-15
|
\
|
*
Exclude `graphics` block on s390x and ppc64
Thomas Hipp
2017-03-15
*
|
Increase code coverage by running TF acceptance tests
Eamonn O'Toole
2017-03-14
|
/
*
gofmt
Alvaro Saurin
2017-03-06
*
Ignition support: first phase
Eamonn O'Toole
2017-02-14
*
Add support for CoreOS ignition and console blocks
Eamonn O'Toole
2017-02-08
*
Add Autoport option to allow a port to be automatically assigned.
Rafael Fernández López
2016-11-23
*
Specify listen option with none type value. This will avoid slotting a spice ...
Rafael Fernández López
2016-11-22
*
Implement firmware/nvram for domains, so we can use UEFI images
Alvaro Saurin
2016-10-10
*
Add a random number generator device to all the domains
Flavio Castelli
2016-10-04
*
Add a qemu channel to all the domains
Flavio Castelli
2016-07-20
*
Bugfix: metadata always need refreshing
Silvio Moioli
2016-06-30
*
Domain: allow to set custom metadata
Flavio Castelli
2016-06-26
*
Enable domain features
Flavio Castelli
2016-06-04
*
Do not force machine type and arch so that the default is selected. Closes #10
Duncan Mac-Vicar P
2016-04-19
*
go fmt
Duncan Mac-Vicar P
2016-03-20
*
implement network interfaces
Duncan Mac-Vicar P
2016-03-19
*
go fmt
Duncan Mac-Vicar P
2016-03-11
*
disk definition
Duncan Mac-Vicar P
2016-03-10
*
implement a volume provider
Duncan Mac-Vicar P
2016-03-06
*
go fmt
Duncan Mac-Vicar P
2016-03-05
*
add spice console
Duncan Mac-Vicar P
2016-03-05
*
refactor domain defaults in a constructor function
Duncan Mac-Vicar P
2016-03-05