<div dir="ltr">Am i right in thinking v3 is not in Icehouse hence the above trick won't work?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 16, 2015 at 2:49 AM, Mike Smith <span dir="ltr"><<a href="mailto:mismith@overstock.com" target="_blank">mismith@overstock.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks.  I made the following changes to the local_settings file for horizon and now the groups show up:<br>
<br>
OPENSTACK_API_VERSIONS = {<br>
    "identity": 3<br>
}<br>
<br>
OPENSTACK_KEYSTONE_URL = "http://%s:5000/v3" % OPENSTACK_HOST<br>
<span class="im HOEnZb"><br>
<br>
> On Apr 15, 2015, at 5:47 PM, Fox, Kevin M <<a href="mailto:Kevin.Fox@pnnl.gov">Kevin.Fox@pnnl.gov</a>> wrote:<br>
><br>
> 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.<br>
><br>
> Thanks,<br>
> Kevin<br>
> ________________________________________<br>
> From: Mike Smith [<a href="mailto:mismith@overstock.com">mismith@overstock.com</a>]<br>
> Sent: Wednesday, April 15, 2015 4:33 PM<br>
> To: <<a href="mailto:openstack-operators@lists.openstack.org">openstack-operators@lists.openstack.org</a>><br>
> Subject: [Openstack-operators] No more identity groups?<br>
><br>
> 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.<br>
><br>
> 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?<br>
><br>
> Thanks,<br>
> Mike<br>
><br>
</span><div class="HOEnZb"><div class="h5">> OpenStack-operators mailing list<br>
> <a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br>
<br>
________________________________<br>
<br>
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.<br>
<br>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</div></div></blockquote></div><br></div>