Merge "Explicitly mention internet access for nodes"
This commit is contained in:
commit
aea142878e
@ -29,7 +29,7 @@
|
|||||||
xlink:href="http://activedoc.opensuse.org/book/opensuse-reference/chapter-13-basic-networking"
|
xlink:href="http://activedoc.opensuse.org/book/opensuse-reference/chapter-13-basic-networking"
|
||||||
>openSUSE documentation.</link></para>
|
>openSUSE documentation.</link></para>
|
||||||
<procedure os="sles;opensuse">
|
<procedure os="sles;opensuse">
|
||||||
<title>To disable Network Manager:</title>
|
<title>To disable Network Manager</title>
|
||||||
<step>
|
<step>
|
||||||
<para>Use the YaST network module:</para>
|
<para>Use the YaST network module:</para>
|
||||||
<screen os="opensuse;sles"><prompt>#</prompt> <userinput>yast2 network</userinput></screen>
|
<screen os="opensuse;sles"><prompt>#</prompt> <userinput>yast2 network</userinput></screen>
|
||||||
@ -62,6 +62,13 @@
|
|||||||
<link linkend="basics-networking-neutron">OpenStack Networking (neutron)
|
<link linkend="basics-networking-neutron">OpenStack Networking (neutron)
|
||||||
</link> or <link linkend="basics-networking-nova">legacy
|
</link> or <link linkend="basics-networking-nova">legacy
|
||||||
networking (nova-network)</link> architecture.</para>
|
networking (nova-network)</link> architecture.</para>
|
||||||
|
<note>
|
||||||
|
<para>All nodes require Internet access to install OpenStack packages
|
||||||
|
and perform maintenance tasks such as periodic updates. In most
|
||||||
|
cases, nodes should obtain Internet access through the management
|
||||||
|
network interface. For simplicity, the network diagrams in this guide
|
||||||
|
only show Internet access for OpenStack network services.</para>
|
||||||
|
</note>
|
||||||
<xi:include href="section_basics-networking-neutron.xml"/>
|
<xi:include href="section_basics-networking-neutron.xml"/>
|
||||||
<xi:include href="section_basics-networking-nova.xml"/>
|
<xi:include href="section_basics-networking-nova.xml"/>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user