Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for other storage domain types #288

Open
JasonN3 opened this issue Sep 19, 2021 · 1 comment
Open

Add support for other storage domain types #288

JasonN3 opened this issue Sep 19, 2021 · 1 comment
Milestone

Comments

@JasonN3
Copy link

JasonN3 commented Sep 19, 2021

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
STORAGEDOMAINTYPE_IMAGE
STORAGEDOMAINTYPE_ISO
STORAGEDOMAINTYPE_MANAGED_BLOCK_STORAGE
STORAGEDOMAINTYPE_VOLUME

Even if it take a while to fully support it as a resource, supporting it as a data source would be beneficial.

@ghost
Copy link

ghost commented Sep 19, 2021

Hello @JasonN3 thank you very much for your request. We are moving the Terraform provider to a new backend which supports these storage domain types. Once this move is complete the new storage domain types should automatically be supported.

@ghost ghost added this to the v2.0.0 milestone Nov 20, 2021
@ghost ghost self-assigned this Nov 20, 2021
@ghost ghost removed their assignment May 24, 2022
@engelmi engelmi modified the milestones: v2.0.0, Future Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants