2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 14:25:26 +00:00

ovn-controller: Update man page comment on mid-run changes.

It's no longer necessary to restart ovn-controller when the chassis name
or integration bridge changes.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Russell Bryant <rbryant@redhat.com>
This commit is contained in:
Justin Pettit
2015-08-24 09:42:35 -07:00
parent 64cd4a055e
commit 014296bcd1

View File

@@ -115,9 +115,8 @@
</ul>
<p>
Currently, <code>ovn-controller</code> does not support changing
the chassis name, integration bridge, or OVN database mid-run.
If these values need to change, the daemon must be restarted.
This behavior should be changed.
the OVN database mid-run. If the value needs to change, the
daemon must be restarted. This behavior should be improved.
</p>
</p>
</manpage>