Comment 3 for bug 989337

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

Reviewed: https://review.openstack.org/6947
Committed: http://github.com/openstack/nova/commit/40481581696a8ba3c056c59d97213791eca84a6c
Submitter: Jenkins
Branch: master

commit 40481581696a8ba3c056c59d97213791eca84a6c
Author: Anthony Young <email address hidden>
Date: Mon Apr 30 16:14:27 2012 -0700

    Use memcache to store consoleauth tokens

     * Rather than store tokens in a dict, use memorycache
       so that deployers can optionally use memcached if they
       would like to run multile nova-consoleauth processes
     * Fixes bug 989337

    Change-Id: I96ec4d796e53b69a494d856269e3c4e8f9b3d222