nova/nova/common
John Herndon 3b0f4cf6be Flush tokens on instance delete
Force console auth service to flush all tokens
associated with an instance when it is deleted.
This will fix bug 1125378, where the console for
the wrong instance can be connected to via the
console if the correct circumstances occur. This
change also adds a call to validate the token
when it is used. This check will ensure that all
tokens are valid for their target instances.
Tokens can become scrambled when a compute node is
restarted, because the virt driver may not
assign ports in the same way.

Change-Id: I0d83ec6c4dbfef1af912a200ee15f8052f72da96
fixes: bug 1125378
2013-02-21 19:52:06 +00:00
..
__init__.py Add new cfg module 2011-12-07 15:26:43 +00:00
memorycache.py Flush tokens on instance delete 2013-02-21 19:52:06 +00:00