Support of Python3.10
[osm/tests.git] / robot-systest / resources / epa_03-crud_operations_on_sdnc_data.py
index 029cb2b..c11054a 100644 (file)
 #   limitations under the License.
 
 import os
-from pathlib import Path
-
-import yaml
 
 from common_helpers import get_prometheus_info
 
 
 # Prometheus host and port
-(prometheus_host, prometheus_port) = get_prometheus_info()
+(
+    prometheus_host,
+    prometheus_port,
+    prometheus_user,
+    prometheus_password,
+) = get_prometheus_info()
 
 
 # SDNC Configuration