Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
bd6fc428c37f6177fb7fe9f66f6a5e3919e4f30a
/
.
/
tools
/
test
/
topos
/
regionabc-onos.py
blob: f2c8218f54d064cdcda1578071a97dab958f673e [
file
] [
log
] [
blame
]
#!/usr/bin/python
from
onosnet
import
run
from
regionabc
import
RegionABC
run
(
RegionABC
()
)