[Openstack-operators] No more identity groups?

Mike Smith mismith at overstock.com
Thu Apr 16 01:49:30 UTC 2015


Thanks.  I made the following changes to the local_settings file for horizon and now the groups show up:

OPENSTACK_API_VERSIONS = {
    "identity": 3
}

OPENSTACK_KEYSTONE_URL = "http://%s:5000/v3" % OPENSTACK_HOST


> On Apr 15, 2015, at 5:47 PM, Fox, Kevin M <Kevin.Fox at pnnl.gov> wrote:
>
> Its part of the keystone v3 api I think. I've only seen it show up when I configure horizon to specifically talk v3 to keystone.
>
> Thanks,
> Kevin
> ________________________________________
> From: Mike Smith [mismith at overstock.com]
> Sent: Wednesday, April 15, 2015 4:33 PM
> To: <openstack-operators at lists.openstack.org>
> Subject: [Openstack-operators] No more identity groups?
>
> Hello all.   On my Havana-version openstack cloud, Horizon has the option of creating groups of users and then adding groups of users to tenants instead of having to add users individually.  On my Juno-version cloud, this feature seems to no longer exist.    I checked the keystone catalog and both are using v2.0 of the identify API.
>
> Does anybody know if this is something that we removed, or if there is something I need to do to enable this identity group functionality?
>
> Thanks,
> Mike
>
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


________________________________

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-operators mailing list