Updated from openstack-manuals

- Update reference to Networking service (neutron)

Change-Id: I0b5f43dc98623d24914936fd689474f57eb50529
This commit is contained in:
OpenStack Proposal Bot 2016-09-14 06:03:40 +00:00 committed by Emma Foley
parent c2fdddba75
commit 81c533895a
2 changed files with 15 additions and 14 deletions

View File

@ -2508,25 +2508,26 @@ N
services such as giving an IP address to a booting nova
instance.
Networking service
Networking service (neutron)
A core OpenStack project that provides a network connectivity
abstraction layer to OpenStack Compute. The project name of Networking
is neutron.
The OpenStack projects which implements services and associated
libraries to provide on-demand, scalable, and technology-agnostic
network abstraction.
Networking API
Networking API (Neutron API)
API used to access OpenStack Networking. Provides an extensible
architecture to enable custom plug-in creation.
neutron
A core OpenStack project that provides a network connectivity
abstraction layer to OpenStack Compute.
Codename for OpenStack :term:`Networking service <Networking Service
(neutron)>`.
neutron API
An alternative name for Networking API.
An alternative name for :term:`Networking API <Networking API
(Neutron API)>`.
neutron manager

View File

@ -172,12 +172,12 @@ file system.
Networking
----------
The OpenStack :term:`Networking service` (neutron, previously called quantum)
provides various networking services to cloud users (tenants) such as
IP address management, DNS, DHCP, load balancing, and security groups
(network access rules, like firewall policies). It provides a framework for
software defined networking (SDN) that allows for pluggable integration with
various networking solutions.
The OpenStack :term:`Networking service <Networking service (neutron)>`
(neutron, previously called quantum) provides various networking services
to cloud users (tenants) such as IP address management, DNS, DHCP,
load balancing, and security groups (network access rules, like firewall
policies). It provides a framework for software defined networking (SDN) that
allows for pluggable integration with various networking solutions.
OpenStack Networking allows cloud tenants to manage their guest network
configurations. Security concerns with the networking service include network