Updated plugins with new directory structure
[osm/MON.git] / osm_mon / test / OpenStack / test_settings.py
index dcc1053..44bed82 100644 (file)
@@ -29,9 +29,7 @@ import unittest
 
 import mock
 
-from plugins.OpenStack.settings import Config
-
-__author__ = "Helena McGough"
+from osm_mon.plugins.OpenStack.settings import Config
 
 log = logging.getLogger(__name__)