Changelog for
terraform-provider-libvirt-0.6.3+git.1604843676.67f4f2aa-4.21.x86_64.rpm :
* Sat Feb 13 2021 Anthony Rabbito
- Added if condition in spec if on a SUSE version use mkisofs, instead of genisoimage
* Wed Jan 06 2021 Dirk Müller - spec-cleaner run
* Tue Nov 10 2020 dmacvicarAATTsuse.de- Install also in /usr/share/terraform to comply with v0.13 provider installation path. https://www.terraform.io/docs/commands/cli-config.html#provider-installation
* Tue Nov 10 2020 dmacvicarAATTsuse.de- 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
* add more info to migration doc
* adapt toc
* Add documentation for v13
* Init example for TF13
* network: Trim the bridge name to 15 characters
* Fix gofmt errors
* Implement network detection for static IPs
* Remove unused function and variables
* Even an isolated network has dhcp
* Make static IP addresses permanent across reboots
* Update README.md
* Listen only to localhost
* Adjust generated dhcp to match libvirt limitation of max 65535 addresses
* Add tubleweed example
* Thu Jun 18 2020 dmacvicarAATTsuse.de- Update to version 0.6.2+git.1590253051.d1cf93cd:
* remove broken network if the creation failed
* Fix error msg
* Update to the latest testify
* Handle correctly destruction of inactive networks
* blacklist graphics for aarch64 as well.
* remove logging eyecatcher
* #703 - permit multiple libvirt networks
* Update .travis.yml to satisfy build config validation
* Tue Jul 02 2019 Petr Cervinka - Temporary support for terraform 0.12 to follow master branch in service file
* Fri Feb 22 2019 Duncan Mac-Vicar * Tue Oct 16 2018 Duncan Mac-Vicar - add -ldflags \"-X main.version=%{version}\"
* Wed Jun 06 2018 fcastelliAATTsuse.com- Remove the `genisoimage` requirement, this is no longer used- Add the `mkisofs` requirement
* Tue Feb 20 2018 opensuse-packagingAATTopensuse.org- Update to version 0.0.0+git20180220.f2cef405:
* Handle keyword-less kernel params