Comment 6 for bug 1323705

Revision history for this message
Jesse Pretorius (jesse-pretorius) wrote : Re: Instance console can't connect on the first attempt

Proper workaround:

Under the [DEFAULT] section in nova.conf, add the memcached_servers option with a list of each controller's IP address. For example:

memcached_servers=192.168.0.9:11211,192.168.0.4:11211,192.168.0.15:11211