Jason Nagin

Results 4 issues of Jason Nagin

Right now DATA, ISO, and EXPORT are the only types allowed as storage domains. oVirt has since added more types. Here's the full list from the go-ovirt repo: STORAGEDOMAINTYPE_DATA STORAGEDOMAINTYPE_EXPORT...

### Terraform Version Terraform v1.2.8 on linux_amd64 + provider registry.terraform.io/terraform-provider-openstack/openstack v1.48.0 ### Affected Resource(s) - openstack_networking_subnet_v2 ### Terraform Configuration Files ```hcl resource "openstack_networking_subnet_v2" "floating-sub" { name = "floating-sub" network_id =...

This is to allow cert auth through a reverse proxy that terminates the SSL connection. The changes link off of the existing processes that are used to process X-Forwarded-For header...

enhancement
auth/cert
waiting-for-response

**Is your feature request related to a problem? Please describe.** I have an application that can be active on a couple of hosts. Due to the way the application works,...

enhancement