mirror of https://github.com/CIRCL/AIL-framework
				
				
				
			chg: [feeder] rename bgp_monitor
							parent
							
								
									c04d12cb2d
								
							
						
					
					
						commit
						01f459109f
					
				| 
						 | 
				
			
			@ -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):
 | 
			
		||||
		Loading…
	
		Reference in New Issue