Hi, I'm trying to setup flows so that a 'route' is installed through a topology of OVSs. Using setup_route() from pyrouting does this for me, but I'm not sure how to set actions for different OVSs along the route. In C++ api the setup_route function seems to take in a list of actions but not in python api. So, what would be the preferred/easiest way of doing what I want with python?
- Tapio
_______________________________________________ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev