Bug 1247356

Summary: Can not access project quotas from Horizon
Product: Red Hat OpenStack Reporter: wdaniel
Component: python-django-horizonAssignee: Matthias Runge <mrunge>
Status: CLOSED CURRENTRELEASE QA Contact: Ido Ovadia <iovadia>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 5.0 (RHEL 6)CC: aortega, athomas, benglish, jwaterwo, mrunge, yeylon
Target Milestone: ---   
Target Release: 8.0 (Liberty)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-24 10:43:40 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 wdaniel 2015-07-27 19:46:50 UTC
Description of problem:

When using Horizon to edit/look up quotas the customer always sees the following error:

"Error: Unauthorized: Unable to retrieve user list. Please try again later."

Version-Release number of selected component (if applicable):

python-django-horizon-2014.1.3-3.el6ost.noarch

How reproducible:

Reproduced consistently in customer's environment, not locally. 

Actual results:

Error is presented when trying to retrieve quota values

Expected results:

Quotas are retrieved and presented as normal

Additional info:

It was originally thought that this was the same bug as https://bugs.launchpad.net/horizon/+bug/1235053 however we confirmed in the case that the commits from said bug were already included in the code the customer is running. Using the CLI (authenticated as the same user in Horizon) works without issue.