X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=doctor_tests%2Fimage.py;fp=tests%2Fimage.py;h=2e313e1248b1133f5cd3cc1d94cc30f2376ad04f;hb=25759e0a0204765a7a9454d7586df66592e943c2;hp=453322b87f0a1787fbf81d466349406cc1b64da7;hpb=87da3b937f3130c49cc84608b49a1556fa3d2728;p=doctor.git diff --git a/tests/image.py b/doctor_tests/image.py similarity index 96% rename from tests/image.py rename to doctor_tests/image.py index 453322b8..2e313e12 100644 --- a/tests/image.py +++ b/doctor_tests/image.py @@ -11,8 +11,8 @@ import urllib.request from oslo_config import cfg -from identity_auth import get_session -from os_clients import glance_client +from doctor_tests.identity_auth import get_session +from doctor_tests.os_clients import glance_client OPTS = [ cfg.StrOpt('image_name',