[Openstack] User groups, roles, domains disappear from Horizon after Havana 2013.2.2-1 upgrade

Lyle, David david.lyle at hp.com
Mon Mar 17 15:38:01 UTC 2014


Hi Mike,

The default keystone API version in Horizon changed to v2.0 for consistency.  You can override this by adding:

OPENSTACK_API_VERSIONS = {
   "identity": 3
}

to your local_settings.py in Horizon.

See https://github.com/openstack/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L29 for more details.

David

From: Mike Smith [mailto:mismith at overstock.com] 
Sent: Friday, March 14, 2014 5:07 PM
To: openstack at lists.openstack.org
Subject: [Openstack] User groups, roles, domains disappear from Horizon after Havana 2013.2.2-1 upgrade

I recently upgraded my Havana cluster to version 2013.2.2-1.  After the upgrade, I notice that the "Identity Panel" section of the admin dashboard no longer shows items for "Domains", "Groups", or "Roles".  Has anyone else experienced this?  Do I have to configure something differently now to show them? 

Additionally, I haven't been able to find the command to administer user groups from the CLI.  I assume this would be something in keystone, but I don't see anything group-related in the keystone options list.

Can someone lend a hand?

Thanks,
Mike




________________________________________

CONFIDENTIALITY NOTICE: This message is intended only for the use and review of the individual or entity to which it is addressed and may contain information that is privileged and confidential. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message solely to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify sender immediately by telephone or return email. Thank you.




More information about the Openstack mailing list