Bug 1141355
| Summary: | Red Hat Access: View Local Logs doesn't seem to find any logs. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jeff Needle <jneedle> | ||||||
| Component: | redhat-access-plugin-openstack | Assignee: | Dan Varga <dvarga> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | yeylon <yeylon> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 5.0 (RHEL 6) | CC: | dron, kroberts, mreid, rhos-maint, sclark, srevivo, yeylon | ||||||
| Target Milestone: | --- | Keywords: | ZStream | ||||||
| Target Release: | 5.0 (RHEL 7) | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-12-16 15:23:17 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
Jeff Needle
2014-09-12 18:52:07 UTC
Created attachment 937713 [details]
No logs to view. How come?
If you open the browser's developer tools do you see any errors? The backend is looking for log files in /var/log owned by group apache I don't see any errors in firebug, but the GET it's trying is 'http://cf-rhos-glance.refarch.bos.redhat.com/dashboard/redhat_access_plugin_openstack/logs/logs?machine=undefined&sessionId=undefined&userId=undefined' which seems like it probably wouldn't work? Created attachment 938035 [details]
Firebug
Those are just query parameters which are ignored for the openstack plugin. Those query params are only meaningful on RHEV, but we share the same code. *** Bug 1142375 has been marked as a duplicate of this bug. *** |