OVS Debug contains scripts and libraries that help debug OVS and OVN
Project description
# ovs-dbg
Scripts to help debug OVS and OVN
Full documentation here: https://ovs-dbg.readthedocs.io/en/latest
# Install Latest released version:
pip install ovs-dbg
From the git checkout
pip install .
# Available tools ## ofparse
ofparse parses the output of commands such as ovs-ofproto dump-flows and prints the files in different outputs including json and html. It suports formatting and filtering.
ofparse –help
## ovs-lgrep
ovs-lgrep helps you grep though many OVS log files to find interleaving the results to help you find what happened on a OVS/OVN cluster
ovs-lgrep –help
## offline-dbg offline-dbg is a script that locally recreates a running OVS so you can debug offline (including running ovs-appctl ofproto/trace)
offline-dbg
# Contribute PRs are welcome!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for ovs_dbg-0.0.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85d563078db97ca8a7d6b7e1d70d814189e78bacecd3467066f44a759cb2aa1c |
|
MD5 | 527b520ffe08925e5234b303f16b85ab |
|
BLAKE2b-256 | 9d7d52f4826cd412478692114ef83cc5eb7e401c7a20f689ec1e01ed73a12a28 |