- use GOFLAGS="-mod=vendor" and vendor.tar.xz to build
- Update to version 0.6.11+git.1631460851.7074fe3c:
* fix InternalValidate error on cpu.mode block
* Allow ignoring known_hosts verification
* Use login name instead of display name as default
* Add support for SSH agent authentication
* go.mod: update go-libvirt to latest version
* Port PR#824 to go-libvirt
* Before pool import pool type is not set
* Add acceptance test for demonstrate fail case during import of pool typed dir
* README: fix headline level and typo
* go fmt
* Fix network update parameter order
* Fix error condition
* Fix network update parameter order
* Do not try to update bridge section (not supported)
* Add link to registry documentation
* README: remove TOC
* examples: Fix network card name
* Revamp README
* goreleaser: use go 1.16
* Use a Github Actions badge
* Release as draft
* Update README
* Add goreleaser in order to publish to registry
* Add releaser in order to publish to registry
* Workaround for bug in NetworkUpdate reversed parameters
* Check for chmod error
* Revert creating tmp file in private tmp dir
* Use t.TempDir()
* Start server so that URI is not empty
* Windows is slower than I thought
* Include Windows artifact
* go vet
* Fix image URL handling on Windows
* Fix Windows tests by using simple paths
* Make sure we build a valid OS path
* Fix tests on Windows
* Simplify test file server with httptest
* Remove unused import
* Fix URL handling on Windows
* Fix temporary directory on Windows
* Fix URL handling on Windows
* Improve skipping acceptance tests
* Setup xsltproc for different OS
* Setup terraform before terraform fmt
* Build on all platforms
* Install xsltproc before running testsuite
* Add github workflow
* Support for libvirt connection URIs
* Remove libvirt bindings
* Revert "No need to return terraform.ResourceProvider"
* Remove acceptance tests not using the resource test framework.
* Basic support for libvirt URIs
* No need to return terraform.ResourceProvider
* port - update mock parameters to upstream type
* Fix tests crashing due to client setup
* port - some missing libvirtc uses
* port - fix template test - missing nvram undefine flag
* port - NetworkUpdate params are now swapped
* port - fix network lookup uuid usage
* port - fix most network acceptance tests - active handling
* port - missed removing old if now test back
* port - fix domain acceptance tests - uuid handling
* port - missed removing old if
* port - reinstate error checks with new upstream error code
* Use new exported error from digital ocean library
* Fix helper
* port - download via buffer - review/revise
* port - pipe in goroutine so can close - TBC pipe required
* port - close our new second connection too
* port - record/capture io close error
* port - use previous libvirt connect behaviour for tests (blind URI)
* port - default network test requires network exists
* port - network tests require accept testing enabled
* port - use struct field directly
* port - restore error var & use struct field directly
* port - volume.go
* port - missed some
* port - tests bulk pass - compiles but fails tests
* port - start network tests
* port - pool partial
* port - network def partial
* port - volumes
* port - more volume copying
* port - partial cloudinit
* port - volume copier - remove var decl
* port - volume copier - missing close, just defer it
* port - volume copier
* port - remove subpackages disk & volume
* port - partial volume create
* port - wait for network active
* remove test file used to validate push rights
* test push rights to pr branch
* port to go-libvirt
* Rename libvirt to libvirtc
* Fix Intro table of contents link
* Including the domain ID in the error output
* created XSL file for adding a new channel
* Trivial typo fix
* Remove mention of CentOS from README.md
* Network config in examples for openSUSE should be 1, not 2
* Minor cleanup of migration-13 doc
* added more info which filesystem entry failed
* Support dnsmasq options
* Set firmware attribute to efi for aarch64
* Added reference to terraform-libvirt-kubespray project
* Remove mod=vendor from .travis.yml
* Remove vendor/ references from the documentation
* Remove vendor/ directory from git
* update vendor files
* Example - flatcar-linux - Correct NIC matching typo
* Replace mitchell/packer with google/uuid
OBS-URL: https://build.opensuse.org/request/show/924230
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-libvirt?expand=0&rev=37
provider installation path.
https://www.terraform.io/docs/commands/cli-config.html#provider-installation
- Update to version 0.6.3+git.1604843676.67f4f2aa:
* Revert adding of forward device parameter for networks
* Add .terraform to .gitignore
* Tubleweed -> Tumbleweed
* Example: Use the OpenStack image as it supports cloud-init
* Tubleweed -> Tumbleweed
* Fix channel type for qemu-guest-agent
* Improve terraform v0.13 migration doc
* CONTRIBUTING.md: process for schema changes
* CONTRIBUTING.md: mention testcases reproducing an issue
* Remove unused script
* Delete setup-host script not longer needed
* Remove unnecessary mknod /dev/kvm already present in Focal
* Assume this is not longer an issue
* Upgrade go to 1.13.x
* Comment which network attributes require ForceNew
* Do not run tests twice
* Upgrade Travis environment
* Restrict the network mutex to network definition
* go fmt
* Force creation of network when we can't update
* Do not allow defining networks in parallel
* Test case to reproduce issue #703
* Revert "Merge pull request #740 from vmorris/master"
* Fix pty console integration tests
* Add missing link to libvirt_pool documentation
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-libvirt?expand=0&rev=26
- Update to version 0.5.2+git.1560937107.753afd8a:
* CI: Bring back acceptable tests to CI
* domain: Allow overriding RNG device through env
* CI: Use Ubuntu Xenial
* tests: Don't assume `default` storage pool
* tests: Allow disabling privileged test cases through env
* tests,acceptance: Respect LIBVIRT_DEFAULT_URI env
* domain: Make Filesystems test work when unprivileged
* tests: Disable failing TestAccLibvirtDomain_URLDisk test
* Don't declare 2times cmdline in testacc
* doc: more updates for 0.12 syntx
- Temporary support for terraform 0.12 to follow master branch in
service file
- Temporary support for terraform 0.12 to follow master branch in
service file
OBS-URL: https://build.opensuse.org/request/show/713069
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-libvirt?expand=0&rev=16