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
./prepare.sh && pip install .
Enable bash autocomplete
eval "$(ovs-dbg-complete)"
Available tools
ovs-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.
ovs-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
ovs-offline
ovs-offline is a script that locally recreates a running OVS so you can debug offline (including running ovs-appctl ofproto/trace)
ovs-offline
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ovs_dbg-0.0.18.tar.gz.
File metadata
- Download URL: ovs_dbg-0.0.18.tar.gz
- Upload date:
- Size: 145.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77ea9c387589561b2a50871e5421554ef118ce4b60d3fcd9b31accf4fc5eea3c
|
|
| MD5 |
bbaa31e6e24e59f6df144e231cc9ee2a
|
|
| BLAKE2b-256 |
012ebfcb5eca143272991a77343be97e9673dd46c0a77a09d9047fedf8e1147f
|
File details
Details for the file ovs_dbg-0.0.18-py2.py3-none-any.whl.
File metadata
- Download URL: ovs_dbg-0.0.18-py2.py3-none-any.whl
- Upload date:
- Size: 119.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aec939c1a91439fca7ddcbbc1938d999e7e3c121804affbeb91b1577a661b3f
|
|
| MD5 |
faff5945e3d437079778830cbea7ad8f
|
|
| BLAKE2b-256 |
1c7ab48c8b7343a2b8a217515d733d5f620684392df8a3d0dbbf216250fe2e46
|