chg: [feeder] rename bgp_monitor

pull/586/head
Terrtia 2022-09-15 12:00:22 +02:00
parent c04d12cb2d
commit 01f459109f
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ import item_basic
sys.path.append(os.path.join(os.environ['AIL_BIN'], 'import', 'ail_json_importer'))
from Default_json import Default_json
class Ail_feeder_bgp_monitor(Default_json):
class Ail_bgp_monitor(Default_json):
"""urlextract Feeder functions"""
def __init__(self, name, json_item):