STORDIS / orca_nw_lib

gNMI python package for SONiC switch discovery and management.
Apache License 2.0
2 stars 6 forks source link

Subinterface nodes remains in DB even after deleting all the devices from ORCA. #83

Open kamalkrbh opened 4 months ago

kamalkrbh commented 4 months ago

Subinterface nodes remains in neo4j db even after all the devices from ORCA has been deleted. Neo4j is not cleaned properly. Also , Any gRPC stubs and subcriptios should also be cleaned after a device is removed from ORCA.