Replaces direct use of aiokafka with osm_common message bus in agent and
[osm/POL.git] / docker / Dockerfile
index 91bc5f6..7f57036 100644 (file)
@@ -45,7 +45,6 @@ ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
 
 ENV OSMPOL_SQL_DATABASE_URI sqlite:///policy_module.db
 
-ENV OSMPOL_LOG_LEVEL INFO
-ENV OSMPOL_KAFKA_LOG_LEVEL WARN
+ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
 
 CMD osm-policy-agent