[networking-guide] Replace "tenant" with "project"
Change-Id: I253f2675737b1a69042594718549f6f789739c87 Partial-Bug: #1475005
This commit is contained in:
parent
83122d1447
commit
a4bc7de315
@ -838,4 +838,4 @@ meet the following requirements:
|
||||
* The network cannot have attribute ``router:external`` set to ``True``.
|
||||
* The network type can be FLAT, VLAN, GRE, VXLAN or GENEVE.
|
||||
* For network types VLAN, GRE, VXLAN or GENEVE, the segmentation ID must be
|
||||
outside the ranges assigned to tenant networks.
|
||||
outside the ranges assigned to project networks.
|
||||
|
@ -81,7 +81,7 @@ create or update provider networks with the following parameters of
|
||||
|
||||
The creation and modification of provider networks enables use of
|
||||
physical network resources, such as VLAN-s. Enable these changes
|
||||
only for trusted tenants.
|
||||
only for trusted projects.
|
||||
|
||||
Also, provider networks only handle layer-2 connectivity for instances, thus
|
||||
lacking support for features such as routers and floating IP addresses.
|
||||
@ -180,7 +180,7 @@ GRE and VXLAN
|
||||
from an external network using floating IP addresses.
|
||||
|
||||
.. image:: figures/NetworkTypes.png
|
||||
:alt: Tenant and provider networks
|
||||
:alt: Project and provider networks
|
||||
|
||||
Subnets
|
||||
-------
|
||||
|
Loading…
x
Reference in New Issue
Block a user