yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43730
[Bug 1529014] [NEW] Something wrong in logout dashboard when instance is resizing
Public bug reported:
Steps to reproduce:
1. Resize an instance.
2. logout and login again after a few minutes.
3. Go to the instance panel and notice that the instance has in error status,
prompted for authentication required.
I think,the problem is due to when we logout dashboard,it performs the delete the token method(delete_token(endpoint=endpoint, token_id=token.id)).
however,the instance hasn't been performed
** Affects: horizon
Importance: Undecided
Status: New
--
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/1529014
Title:
Something wrong in logout dashboard when instance is resizing
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Steps to reproduce:
1. Resize an instance.
2. logout and login again after a few minutes.
3. Go to the instance panel and notice that the instance has in error status,
prompted for authentication required.
I think,the problem is due to when we logout dashboard,it performs the delete the token method(delete_token(endpoint=endpoint, token_id=token.id)).
however,the instance hasn't been performed
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1529014/+subscriptions
Follow ups