Bug 1267749
| Summary: | Unsupported options [:select] [miq_capacity/optimize_tree_select] while viewing cluster,datastore,provider utilization | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> |
| Component: | Appliance | Assignee: | Nick Carboni <ncarboni> |
| Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.5.0 | CC: | abellott, dclarizi, hkataria, jhardy, mpovolny, ncarboni, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.5.0.10 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-08 13:34:09 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Nandini Chandra
2015-09-30 20:30:25 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/a4186117dd7e4a1e8f2310d49344acc85e4f25ae commit a4186117dd7e4a1e8f2310d49344acc85e4f25ae Author: Nick Carboni <ncarboni> AuthorDate: Fri Oct 30 15:24:47 2015 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Fri Oct 30 15:30:18 2015 -0400 Added :select to finder options This caused issues when find was called like is is here https://github.com/ManageIQ/manageiq/blob/8007cc50bc45ffb509154957960600486477aee7/app/models/vim_performance_analysis.rb#L530 https://bugzilla.redhat.com/show_bug.cgi?id=1267749 lib/extensions/ar_merge_conditions.rb | 1 + 1 file changed, 1 insertion(+) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=eca138fff21ff29ba1001efd7a5f28b01ecc73ce commit eca138fff21ff29ba1001efd7a5f28b01ecc73ce Author: Nick Carboni <ncarboni> AuthorDate: Fri Oct 30 15:24:47 2015 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Mon Nov 2 09:01:00 2015 -0500 Added :select to finder options This caused issues when find was called like is is here https://github.com/ManageIQ/manageiq/blob/8007cc50bc45ffb509154957960600486477aee7/app/models/vim_performance_analysis.rb#L530 https://bugzilla.redhat.com/show_bug.cgi?id=1267749 lib/extensions/ar_merge_conditions.rb | 1 + 1 file changed, 1 insertion(+) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=eca138fff21ff29ba1001efd7a5f28b01ecc73ce commit eca138fff21ff29ba1001efd7a5f28b01ecc73ce Author: Nick Carboni <ncarboni> AuthorDate: Fri Oct 30 15:24:47 2015 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Mon Nov 2 09:01:00 2015 -0500 Added :select to finder options This caused issues when find was called like is is here https://github.com/ManageIQ/manageiq/blob/8007cc50bc45ffb509154957960600486477aee7/app/models/vim_performance_analysis.rb#L530 https://bugzilla.redhat.com/show_bug.cgi?id=1267749 lib/extensions/ar_merge_conditions.rb | 1 + 1 file changed, 1 insertion(+) Verified in 5.5.0.10 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, 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/RHSA-2015:2551 |