Bug 857434
| Summary: | Logs:Apply filter on pretty view of log throws error on rhel | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Rehana <redakkan> | ||||
| Component: | aeolus-conductor | Assignee: | Tzu-Mainn Chen <tzumainn> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Rehana <aeolus-qa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 1.1.0 | CC: | akarol, dajohnso, dmacpher, matt.wagner, morazi | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
A new source_type variable for events caused Cloud Engine to display an error when viewing the Logs page. This fix filters events unrelated to applications and instance. Users now view the Logs page without error.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-12-04 15:19:16 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: | |||||||
| Attachments: |
|
||||||
|
Description
Rehana
2012-09-14 12:14:45 UTC
Pushed.
I did this wrong and pushed it to 1.1 directly, then master, so it's got two IDs:
On master:
commit ac53e813b4412edd79e4717a79904c3758ea890b
Author: Tzu-Mainn Chen <tzumainn>
Date: Tue Sep 18 14:59:43 2012 -0400
BZ857434 - since source_type is used to figure out table names, ensure that source_type is always equal to deployment or instance
Signed-off-by: Matt Wagner <matt.wagner>
On 1.1 branch:
commit 2c7fe73913d51757ae8e27a45accb686be625209
Author: Tzu-Mainn Chen <tzumainn>
Date: Tue Sep 18 14:59:43 2012 -0400
BZ857434 - since source_type is used to figure out table names, ensure that source_type is always equal to deployment or instance
Signed-off-by: Matt Wagner <matt.wagner>
No error is thrown when clicked on Apply filter on pretty view of log. verified: rpm -qa | grep aeolus rubygem-aeolus-image-0.3.0-12.el6.noarch rubygem-aeolus-cli-0.7.2-1.el6cf.noarch aeolus-conductor-doc-0.13.14-1.el6cf.noarch aeolus-configure-2.8.7-1.el6cf.noarch aeolus-all-0.13.14-1.el6cf.noarch aeolus-conductor-0.13.14-1.el6cf.noarch aeolus-conductor-daemons-0.13.14-1.el6cf.noarch 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. http://rhn.redhat.com/errata/RHEA-2012-1516.html |