X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=api%2Fescalator%2Fcontext.py;fp=api%2Fescalator%2Fcontext.py;h=0fc8e3d893469452788486cdf0e711902e0b1b58;hb=74c631c6dae08d463f0d4c3953a1addcb187d090;hp=b8060a3bfb12a514f94cc279dbe2defc1e566711;hpb=71d4f906c1a52f5dcba114ff8aa70148dafffd24;p=escalator.git diff --git a/api/escalator/context.py b/api/escalator/context.py index b8060a3..0fc8e3d 100644 --- a/api/escalator/context.py +++ b/api/escalator/context.py @@ -13,7 +13,7 @@ # License for the specific language governing permissions and limitations # under the License. -from oslo.context import context +from oslo_context import context from escalator.api import policy