mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 18:58:01 +00:00 
			
		
		
		
	python: longevity gains pre-cleanup logic.
No more need for manual removal. Put rm_cx, endp, and rm cxe by prefix in realm class.
This commit is contained in:
		| @@ -135,6 +135,7 @@ class IPV4VariableTime(LFCliBase): | ||||
|         self.station_profile.admin_down() | ||||
|  | ||||
|     def pre_cleanup(self): | ||||
|         self.cx_profile.cleanup_prefix() | ||||
|         for sta in self.sta_list: | ||||
|             self.local_realm.rm_port(sta, check_exists=True) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ben Greear
					Ben Greear