Capitalize Internet
Use Internet in a consistent way in all guides. Change-Id: I976c4d5120bc8bf36ce03329ae875f17864b09f8
This commit is contained in:
parent
8041a8d0cf
commit
791efd470d
@ -55,7 +55,7 @@
|
||||
<term>HTTP</term>
|
||||
<listitem>
|
||||
<para>OpenStack Image Service can read virtual machine
|
||||
images that are available on the internet using
|
||||
images that are available on the Internet using
|
||||
HTTP. This store is read only.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -310,7 +310,7 @@
|
||||
operation of the cloud, for example API calls. Public cloud
|
||||
providers and private cloud providers who do not have
|
||||
stringent controls on instance use or who allow unrestricted
|
||||
internet access to instances should consider this domain to be
|
||||
Internet access to instances should consider this domain to be
|
||||
untrusted. Private cloud providers may want to consider this
|
||||
network as internal and therefore trusted only if they have
|
||||
controls in place to assert that they trust instances and all
|
||||
|
@ -689,7 +689,7 @@
|
||||
operation of the cloud, such as API calls. Public cloud
|
||||
providers and private cloud providers who do not have
|
||||
stringent controls on instance use or who allow unrestricted
|
||||
internet access to instances should consider this domain to be
|
||||
Internet access to instances should consider this domain to be
|
||||
untrusted. Private cloud providers may want to consider this
|
||||
network as internal and therefore trusted only if they have
|
||||
controls in place to assert that they trust instances and all
|
||||
|
@ -154,7 +154,7 @@
|
||||
cloud providers that are used in a hybrid cloud configuration
|
||||
which an organization does not control and private cloud
|
||||
providers who do not have stringent controls on instance use
|
||||
or who allow unrestricted internet access to instances should
|
||||
or who allow unrestricted Internet access to instances should
|
||||
consider this domain to be untrusted. Private cloud providers
|
||||
may consider this network as internal and therefore trusted
|
||||
only if there are controls in place to assert that instances
|
||||
|
@ -1,6 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<section xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="ubuntu-image">
|
||||
<section xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
version="5.0"
|
||||
xml:id="ubuntu-image">
|
||||
<title>Example: Ubuntu image</title>
|
||||
<para>This example installs a Ubuntu 14.04 (Trusty Tahr) image. To create an image for a
|
||||
different version of Ubuntu, follow these steps with the noted differences.</para>
|
||||
@ -71,7 +74,7 @@
|
||||
<title>Automatic updates</title>
|
||||
<para>The Ubuntu installer will ask how you want to manage upgrades on your system. This
|
||||
option depends on your specific use case. If your virtual machine instances will be
|
||||
connected to the internet, we recommend "Install security updates automatically".</para>
|
||||
connected to the Internet, we recommend "Install security updates automatically".</para>
|
||||
</simplesect>
|
||||
<simplesect>
|
||||
<title>Software selection: OpenSSH server</title>
|
||||
|
@ -68,9 +68,9 @@
|
||||
and several layer-3 agents that provision and operate tenant
|
||||
networks. Layer-2 services include provisioning of virtual
|
||||
networks and tunnels. Layer-3 services include routing,
|
||||
<glossterm baseform="Network Address Translation (NAT)">NAT</glossterm>
|
||||
, and <glossterm>DHCP</glossterm>. This node also handles
|
||||
external (internet) connectivity for tenant virtual machines
|
||||
<glossterm baseform="Network Address Translation (NAT)">NAT</glossterm>,
|
||||
and <glossterm>DHCP</glossterm>. This node also handles
|
||||
external (Internet) connectivity for tenant virtual machines
|
||||
or instances.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -211,12 +211,12 @@ BOOTPROTO='static'</programlisting>
|
||||
</section>
|
||||
<section xml:id="basics-neutron-networking-verify">
|
||||
<title>Verify connectivity</title>
|
||||
<para>We recommend that you verify network connectivity to the internet
|
||||
<para>We recommend that you verify network connectivity to the Internet
|
||||
and among the nodes before proceeding further.</para>
|
||||
<procedure>
|
||||
<step>
|
||||
<para>From the <emphasis>controller</emphasis> node,
|
||||
<command>ping</command> a site on the internet:</para>
|
||||
<command>ping</command> a site on the Internet:</para>
|
||||
<screen><prompt>#</prompt> <userinput>ping -c 4 openstack.org</userinput>
|
||||
<computeroutput>PING openstack.org (174.143.194.225) 56(84) bytes of data.
|
||||
64 bytes from 174.143.194.225: icmp_seq=1 ttl=54 time=18.3 ms
|
||||
@ -260,7 +260,7 @@ rtt min/avg/max/mdev = 0.202/0.217/0.263/0.030 ms</computeroutput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>From the <emphasis>network</emphasis> node,
|
||||
<command>ping</command> a site on the internet:</para>
|
||||
<command>ping</command> a site on the Internet:</para>
|
||||
<screen><prompt>#</prompt> <userinput>ping -c 4 openstack.org</userinput>
|
||||
<computeroutput>PING openstack.org (174.143.194.225) 56(84) bytes of data.
|
||||
64 bytes from 174.143.194.225: icmp_seq=1 ttl=54 time=18.3 ms
|
||||
@ -304,7 +304,7 @@ rtt min/avg/max/mdev = 0.202/0.217/0.263/0.030 ms</computeroutput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>From the <emphasis>compute</emphasis> node,
|
||||
<command>ping</command> a site on the internet:</para>
|
||||
<command>ping</command> a site on the Internet:</para>
|
||||
<screen><prompt>#</prompt> <userinput>ping -c 4 openstack.org</userinput>
|
||||
<computeroutput>PING openstack.org (174.143.194.225) 56(84) bytes of data.
|
||||
64 bytes from 174.143.194.225: icmp_seq=1 ttl=54 time=18.3 ms
|
||||
|
@ -151,12 +151,12 @@ BOOTPROTO='static'</programlisting>
|
||||
</section>
|
||||
<section xml:id="basics-networking-nova-verify">
|
||||
<title>Verify connectivity</title>
|
||||
<para>We recommend that you verify network connectivity to the internet
|
||||
<para>We recommend that you verify network connectivity to the Internet
|
||||
and among the nodes before proceeding further.</para>
|
||||
<procedure>
|
||||
<step>
|
||||
<para>From the <emphasis>controller</emphasis> node,
|
||||
<command>ping</command> a site on the internet:</para>
|
||||
<command>ping</command> a site on the Internet:</para>
|
||||
<screen><prompt>#</prompt> <userinput>ping -c 4 openstack.org</userinput>
|
||||
<computeroutput>PING openstack.org (174.143.194.225) 56(84) bytes of data.
|
||||
64 bytes from 174.143.194.225: icmp_seq=1 ttl=54 time=18.3 ms
|
||||
@ -185,7 +185,7 @@ rtt min/avg/max/mdev = 0.202/0.217/0.263/0.030 ms</computeroutput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>From the <emphasis>compute</emphasis> node,
|
||||
<command>ping</command> a site on the internet:</para>
|
||||
<command>ping</command> a site on the Internet:</para>
|
||||
<screen><prompt>#</prompt> <userinput>ping -c 4 openstack.org</userinput>
|
||||
<computeroutput>PING openstack.org (174.143.194.225) 56(84) bytes of data.
|
||||
64 bytes from 174.143.194.225: icmp_seq=1 ttl=54 time=18.3 ms
|
||||
|
@ -27,11 +27,11 @@
|
||||
</figure>
|
||||
<section xml:id="neutron_initial-external-network">
|
||||
<title>External network</title>
|
||||
<para>The external network typically provides internet access for
|
||||
your instances. By default, this network only allows internet
|
||||
<para>The external network typically provides Internet access for
|
||||
your instances. By default, this network only allows Internet
|
||||
access <emphasis>from</emphasis> instances using
|
||||
<glossterm>Network Address Translation (NAT)</glossterm>. You can
|
||||
enable internet access <emphasis>to</emphasis> individual instances
|
||||
enable Internet access <emphasis>to</emphasis> individual instances
|
||||
using a <glossterm>floating IP address</glossterm> and suitable
|
||||
<glossterm>security group</glossterm> rules. The <literal>admin</literal>
|
||||
tenant owns this network because it provides external network
|
||||
|
@ -7,8 +7,8 @@
|
||||
<title>Create initial network</title>
|
||||
<para>Before launching your first instance, you must create the necessary
|
||||
virtual network infrastructure to which the instance will connect.
|
||||
This network typically provides internet access
|
||||
<emphasis>from</emphasis> instances. You can enable internet access
|
||||
This network typically provides Internet access
|
||||
<emphasis>from</emphasis> instances. You can enable Internet access
|
||||
<emphasis>to</emphasis> individual instances using a
|
||||
<glossterm>floating IP address</glossterm> and suitable
|
||||
<glossterm>security group</glossterm> rules. The <literal>admin</literal>
|
||||
|
Loading…
Reference in New Issue
Block a user