[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]
** Changed in: horizon
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1241187
Title:
keystone admin apache
Status in OpenStack Dashboard (Horizon):
Expired
Bug description:
I'm running openstack-dashboard-2013.2-0.12.rc1.el6.noarch from RDO on
rhel 6.4.
I have keystone running under apache with endpoints:
/keystone/main/v2.0
/keystone/admin/v2.0
I have set in local_settings:
OPENSTACK_HOST = "vam.emsl.pnl.gov"
OPENSTACK_KEYSTONE_URL = "https://%s/keystone/main/v2.0" % OPENSTACK_HOST
The user section is working great. Logging into it as admin and showing the
admin pages breaks.
Looking at the logs, it is trying to talk to the wrong place:
[Thu Oct 17 20:14:11 2013] [error] REQ: curl -i -X GET
https://vam.emsl.pnl.gov/v2.0/tenants?limit=21 -H "User-Agent:
python-keystoneclient" -H "Forwarded:
for=130.20.227.254;by=python-keystoneclient" -H "X-Auth-Token: XXXXXXXXXXX"
The endpoints in keystone look correct:
| f342e89ec3524e22bc126ce29df7e655 | RegionOne |
https://vam.emsl.pnl.gov/keystone/main/v2.0 |
https://vam.emsl.pnl.gov/keystone/main/v2.0 |
https://vam.emsl.pnl.gov/keystone/admin/v2.0 | 2a795982bdcd4215960d569f64300072
|
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1241187/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp