Cleaning up imports and paths

Change-Id: Ifc5b1351a3efd9bc112b5ccc1f092f0df41b4751
diff --git a/python/compose/adapters-openolt.yml b/python/compose/adapters-openolt.yml
index 197787f..d9599ae 100644
--- a/python/compose/adapters-openolt.yml
+++ b/python/compose/adapters-openolt.yml
@@ -23,7 +23,7 @@
         max-size: "10m"
         max-file: "3"
     command: [
-      "/voltha/voltha/adapters/openolt/main.py",
+      "/voltha/adapters/openolt/main.py",
       "-v",
       "--name=openolt",
       "--kafka_adapter=${DOCKER_HOST_IP}:9092",