----- Original Message -----
> Hi there,
> 
> I ran into something similar when installing OS by hand following the
> RHEL/CentOS guide on openstack.org and using the RDO packages. Not 100% sure
> this is your problem on Packstack (as I didn't use Packstack), but maybe
> this helps.
> 
> If you look at the Keystone roles, I believe you will find the default member
> group is called "_member_". Horizon is looking for a group called "Member".
> 
> There is a parameter in horizon config file that if changed to "_member_"
> will fix the error your seeing.

In Icehouse Horizon was corrected to use "_member_" [1] which is what is used 
in the Keystone database creation/migration scripts since Grizzly, so this role 
always exists. It doesn't look like this has been backported to Havana though. 
My understanding of the current state in PackStack [2] is that it actually 
creates a "Member" role instead of overriding the Horizon configuration but it 
looks like this didn't occur in your case.

I'm wondering if PackStack was modified to stop creating the errant role before 
the Horizon change was brought into RDO?

Thanks,

Steve

[1] https://bugs.launchpad.net/horizon/+bug/1264228
[2] https://bugzilla.redhat.com/show_bug.cgi?id=984294


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to