Revert "escalator should use oslo.xxx instead of oslo-xxx"
[escalator.git] / api / escalator / cmd / api.py
index c0bea85..a0f63dc 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