On 05/12/2015 05:43 AM, Olga Dodin wrote:
Hi,
For our OpenStack environment (Juno + Ubuntu 12.04 ) I have
configured Identity service for multi-domain support(with keystone API
v3 and sample v3 policy file).
Using domain-scoped token with CLI (openstack) I can access users and
projects belong to different domains.
Horizon however can't use domain-scoped token and on "cloud_admin"
login errors like "Unable to retrieve user/project/domain list" arise,
I've tried to apply the patch
https://review.openstack.org/#/c/148082/to support domain-scoped
tokens in Horizon - checked out the Patch Set 63 code and copied the
files listed in the patch description accordingly.
Now when I try to login to openstack dashboard getting message in
horizon_error.log:
[error] /usr/local/lib/python2.7/dist-packages/pbr/version.py:25:
UserWarning: Module openstack_dashboard was already imported from
/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/__init__.pyc,
but /usr/lib/python2.7/dist-packages is being added to sys.path
[error] import pkg_resources
is that the whole error message? It seems like a path problem, possibly
on how you applied the patch.
Did you run python setup.py develop to get the change?
Appreciate any help/advice on how to resolve this.
Thanks,
Olga Dodin
Servers & Network group, IBM R&D Labs in Israel
_______________________________________________
OpenStack-operators mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
_______________________________________________
OpenStack-operators mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators