X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Fresources%2Fbasic_08-disable_port_security_network_level_data.py;h=ab2edd8e63ee091000818fc2cb9374160108847a;hb=2d4de332830e2f6deb4705fcc85d140c92e27c2c;hp=b35ed87f8b7de01849ce5305b93467641baced19;hpb=ec442823b5b005772064ee82cc221ab70c088715;p=osm%2Ftests.git diff --git a/robot-systest/resources/basic_08-disable_port_security_network_level_data.py b/robot-systest/resources/basic_08-disable_port_security_network_level_data.py index b35ed87..ab2edd8 100644 --- a/robot-systest/resources/basic_08-disable_port_security_network_level_data.py +++ b/robot-systest/resources/basic_08-disable_port_security_network_level_data.py @@ -14,16 +14,6 @@ import os from pathlib import Path import yaml -from common_helpers import get_prometheus_info - - -# Prometheus host and port -( - prometheus_host, - prometheus_port, - prometheus_user, - prometheus_password, -) = get_prometheus_info() # VIM Configuration vim_account_type = "openstack"