Comment 3 for bug 1447084

Revision history for this message
Alex Xu (xuhj) wrote :

Which introduced by a extra db call which requirement admin context in this patch https://review.openstack.org/#/c/150568

We can fix it by pass an elevated context down to the db code, then we can keep the hypervisor api behavior as before.