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

🐾 When filter vms by host options - ovirt #1275

Closed
yaacov opened this issue Jul 17, 2024 · 1 comment
Closed

🐾 When filter vms by host options - ovirt #1275

yaacov opened this issue Jul 17, 2024 · 1 comment
Assignees
Labels
enhancement Categorizes issue or PR as related to a new feature.
Milestone

Comments

@yaacov
Copy link
Member

yaacov commented Jul 17, 2024

Sub task of #1249 for ovirt provider

@yaacov yaacov added the enhancement Categorizes issue or PR as related to a new feature. label Jul 17, 2024
@yaacov yaacov added this to the 2.6.4 milestone Jul 17, 2024
sgratch added a commit to sgratch/forklift-console-plugin that referenced this issue Jul 30, 2024
Reference: kubev2v#1275

This includes the following changes for the oVirt provider VMs list only:

 1. Set the 'Host' filter to be a primary filter.
 2. Display a dynamic list of hosts that the VMs run on as an enum filter to select.
 3. All VMs that are not assigned to any host, will be filtered out by
    the "Undefined" option.
 4. Enable selecting any number of hosts from the enum filter list. If none, all VMs are filtered.
 5. Enable to type-ahead input for displaying a subset of the enum filter list of hosts.

Signed-off-by: Sharon Gratch <[email protected]>
sgratch added a commit to sgratch/forklift-console-plugin that referenced this issue Jul 31, 2024
Reference: kubev2v#1275

This includes the following changes for the oVirt provider VMs list only:

 1. Set the 'Host' filter to be a primary filter.
 2. Display a dynamic list of hosts that the VMs run on as an enum filter to select.
 3. All VMs that are not assigned to any host, will be filtered out by
    the "Undefined" option.
 4. Enable selecting any number of hosts from the enum filter list. If none, all VMs are filtered.
 5. Enable to type-ahead input for displaying a subset of the enum filter list of hosts.

Signed-off-by: Sharon Gratch <[email protected]>
@yaacov
Copy link
Member Author

yaacov commented Jul 31, 2024

addressed by: #1298

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants