Adding a few glossterms to networking intro

Change-Id: I41f7997d0fd699c902bc6a50e67cbcbc52050e89
This commit is contained in:
Shaun McCance
2014-08-29 14:46:08 -04:00
parent 661e9a981e
commit 122c4bab23

View File

@@ -14,10 +14,15 @@
to set up and define network connectivity and addressing in the to set up and define network connectivity and addressing in the
cloud. The project code-name for Networking services is neutron. cloud. The project code-name for Networking services is neutron.
OpenStack Networking handles the creation and management OpenStack Networking handles the creation and management
of a virtual networking infrastructure, including networks, of a virtual networking infrastructure, including
switches, subnets, and routers for devices managed by the <glossterm baseform="network">networks</glossterm>, switches,
<glossterm baseform="subnet">subnets</glossterm>, and
<glossterm baseform="router">routers</glossterm> for devices
managed by the
OpenStack Compute service (nova). Advanced services such as OpenStack Compute service (nova). Advanced services such as
firewalls or virtual private networks (VPNs) can also be used. <glossterm baseform="firewall">firewalls</glossterm> or
<glossterm baseform="virtual private network (VPN)">virtual
private networks (VPNs)</glossterm> can also be used.
</para> </para>
<para> <para>
OpenStack Networking consists of the OpenStack Networking consists of the