Revision d89168ff man/ganeti-os-interface.rst

b/man/ganeti-os-interface.rst
118 118
    instance, this can be one of: ``rtl8139``, ``ne2k_pci``,
119 119
    ``ne2k_isa``, ``paravirtual``.
120 120

  
121
NIC_%d_NETWORK
122
    (Optional) If a NIC network is specified, the network's name.
123

  
124
NIC_%d_NETWORK_UUID
125
    (Optional) If a NIC network is specified, the network's uuid.
126

  
127
NIC_%d_NETWORK_FAMILY
128
    (Optional) If a NIC network is specified, the network's family.
129

  
130
NIC_%d_NETWORK_SUBNET
131
    (Optional) If a NIC network is specified, the network's IPv4 subnet.
132

  
133
NIC_%d_NETWORK_GATEWAY
134
    (Optional) If a NIC network is specified, the network's IPv4
135
    gateway.
136

  
137
NIC_%d_NETWORK_SUBNET6
138
    (Optional) If a NIC network is specified, the network's IPv6 subnet.
139

  
140
NIC_%d_NETWORK_GATEWAY6
141
    (Optional) If a NIC network is specified, the network's IPv6
142
    gateway.
143

  
144
NIC_%d_NETWORK_MAC_PREFIX
145
    (Optional) If a NIC network is specified, the network's mac prefix.
146

  
147
NIC_%d_NETWORK_TYPE
148
    (Optional) If a NIC network is specified, the network's type.
149

  
150
NIC_%d_NETWORK_TAGS
151
    (Optional) If a NIC network is specified, the network's tags, space
152
    separated.
153

  
121 154
OSP_*name*
122 155
    Each OS parameter (see below) will be exported in its own
123 156
    variable, prefixed with ``OSP_``, and upper-cased. For example, a

Also available in: Unified diff