Bug 1432912

Summary: [RFE] add search query for "next run configuration exists"
Product: [oVirt] ovirt-engine Reporter: Jiri Belka <jbelka>
Component: Frontend.WebAdminAssignee: Shmuel Melamud <smelamud>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Belka <jbelka>
Severity: high Docs Contact:
Priority: high    
Version: futureCC: ahadas, bugs, danken, lsvaty, michal.skrivanek, mkalinin, mtessun, stirabos, tjelinek
Target Milestone: ovirt-4.1.3Keywords: FutureFeature
Target Release: 4.1.3.2Flags: rule-engine: ovirt-4.1+
mtessun: planning_ack+
rule-engine: devel_ack+
rule-engine: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
It is now possible to search for VMs that have pending configuration changes. The search query is "Vms: next_run_configuration_exists=True"
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-06 13:13:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1489245    

Description Jiri Belka 2017-03-16 12:06:46 UTC
Description of problem:

add search query for next run configuration exists highlight.

thus, web ui should have query for following ovirt-shell variation:

  list vms --kwargs "next_run_configuration_exists=True"

currently, clients can't sort, search just vms with this highlight.

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. have vms with that little triangle highlighting vms needs reconfiguration
   after cluster compat level change or similar
2. sort or search just vms with this highlight
3.

Actual results:
not possible in web ui

Expected results:
add at least search query

Additional info:
i doubt sorting column would be doable, unfortunatelly

Comment 1 Dan Kenigsberg 2017-03-17 11:05:01 UTC
Raising severity, as keeping such VMs running is not recommended. Users need to easily tell how much of them exist, so they can plan power cycles for them all.

Comment 2 Michal Skrivanek 2017-03-28 10:04:01 UTC
it's not a regular entity field so it cannot be done easily. Would probably require a specific hack to handle this particular case
Also, see bug 1436577 and we also miss search on cluster compatibility level

Comment 3 Michal Skrivanek 2017-03-28 10:27:52 UTC
actually, the search on cluster override would be enough

Comment 4 Yaniv Kaul 2017-05-09 13:13:14 UTC
Michal - can we set it for 4.1.3?

Comment 5 Shmuel Melamud 2017-05-22 14:08:29 UTC
Renamed this RFE back, because another RFE will be created for searching by cluster compatibility level override.

Comment 6 Shmuel Melamud 2017-05-22 15:23:10 UTC
Bug 1454389 created.

Comment 7 Jiri Belka 2017-06-19 09:00:24 UTC
ok, ovirt-engine-4.1.3.2-0.1.el7.noarch

Comment 8 Andrej Krejcir 2019-09-24 13:07:24 UTC
*** Bug 1374418 has been marked as a duplicate of this bug. ***