Comment 3 for bug 1600393

Revision history for this message
Eric Brown (ericwb) wrote : Re: AttributeError: 'list' object has no attribute 'items'

I think our issues are mostly related keystone's use of memcache. We had to globally disable caching because we kept running into so many exceptions. We use eventlet with memcache_pool in our stable/mitaka if that matters.