web-ui backup list link boots the user back to /identity

Bug #1603342 reported by Domhnall Walsh
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Backup/Restore and DR (Freezer)
New
Undecided
Unassigned

Bug Description

If the user clicks 'Disaster Recovery' -> 'Backups' in the Horizon dashboard, then they get redirected to the 'Identity' page using a HTTP 302 response from the server.

Having this issue on a newly started DevStack instance both with and without pre-existing data. Since the redirect is coming from the server it seems likely that it's not an error condition per se but more likely a problem in how it's being handled.

Response headers:

HTTP/1.1 302 FOUND
Date: Fri, 15 Jul 2016 08:06:25 GMT
Server: Apache/2.4.7 (Ubuntu)
Vary: Accept-Language,Cookie
X-Frame-Options: SAMEORIGIN
Content-Language: en
Set-Cookie: messages="b61fc4ca120710c7fe5b171bcab97ea50624cb61$[[\"__json_message\"\0540\05440\054\"Unable to retrieve backups.\"]]"; httponly; Path=/
Location: http://127.0.0.1/dashboard/identity/
Content-Length: 0
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=utf-8

Revision history for this message
Domhnall Walsh (domhnall-walsh) wrote :

This may have to be passed on to the horizon team.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.