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.9-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 578349111339070ddeb4d35deef4bc845cc5ffc0b49b2ae13fdeaf105952b52b |
|
MD5 | ca4684e134c4a20632b3544f7a49ae55 |
|
BLAKE2b-256 | ec799955815d10c9f164946e822165a66f3d84af7735c55bc65ef0917a311f38 |