Comment 2 for bug 1023502

Revision history for this message
Jay Pipes (jaypipes) wrote :

I believe the bug is not actually in Horizon, but one of its dependencies (which IMHO should be under Gerrit control, and in the openstack GitHub.com organization) django_openstack_auth.

The bug is here:

https://github.com/gabrielhurley/django_openstack_auth/blob/master/openstack_auth/backend.py#L95

It's popping the last tenant from the tenant list.

-jay