Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulling dist-docs from OVN main #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/static/support/dist-docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ <h1>Open vSwitch 24.03.90 Manpages</h1>
<tr><td>ovn-controller-vtep(8)</td><td><a href="ovn-controller-vtep.8.pdf">PDF</a>, <a href="ovn-controller-vtep.8.html">HTML</a>, <a href="ovn-controller-vtep.8.txt">plain text</a></td></tr>
<tr><td>ovn-controller(8)</td><td><a href="ovn-controller.8.pdf">PDF</a>, <a href="ovn-controller.8.html">HTML</a>, <a href="ovn-controller.8.txt">plain text</a></td></tr>
<tr><td>ovn-ctl(8)</td><td><a href="ovn-ctl.8.pdf">PDF</a>, <a href="ovn-ctl.8.html">HTML</a>, <a href="ovn-ctl.8.txt">plain text</a></td></tr>
<tr><td>ovn-debug(8)</td><td><a href="ovn-debug.8.pdf">PDF</a>, <a href="ovn-debug.8.html">HTML</a>, <a href="ovn-debug.8.txt">plain text</a></td></tr>
<tr><td>ovn-detrace(1)</td><td><a href="ovn-detrace.1.pdf">PDF</a>, <a href="ovn-detrace.1.html">HTML</a>, <a href="ovn-detrace.1.txt">plain text</a></td></tr>
<tr><td>ovn-ic-nb(5)</td><td><a href="ovn-ic-nb.5.pdf">PDF</a>, <a href="ovn-ic-nb.5.html">HTML</a>, <a href="ovn-ic-nb.5.txt">plain text</a></td></tr>
<tr><td>ovn-ic-nbctl(8)</td><td><a href="ovn-ic-nbctl.8.pdf">PDF</a>, <a href="ovn-ic-nbctl.8.html">HTML</a>, <a href="ovn-ic-nbctl.8.txt">plain text</a></td></tr>
Expand Down
Binary file modified src/static/support/dist-docs/ovn-appctl.8.pdf
Binary file not shown.
Binary file modified src/static/support/dist-docs/ovn-architecture.7.pdf
Binary file not shown.
Binary file modified src/static/support/dist-docs/ovn-controller-vtep.8.pdf
Binary file not shown.
5 changes: 1 addition & 4 deletions src/static/support/dist-docs/ovn-controller.8
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,6 @@ When used, this configuration value sets the percentage from the high watermark
\fBexternal_ids:ovn\-trim\-timeout\-ms\fR
When used, this configuration value specifies the time, in milliseconds, since the last logical flow cache operation after which \fBovn\-controller\fR performs memory trimming regardless of how many entries there are in the cache\[char46] By default this is set to 30000 (30 seconds)\[char46]
.TP
\fBexternal_ids:ovn\-set\-local\-ip\fR
The boolean flag indicates if \fBovn\-controller\fR when create tunnel ports should set \fBlocal_ip\fR parameter\[char46] Can be heplful to pin source outer IP for the tunnel when multiple interfaces are used on the host for overlay traffic\[char46] This is also useful when running multiple \fBovn\-controller\fR instances on the same chassis, in which case this setting will guarantee that their tunnel ports have unique configuration and can exist in parallel\[char46]
.TP
\fBexternal_ids:garp\-max\-timeout\-sec\fR
When used, this configuration value specifies the maximum timeout (in seconds) between two consecutive GARP packets sent by \fBovn\-controller\fR\[char46] \fBovn\-controller\fR by default sends just 4 GARP packets with an exponential backoff timeout\[char46] Setting \fBexternal_ids:garp\-max\-timeout\-sec\fR allows to cap for the exponential backoff used by \fBovn\-controller\fR to send GARPs packets\[char46]
.RE
Expand All @@ -300,7 +297,7 @@ When used, this configuration value specifies the maximum timeout (in seconds) b
Most of configuration options listed above can also be set for a particular chassis name (see \fBexternal_ids:system\-id \fR for more information)\[char46] This can be achieved by setting \fBexternal_ids:option\-[chassis]\fR instead of \fBexternal_ids:option\fR\[char46] For example, set \fBexternal_ids:ovn\-encap\-ip\-otherhv\fR to use a particular IP address for the controller instance named \fBotherhv\fR\[char46] Name specific configuration options always override any global options set in the database\[char46]
.PP
.PP
Chassis-specific configuration options in the database plus the ability to configure the chassis name to use via the \fBsystem\-id\-override\fR file or command line allows to run multiple \fBovn\-controller\fR instances with unique chassis names on the same host using the same \fBvswitchd\fR instance\[char46] This may be useful when running a hybrid setup with more than one CMS managing ports on the host, or to use different datapath types on the same host\[char46] Make sure you also set \fBexternal_ids:ovn\-set\-local\-ip\fR when using such configuration\[char46] Also note that this ability is highly experimental and has known limitations (for example, stateful ACLs are not supported)\[char46] Use at your own risk\[char46]
Chassis-specific configuration options in the database plus the ability to configure the chassis name to use via the \fBsystem\-id\-override\fR file or command line allows to run multiple \fBovn\-controller\fR instances with unique chassis names on the same host using the same \fBvswitchd\fR instance\[char46] This may be useful when running a hybrid setup with more than one CMS managing ports on the host, or to use different datapath types on the same host\[char46] Also note that this ability is highly experimental and has known limitations (for example, stateful ACLs are not supported)\[char46] Use at your own risk\[char46]
.PP
.PP
\fBovn\-controller\fR reads the following values from the \fBOpen_vSwitch\fR database of the local OVS instance:
Expand Down
17 changes: 3 additions & 14 deletions src/static/support/dist-docs/ovn-controller.8.html
Original file line number Diff line number Diff line change
Expand Up @@ -535,16 +535,6 @@
regardless of how many entries there are in the cache. By
default this is set to 30000 (30 seconds).

<b>e</b><b>x</b><b>t</b><b>e</b><b>r</b><b>n</b><b>a</b><b>l</b><b>_</b><b>i</b><b>d</b><b>s</b><b>:</b><b>o</b><b>v</b><b>n</b><b>-</b><b>s</b><b>e</b><b>t</b><b>-</b><b>l</b><b>o</b><b>c</b><b>a</b><b>l</b><b>-</b><b>i</b><b>p</b>
The boolean flag indicates if <b>o</b><b>v</b><b>n</b><b>-</b><b>c</b><b>o</b><b>n</b><b>t</b><b>r</b><b>o</b><b>l</b><b>l</b><b>e</b><b>r</b> when create
tunnel ports should set <b>l</b><b>o</b><b>c</b><b>a</b><b>l</b><b>_</b><b>i</b><b>p</b> parameter. Can be hepl‐
ful to pin source outer IP for the tunnel when multiple
interfaces are used on the host for overlay traffic. This
is also useful when running multiple <b>o</b><b>v</b><b>n</b><b>-</b><b>c</b><b>o</b><b>n</b><b>t</b><b>r</b><b>o</b><b>l</b><b>l</b><b>e</b><b>r</b> in‐
stances on the same chassis, in which case this setting
will guarantee that their tunnel ports have unique con‐
figuration and can exist in parallel.

<b>e</b><b>x</b><b>t</b><b>e</b><b>r</b><b>n</b><b>a</b><b>l</b><b>_</b><b>i</b><b>d</b><b>s</b><b>:</b><b>g</b><b>a</b><b>r</b><b>p</b><b>-</b><b>m</b><b>a</b><b>x</b><b>-</b><b>t</b><b>i</b><b>m</b><b>e</b><b>o</b><b>u</b><b>t</b><b>-</b><b>s</b><b>e</b><b>c</b>
When used, this configuration value specifies the maximum
timeout (in seconds) between two consecutive GARP packets
Expand All @@ -568,10 +558,9 @@
unique chassis names on the same host using the same <b>v</b><b>s</b><b>w</b><b>i</b><b>t</b><b>c</b><b>h</b><b>d</b> instance.
This may be useful when running a hybrid setup with more than one CMS
managing ports on the host, or to use different datapath types on the
same host. Make sure you also set <b>e</b><b>x</b><b>t</b><b>e</b><b>r</b><b>n</b><b>a</b><b>l</b><b>_</b><b>i</b><b>d</b><b>s</b><b>:</b><b>o</b><b>v</b><b>n</b><b>-</b><b>s</b><b>e</b><b>t</b><b>-</b><b>l</b><b>o</b><b>c</b><b>a</b><b>l</b><b>-</b><b>i</b><b>p</b> when
using such configuration. Also note that this ability is highly experi‐
mental and has known limitations (for example, stateful ACLs are not
supported). Use at your own risk.
same host. Also note that this ability is highly experimental and has
known limitations (for example, stateful ACLs are not supported). Use
at your own risk.

<b>o</b><b>v</b><b>n</b><b>-</b><b>c</b><b>o</b><b>n</b><b>t</b><b>r</b><b>o</b><b>l</b><b>l</b><b>e</b><b>r</b> reads the following values from the <b>O</b><b>p</b><b>e</b><b>n</b><b>_</b><b>v</b><b>S</b><b>w</b><b>i</b><b>t</b><b>c</b><b>h</b> data‐
base of the local OVS instance:
Expand Down
Binary file modified src/static/support/dist-docs/ovn-controller.8.pdf
Binary file not shown.
17 changes: 3 additions & 14 deletions src/static/support/dist-docs/ovn-controller.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -534,16 +534,6 @@ CONFIGURATION
regardless of how many entries there are in the cache. By
default this is set to 30000 (30 seconds).

external_ids:ovn-set-local-ip
The boolean flag indicates if ovn-controller when create
tunnel ports should set local_ip parameter. Can be hepl‐
ful to pin source outer IP for the tunnel when multiple
interfaces are used on the host for overlay traffic. This
is also useful when running multiple ovn-controller in‐
stances on the same chassis, in which case this setting
will guarantee that their tunnel ports have unique con‐
figuration and can exist in parallel.

external_ids:garp-max-timeout-sec
When used, this configuration value specifies the maximum
timeout (in seconds) between two consecutive GARP packets
Expand All @@ -567,10 +557,9 @@ CONFIGURATION
unique chassis names on the same host using the same vswitchd instance.
This may be useful when running a hybrid setup with more than one CMS
managing ports on the host, or to use different datapath types on the
same host. Make sure you also set external_ids:ovn-set-local-ip when
using such configuration. Also note that this ability is highly experi‐
mental and has known limitations (for example, stateful ACLs are not
supported). Use at your own risk.
same host. Also note that this ability is highly experimental and has
known limitations (for example, stateful ACLs are not supported). Use
at your own risk.

ovn-controller reads the following values from the Open_vSwitch data‐
base of the local OVS instance:
Expand Down
31 changes: 29 additions & 2 deletions src/static/support/dist-docs/ovn-ctl.8
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ This program is intended to be invoked internally by Open Virtual Network startu
.PP
\fB\-\-ovn\-user=\fIUSER:GROUP\fB\fR
.PP
\fB\-\-ovs\-user=\fIUSER:GROUP\fB\fR
.PP
\fB\-h\fR | \fB\-\-help\fR
.SH "FILE LOCATION OPTIONS"
.PP
Expand Down Expand Up @@ -173,6 +171,35 @@ This program is intended to be invoked internally by Open Virtual Network startu
\fB\-\-ovn\-controller\-ssl\-ca\-cert=\fICERT\fB\fR
.PP
\fB\-\-ovn\-controller\-ssl\-bootstrap\-ca\-cert=\fICERT\fB\fR
.SH "PROTOCOL AND CIPHER OPTIONS"
.PP
\fB\-\-ovn\-controller\-ssl\-protocols=\fIPROTOCOLS\fB\fR
.PP
\fB\-\-ovn\-ic\-ssl\-protocols=\fIPROTOCOLS\fB\fR
.PP
\fB\-\-ovn\-northd\-ssl\-protocols=\fIPROTOCOLS\fB\fR
.PP
\fB\-\-ovn\-nb\-db\-ssl\-protocols=\fIPROTOCOLS\fB\fR
.PP
\fB\-\-ovn\-sb\-db\-ssl\-protocols=\fIPROTOCOLS\fB\fR
.PP
\fB\-\-ovn\-ic\-nb\-db\-ssl\-protocols=\fIPROTOCOLS\fB\fR
.PP
\fB\-\-ovn\-ic\-sb\-db\-ssl\-protocols=\fIPROTOCOLS\fB\fR
.PP
\fB\-\-ovn\-controller\-ssl\-ciphers=\fICIPHERS\fB\fR
.PP
\fB\-\-ovn\-ic\-ssl\-ciphers=\fICIPHERS\fB\fR
.PP
\fB\-\-ovn\-northd\-ssl\-ciphers=\fICIPHERS\fB\fR
.PP
\fB\-\-ovn\-nb\-db\-ssl\-ciphers=\fICIPHERS\fB\fR
.PP
\fB\-\-ovn\-sb\-db\-ssl\-ciphers=\fICIPHERS\fB\fR
.PP
\fB\-\-ovn\-ic\-nb\-db\-ssl\-ciphers=\fICIPHERS\fB\fR
.PP
\fB\-\-ovn\-ic\-sb\-db\-ssl\-ciphers=\fICIPHERS\fB\fR
.SH "ADDRESS AND PORT OPTIONS"
.PP
\fB\-\-db\-nb\-sync\-from\-addr=\fIIP ADDRESS\fB\fR
Expand Down
31 changes: 29 additions & 2 deletions src/static/support/dist-docs/ovn-ctl.8.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>u</b><b>s</b><b>e</b><b>r</b><b>=</b><u>U</u><u>S</u><u>E</u><u>R</u><u>:</u><u>G</u><u>R</u><u>O</u><u>U</u><u>P</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>s</b><b>-</b><b>u</b><b>s</b><b>e</b><b>r</b><b>=</b><u>U</u><u>S</u><u>E</u><u>R</u><u>:</u><u>G</u><u>R</u><u>O</u><u>U</u><u>P</u>

<b>-</b><b>h</b> | <b>-</b><b>-</b><b>h</b><b>e</b><b>l</b><b>p</b>

<b>F</b><b>I</b><b>L</b><b>E</b> <b>L</b><b>O</b><b>C</b><b>A</b><b>T</b><b>I</b><b>O</b><b>N</b> <b>O</b><b>P</b><b>T</b><b>I</b><b>O</b><b>N</b><b>S</b>
Expand Down Expand Up @@ -114,6 +112,35 @@

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>c</b><b>o</b><b>n</b><b>t</b><b>r</b><b>o</b><b>l</b><b>l</b><b>e</b><b>r</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>b</b><b>o</b><b>o</b><b>t</b><b>s</b><b>t</b><b>r</b><b>a</b><b>p</b><b>-</b><b>c</b><b>a</b><b>-</b><b>c</b><b>e</b><b>r</b><b>t</b><b>=</b><u>C</u><u>E</u><u>R</u><u>T</u>

<b>P</b><b>R</b><b>O</b><b>T</b><b>O</b><b>C</b><b>O</b><b>L</b> <b>A</b><b>N</b><b>D</b> <b>C</b><b>I</b><b>P</b><b>H</b><b>E</b><b>R</b> <b>O</b><b>P</b><b>T</b><b>I</b><b>O</b><b>N</b><b>S</b>
<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>c</b><b>o</b><b>n</b><b>t</b><b>r</b><b>o</b><b>l</b><b>l</b><b>e</b><b>r</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>p</b><b>r</b><b>o</b><b>t</b><b>o</b><b>c</b><b>o</b><b>l</b><b>s</b><b>=</b><u>P</u><u>R</u><u>O</u><u>T</u><u>O</u><u>C</u><u>O</u><u>L</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>i</b><b>c</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>p</b><b>r</b><b>o</b><b>t</b><b>o</b><b>c</b><b>o</b><b>l</b><b>s</b><b>=</b><u>P</u><u>R</u><u>O</u><u>T</u><u>O</u><u>C</u><u>O</u><u>L</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>n</b><b>o</b><b>r</b><b>t</b><b>h</b><b>d</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>p</b><b>r</b><b>o</b><b>t</b><b>o</b><b>c</b><b>o</b><b>l</b><b>s</b><b>=</b><u>P</u><u>R</u><u>O</u><u>T</u><u>O</u><u>C</u><u>O</u><u>L</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>n</b><b>b</b><b>-</b><b>d</b><b>b</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>p</b><b>r</b><b>o</b><b>t</b><b>o</b><b>c</b><b>o</b><b>l</b><b>s</b><b>=</b><u>P</u><u>R</u><u>O</u><u>T</u><u>O</u><u>C</u><u>O</u><u>L</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>s</b><b>b</b><b>-</b><b>d</b><b>b</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>p</b><b>r</b><b>o</b><b>t</b><b>o</b><b>c</b><b>o</b><b>l</b><b>s</b><b>=</b><u>P</u><u>R</u><u>O</u><u>T</u><u>O</u><u>C</u><u>O</u><u>L</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>i</b><b>c</b><b>-</b><b>n</b><b>b</b><b>-</b><b>d</b><b>b</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>p</b><b>r</b><b>o</b><b>t</b><b>o</b><b>c</b><b>o</b><b>l</b><b>s</b><b>=</b><u>P</u><u>R</u><u>O</u><u>T</u><u>O</u><u>C</u><u>O</u><u>L</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>i</b><b>c</b><b>-</b><b>s</b><b>b</b><b>-</b><b>d</b><b>b</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>p</b><b>r</b><b>o</b><b>t</b><b>o</b><b>c</b><b>o</b><b>l</b><b>s</b><b>=</b><u>P</u><u>R</u><u>O</u><u>T</u><u>O</u><u>C</u><u>O</u><u>L</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>c</b><b>o</b><b>n</b><b>t</b><b>r</b><b>o</b><b>l</b><b>l</b><b>e</b><b>r</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>c</b><b>i</b><b>p</b><b>h</b><b>e</b><b>r</b><b>s</b><b>=</b><u>C</u><u>I</u><u>P</u><u>H</u><u>E</u><u>R</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>i</b><b>c</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>c</b><b>i</b><b>p</b><b>h</b><b>e</b><b>r</b><b>s</b><b>=</b><u>C</u><u>I</u><u>P</u><u>H</u><u>E</u><u>R</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>n</b><b>o</b><b>r</b><b>t</b><b>h</b><b>d</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>c</b><b>i</b><b>p</b><b>h</b><b>e</b><b>r</b><b>s</b><b>=</b><u>C</u><u>I</u><u>P</u><u>H</u><u>E</u><u>R</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>n</b><b>b</b><b>-</b><b>d</b><b>b</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>c</b><b>i</b><b>p</b><b>h</b><b>e</b><b>r</b><b>s</b><b>=</b><u>C</u><u>I</u><u>P</u><u>H</u><u>E</u><u>R</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>s</b><b>b</b><b>-</b><b>d</b><b>b</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>c</b><b>i</b><b>p</b><b>h</b><b>e</b><b>r</b><b>s</b><b>=</b><u>C</u><u>I</u><u>P</u><u>H</u><u>E</u><u>R</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>i</b><b>c</b><b>-</b><b>n</b><b>b</b><b>-</b><b>d</b><b>b</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>c</b><b>i</b><b>p</b><b>h</b><b>e</b><b>r</b><b>s</b><b>=</b><u>C</u><u>I</u><u>P</u><u>H</u><u>E</u><u>R</u><u>S</u>

<b>-</b><b>-</b><b>o</b><b>v</b><b>n</b><b>-</b><b>i</b><b>c</b><b>-</b><b>s</b><b>b</b><b>-</b><b>d</b><b>b</b><b>-</b><b>s</b><b>s</b><b>l</b><b>-</b><b>c</b><b>i</b><b>p</b><b>h</b><b>e</b><b>r</b><b>s</b><b>=</b><u>C</u><u>I</u><u>P</u><u>H</u><u>E</u><u>R</u><u>S</u>

<b>A</b><b>D</b><b>D</b><b>R</b><b>E</b><b>S</b><b>S</b> <b>A</b><b>N</b><b>D</b> <b>P</b><b>O</b><b>R</b><b>T</b> <b>O</b><b>P</b><b>T</b><b>I</b><b>O</b><b>N</b><b>S</b>
<b>-</b><b>-</b><b>d</b><b>b</b><b>-</b><b>n</b><b>b</b><b>-</b><b>s</b><b>y</b><b>n</b><b>c</b><b>-</b><b>f</b><b>r</b><b>o</b><b>m</b><b>-</b><b>a</b><b>d</b><b>d</b><b>r</b><b>=</b><u>I</u><u>P</u> <u>A</u><u>D</u><u>D</u><u>R</u><u>E</u><u>S</u><u>S</u>

Expand Down
Binary file modified src/static/support/dist-docs/ovn-ctl.8.pdf
Binary file not shown.
31 changes: 29 additions & 2 deletions src/static/support/dist-docs/ovn-ctl.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ OPTIONS

--ovn-user=USER:GROUP

--ovs-user=USER:GROUP

-h | --help

FILE LOCATION OPTIONS
Expand Down Expand Up @@ -113,6 +111,35 @@ FILE LOCATION OPTIONS

--ovn-controller-ssl-bootstrap-ca-cert=CERT

PROTOCOL AND CIPHER OPTIONS
--ovn-controller-ssl-protocols=PROTOCOLS

--ovn-ic-ssl-protocols=PROTOCOLS

--ovn-northd-ssl-protocols=PROTOCOLS

--ovn-nb-db-ssl-protocols=PROTOCOLS

--ovn-sb-db-ssl-protocols=PROTOCOLS

--ovn-ic-nb-db-ssl-protocols=PROTOCOLS

--ovn-ic-sb-db-ssl-protocols=PROTOCOLS

--ovn-controller-ssl-ciphers=CIPHERS

--ovn-ic-ssl-ciphers=CIPHERS

--ovn-northd-ssl-ciphers=CIPHERS

--ovn-nb-db-ssl-ciphers=CIPHERS

--ovn-sb-db-ssl-ciphers=CIPHERS

--ovn-ic-nb-db-ssl-ciphers=CIPHERS

--ovn-ic-sb-db-ssl-ciphers=CIPHERS

ADDRESS AND PORT OPTIONS
--db-nb-sync-from-addr=IP ADDRESS

Expand Down
38 changes: 38 additions & 0 deletions src/static/support/dist-docs/ovn-debug.8
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
'\" p
.\" -*- nroff -*-
.TH "ovn-debug" 8 "ovn-debug" "OVN 24\[char46]03\[char46]90" "OVN Manual"
.fp 5 L CR \\" Make fixed-width font available as \\fL.
.de TQ
. br
. ns
. TP "\\$1"
..
.de ST
. PP
. RS -0.15in
. I "\\$1"
. RE
..
.de SU
. PP
. I "\\$1"
..
.PP
.SH "NAME"
.PP
.PP
ovn-debug \- Open Virtual Network debug tool
.SH "SYNOPSIS"
.PP
\fBovn\-debug\fR \fICOMMAND\fR \fI[ARG\[char46]\[char46]\[char46]]\fR
.SH "DESCRIPTION"
.PP
.PP
\fBovn\-debug\fR, OVN debug tool, is a tool to help with debugging of OVN setup\[char46]
.SH "COMMANDS"
.TP
\fBlflow\-stage\-to\-ltable \fISTAGE_NAME\fB\fR
Convert the logical flow stage name e\[char46]g\[char46] \fBls_in_lb\fR into the logical flow table number e\[char46]g\[char46] \fB13\fR\[char46]
.TP
\fBlflow\-stage\-to\-oftable \fISTAGE_NAME\fB\fR
Convert the logical flow stage name e\[char46]g\[char46] \fBls_in_lb\fR into the OpenFlow table number e\[char46]g\[char46] \fB21\fR\[char46]
Loading