Revision 57fb6fcb man/ganeti-os-interface.rst

b/man/ganeti-os-interface.rst
101 101
    instance.
102 102

  
103 103
NIC_%N_MODE
104
    The NIC mode, either routed or bridged
104
    The NIC mode, routed, bridged or openvswitch
105 105

  
106 106
NIC_%N_BRIDGE
107 107
    The bridge to which this NIC will be attached. This variable is
108 108
    defined only when the NIC is in bridged mode.
109 109

  
110 110
NIC_%N_LINK
111
    If the NIC is in bridged mode, this is the same as
112
    ``NIC_%N_BRIDGE``.  If it is in routed mode, the routing table
113
    which will be used by the hypervisor to insert the appropriate
114
    routes.
111
    In bridged or openvswitch mode, this is the interface to which the
112
    NIC will be attached (same as ``NIC_%N_BRIDGE`` for bridged). In
113
    routed mode it is the routing table which will be used by the
114
    hypervisor to insert the appropriate routes.
115 115

  
116 116
NIC_%N_FRONTEND_TYPE
117 117
    (Optional) If applicable, the type of the exported NIC to the

Also available in: Unified diff