Document that nova-network and VDS port group must be ephemeral
Add content clarifying that the port binding for the br100 port group must be configured as ephemeral in vCenter. Included link to a KB article that discusses port bindings. Change-Id: I5bc2dcad56a8e6e54bb4a7476c89cbcaff6970aa Closes-Bug: #1270306
This commit is contained in:
parent
f3b1c93f1d
commit
99eb43f824
@ -535,6 +535,13 @@ container_format=bare is_public=true \
|
||||
<para>Ensure that the flat interface of the node that runs
|
||||
the <systemitem class="service">nova-network</systemitem>
|
||||
service has a path to this network.</para>
|
||||
<note>
|
||||
<para>When configuring the port binding for this port group
|
||||
in vCenter, specify <literal>ephemeral</literal> for the
|
||||
port binding type. For more information, see
|
||||
<link xlink:href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1022312">Choosing a port binding
|
||||
type in ESX/ESXi</link> in the VMware Knowledge Base.</para>
|
||||
</note>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><emphasis role="bold">The <systemitem class="service"
|
||||
|
Loading…
Reference in New Issue
Block a user