| Summary: | openstack-dashboard-theme login templates out of date | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Julie Pichon <jpichon> |
| Component: | python-django-horizon | Assignee: | Matthias Runge <mrunge> |
| Status: | CLOSED ERRATA | QA Contact: | Nir Magnezi <nmagnezi> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.0 | CC: | aortega, athomas, breeler, hateya, jpichon, mrunge, yeylon |
| Target Milestone: | rc | ||
| Target Release: | 4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-django-horizon-2013.2-6.el6ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-20 00:39:56 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 978574 | ||
|
Description
Julie Pichon
2013-11-28 17:58:17 UTC
Ugh, I'm very sorry. Will fix that ASAP! Before this was fixed, bug 978574 was blocked (cf. comment 6 on that one). Based on this, here are my suggested instructions on how to test: 1. Ensure openstack-dashboard-theme is installed 2. Change SESSION_TIMEOUT in /etc/openstack-dashboard/local_settings to 30 and restart httpd 3. Log in to the dashboard 4. Wait for 30 seconds then click on any link e.g. "Instances" 5. Check that a message about session timeout is displayed on the login page Before this fix, the message in step 5 could not be displayed. (Steps 2 to 5 are verification steps for bug 978574.) Verified NVR: # rpm -qa | grep horizon python-django-horizon-2013.2-8.el6ost.noarch # rpm -qa | grep dashboard openstack-dashboard-theme-2013.2-8.el6ost.noarch openstack-dashboard-2013.2-8.el6ost.noarch Followed Julie's instructions (thanks!) in comment #6. Result: ======= I was forced logged-out with the following message: Session timed out. 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-2013-1859.html |