Files
deb-nova/nova/context.py
jichenjc 8d4eac270a Remove require_admin_context
this function was used to put into db layer to ensure
the request has admin context or a unauthorized exception
will be raised, this is not needed as we already move
all this kind of check into api layer and policy functions.

Change-Id: Ia411e6715e4c584952a275a001f1791ca1352d97
2016-11-28 04:07:12 +08:00

14 KiB