Bug 1082187

Summary: Keystone role is created as _member_ instead of Member
Product: [Community] RDO Reporter: Andrew Lau <andrew>
Component: openstack-foreman-installerAssignee: Jason Guiditta <jguiditt>
Status: CLOSED CURRENTRELEASE QA Contact: Udi Kalifon <ukalifon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: morazi, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1085547 (view as bug list) Environment:
Last Closed: 2014-06-13 19:20:03 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:
Bug Depends On:    
Bug Blocks: 1085547    

Description Andrew Lau 2014-03-28 23:58:09 UTC
Description of problem:
After icehouse-3 foreman install, the default role in keystone gets created as _member_ but horizon's local_settings has this config OPENSTACK_KEYSTONE_DEFAULT_ROLE = "Member"

These two differences, prevent quite a few things like quota modification, user editing etc. Setting OPENSTACK_KEYSTONE_DEFAULT_ROLE to _member_ and `service httpd restart` fixes the issue.

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

How reproducible:
Always

Steps to Reproduce:
1. Deploy Controller (Neutron) hostgroup using foreman
2. Login to Horizon and attempt to modify admin quota

Actual results:
Horizon will error 


Expected results:
The quota should be modified

Additional info:

Comment 1 Jason Guiditta 2014-04-08 22:13:08 UTC
We should have a fix shortly, see https://bugzilla.redhat.com/show_bug.cgi?id=1085547#c1

Comment 2 Jason Guiditta 2014-06-13 19:20:03 UTC
This has been fixed for a while (and published to havana repo), in https://github.com/redhat-openstack/astapor/pull/157, I missed referencing this in the BZ. I am not sure which version of openstack you are using (havana or icehouse), but I will get a new icehouse build up either today or monday, looks like that has not been updated in a while.

Comment 3 Jason Guiditta 2014-06-19 23:09:02 UTC
I have submitted 2.0.7 (icehouse) to rdo, it should appear in the repositories soon