A tool to troubleshoot the NetVirt OpenDaylight OpenStack integration.
The tool can be used to get mdsal model dumps, openvswitch flow dumps and extracting dumps from CSIT output.xml files.
odltool's documentation can be found at Read The Docs - TBD.
- python 2.7, 3.3, 3.4, 3.5, 3.6
- requests
pip install odltools
usage: python -m odltools [-h] [-v] [-V] {csit,model,analyze} ... OpenDaylight Troubleshooting Tools optional arguments: -h, --help show this help message and exit -v, --verbose verbosity (-v, -vv) -V, --version show program's version number and exit subcommands: Command Tool {csit,model,analyze}
odltools
is an open source projects that welcomes any and all contributions
from the community. odltools is hosted on GitHub
.
Feel free to contribute to:
- code,
- documentation TBD improvements,
- bug reports,
- contribution reviews.
Please see the Contributor Guidelines for information about contributing.
See the LICENSE file