Add ovs_vsctl_timeout options to openstack-manuals
Change-Id: I6e5ba171e1b4721693f5f718f5575a6a9229147f Closes-Bug:1261828
This commit is contained in:
parent
af40d01ef3
commit
b640bd42f7
@ -87,6 +87,11 @@
|
||||
<td>flat_interface=None</td>
|
||||
<td>(StrOpt) FlatDhcp will bridge into this interface if set</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>ovs_vsctl_timeout=120</td>
|
||||
<td>(IntOpt) Amount of time, in seconds, that ovs_vsctl should wait for aresponse from the database. 0 is to wait forever.</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td>flat_network_bridge=None</td>
|
||||
<td>(StrOpt) Bridge for simple network instances</td>
|
||||
@ -261,4 +266,4 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
||||
</para>
|
||||
|
@ -163,6 +163,7 @@ fixed_key keymgr
|
||||
fixed_range_v6 ipv6
|
||||
flat_injected network
|
||||
flat_interface network
|
||||
ovs_vsctl_timeout network
|
||||
flat_network_bridge network
|
||||
flat_network_dns network
|
||||
floating_ip_dns_manager network
|
||||
|
Loading…
Reference in New Issue
Block a user