escalator should use oslo.xxx instead of oslo-xxx
[escalator.git] / api / escalator / cmd / api.py
index a0f63dc..c0bea85 100644 (file)
@@ -26,9 +26,9 @@ import sys
 
 import eventlet
 
-from oslo_service import systemd
-from oslo_config import cfg
-from oslo_log import log as logging
+from oslo.service import systemd
+from oslo.config import cfg
+from oslo.log import log as logging
 import osprofiler.notifier
 import osprofiler.web