Explicitly mention internet access for nodes

I added a note to explicitly mention internet access
requirements for nodes.

Change-Id: I523eb23e57340ad25a98bb275c585ffcbe7abbfe
Closes-Bug: #1392121
backport: juno
This commit is contained in:
Matthew Kassawara 2014-11-25 14:54:51 -06:00
parent a5634e3cb9
commit 38054a08d0

View File

@ -29,7 +29,7 @@
xlink:href="http://activedoc.opensuse.org/book/opensuse-reference/chapter-13-basic-networking"
>openSUSE documentation.</link></para>
<procedure os="sles;opensuse">
<title>To disable Network Manager:</title>
<title>To disable Network Manager</title>
<step>
<para>Use the YaST network module:</para>
<screen os="opensuse;sles"><prompt>#</prompt> <userinput>yast2 network</userinput></screen>
@ -62,6 +62,13 @@
<link linkend="basics-networking-neutron">OpenStack Networking (neutron)
</link> or <link linkend="basics-networking-nova">legacy
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-nova.xml"/>
</section>