Bug 1959884 - Filtering by groups of validations when listing them does return all the validations catalog and doesn't apply the filter at all
Summary: Filtering by groups of validations when listing them does return all the vali...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-tripleoclient
Version: 16.2 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: 16.2 (Train on RHEL 8.4)
Assignee: Gaël Chamoulaud
QA Contact: David Rosenfeld
URL:
Whiteboard:
Depends On: 1959815
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-12 13:59 UTC by Gaël Chamoulaud
Modified: 2021-09-15 07:15 UTC (History)
5 users (show)

Fixed In Version: python-tripleoclient-12.5.1-2.20210521074812.0a0296f.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1959815
Environment:
Last Closed: 2021-09-15 07:15:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 790854 0 None NEW Fix validations listing when filtering by group(s) 2021-05-12 13:59:42 UTC
OpenStack gerrit 790855 0 None NEW Fix validations listing when filtering by group(s) 2021-05-12 13:59:42 UTC
OpenStack gerrit 790960 0 None NEW Fix validations listing when filtering by group(s) 2021-05-12 13:59:42 UTC
OpenStack gerrit 790976 0 None NEW Fix validations listing when filtering by group(s) 2021-05-12 13:59:42 UTC
OpenStack gerrit 790977 0 None NEW Fix validations listing when filtering by group(s) 2021-05-12 13:59:42 UTC
Red Hat Issue Tracker VALFRWK-523 0 None None None 2021-08-13 05:55:05 UTC
Red Hat Product Errata RHEA-2021:3483 0 None None None 2021-09-15 07:15:29 UTC

Comment 7 David Rosenfeld 2021-06-29 18:21:14 UTC
Filter is applied now and expected results are seen.

(undercloud) [stack@undercloud-0 ~]$ openstack tripleo validator list -f value -c ID | wc -l
69
(undercloud) [stack@undercloud-0 ~]$ openstack tripleo validator list --group pre-update -f value -c ID | wc -l
7
(undercloud) [stack@undercloud-0 ~]$ openstack tripleo validator list --group pre-update -f table -c ID
+-------------------------------+
| ID                            |
+-------------------------------+
| repos                         |
| check-for-dangling-images     |
| undercloud-heat-purge-deleted |
| undercloud-service-status     |
| container-status              |
| openstack-endpoints           |
| system_encoding               |
+-------------------------------+

Comment 9 errata-xmlrpc 2021-09-15 07:15:04 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat OpenStack Platform (RHOSP) 16.2 enhancement advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2021:3483


Note You need to log in before you can comment on or make changes to this bug.