wsidl
wsidl
## System Information ### Linux distribution Manjaro Linux x86/64 kernel 5.10.63 ### Terraform version v1.0.6 ### Provider and libvirt versions Provider v.0.6.11 libvirt 7.7.0 ___ ## Checklist - [ ]...
### Terraform version v1.0.6 ### Provider and libvirt versions v1.43.1 ___ ## Checklist - [x] Is your issue/contribution related with enabling some setting/option exposed by libvirt that the plugin does...
# Feature request Provide an option to filter/hide sub-sections/topics of documentation. This can be a toggle and/or shortcut that hides a topic (and conversely un-hide from preferences or from the...
The documentation shows examples using "Bin" but none of the other argument types. [website/docs/r/orchestration_stack_v1.html.markdown#L43](https://github.com/terraform-provider-openstack/terraform-provider-openstack/blob/main/website/docs/r/orchestration_stack_v1.html.markdown?plain=1#L43) The code refers to `Bin`, `URL`, and `Files`. Both `Bin` and `URL` use the same interface...
Running WCS service that natively uses 1.1.2 will generate an empty object with no fault or error.
OS: CentOS 7 Ansible: 2.7 Python: 3.7 Been testing a new configuration and using this role has gotten me closer to anything else. My only issue is the default "bdb"...
# Description Implementation requires a single, global reference for all definitions. Making reference to a "Complex Structure" example [provided by JSONSchema.org](https://json-schema.org/understanding-json-schema/structuring#bundling). The schema leverages the idea that a `definition` using...
Added additional XML entities to the known_entities list 'lsquo', 'rsquo', 'ndash', 'para'
I see there is a LockoutManager in the base code, but none of that is accessible through the RestAPI other than to perform actions (lock/unlock). Add the ability to check...