I am trying to develop an app using Opendaylight Nitrogen.
For debugging purposes, I want to delete all the flow rules that opendaylight has cached (these get re-installed when the switch reconnects). I want to delete these rules and restart the container to examine behavior. Where does Opendaylight store these (in which file)?
Thanks
Ranga