aboutsummaryrefslogtreecommitdiff
path: root/app/models/backends/terraform_libvirt/backend_methods.rb
Commit message (Expand)AuthorAge
* Use database locking to prevent concurrent Terraform jobsChristopher Baines2018-07-04
* Add locking around all Terraform actionsChristopher Baines2018-06-24
* Refactor the backends to use a method for working with TerraformChristopher Baines2018-06-24
* Support refreshing the state of backendsChristopher Baines2018-06-23
* Support managing the libvirt backend from the show pageChristopher Baines2018-06-23
* Split BackendMethods out of TerraformLibvirtChristopher Baines2018-06-21