kytos-ng / flow_manager

Kytos NApp that manages OpenFlow 1.3 entries
https://kytos-ng.github.io/api/flow_manager.html
MIT License
0 stars 7 forks source link

script: add a script to hard delete older flows #190

Closed viniarck closed 4 months ago

viniarck commented 4 months ago

This is to provide a DB script that can be used to delete old "updated_at"soft deleted flows.

Later on this might turn into a funcionality on flow_manager, but for now we'll have this script and then network operators can use and execute it periodically. Related to issue #188