Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fa74dd7926e3b665c8e338b8ccfc28a9f3b3a8c3
/
.
/
tools
/
test
/
topos
/
att-onos.py
blob: bb75689fd6d5425997c9dea883c69f144eb1826e [
file
] [
log
] [
blame
]
#!/usr/bin/python
from
onosnet
import
run
from
attmpls
import
AttMplsTopo
run
(
AttMplsTopo
()
)