Comment 12 for bug 1125378

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/folsom)

Reviewed: https://review.openstack.org/22758
Committed: http://github.com/openstack/nova/commit/05a3374992bc8ba53ddc9c491b51c4b59eed0a72
Submitter: Jenkins
Branch: stable/folsom

commit 05a3374992bc8ba53ddc9c491b51c4b59eed0a72
Author: John Herndon <email address hidden>
Date: Fri Feb 22 20:43:58 2013 +0000

    VNC Token Validation

    Force console auth service to flush all tokens
    associated with an instance when it is deleted.
    This will fix a bug where the console for the
    wrong instance can be connected to via the console
    if the correct circumstances occur. This change also
    makes a call to veriry vnc console tokens when a
    user attempts to connect to a console. This ensures
    the user is connecting to the correct console.

    bug 1125378
    Change-Id: I0d83ec6c4dbfef1af912a200ee15f8052f72da96