X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=api%2Furls.py;h=b9ddd4c7235e379a042e04dbbafc72d2645b7b89;hb=2350849a5c764822f267ca5c9efc4a847c9132e6;hp=3ccb67dbcd0147c4d1fa66a25d3a4bd852a86abd;hpb=b040d0b0c358b7457cf90a48b4c6310437ec1790;p=yardstick.git diff --git a/api/urls.py b/api/urls.py index 3ccb67dbc..b9ddd4c72 100644 --- a/api/urls.py +++ b/api/urls.py @@ -7,6 +7,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## from __future__ import absolute_import + from api import views from api.utils.common import Url