yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59584
[Bug 1515707] Re: Heat failure caused by switching project and revocation of the Horizon session token
Token revocation has been removed from django openstack auth, so this
workaround is no longer required I believe.
** Changed in: horizon
Status: In Progress => Won't Fix
--
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/1515707
Title:
Heat failure caused by switching project and revocation of the Horizon
session token
Status in OpenStack Dashboard (Horizon):
Won't Fix
Bug description:
Steps to reproduce:
0. All OpenStack services are configured using Keystone V3, and cfg.CONF.deferred_auth_method == 'trusts' is enabled for Heat to use trust.
1. From Horizon, in project A, launch a Heat stack from Horizon with token only (password disabled per https://review.openstack.org/#/c/148997/)
2. While the stack is being created, quickly switch Horizon to project B and then switch back to project A again.
3. The stack being launched for Project B could be failing because the token used to launch the stack has been revoked when switching project.
The revoking of the Horizon session token is a fix to Bug1227754,
where the session token list grows endlessly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1515707/+subscriptions
References