[user-guide] Use "project" to replace "tenant" term in use-guide
This patch use "project" to replace "tenant" term in use-guide for cleanup. Partial-Bug: #1475005 Change-Id: I8cb09eb4f8c7e7d549fb62336eb45a9ace77a8ba
This commit is contained in:
parent
d465f42169
commit
51a78d9f7f
@ -122,7 +122,7 @@ Before you begin, source the OpenStack RC file.
|
||||
.. note::
|
||||
|
||||
If you are an admin user, specify the :option:`--all-tenants` parameter to
|
||||
list groups for all tenants.
|
||||
list groups for all projects.
|
||||
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@ Manage bare-metal nodes
|
||||
|
||||
The bare-metal driver for OpenStack Compute manages provisioning of
|
||||
physical hardware by using common cloud APIs and tools such as
|
||||
Orchestration (Heat). The use case for this driver is for single tenant
|
||||
Orchestration (Heat). The use case for this driver is for single project
|
||||
clouds such as a high-performance computing cluster, or for deploying
|
||||
OpenStack itself.
|
||||
|
||||
|
@ -31,7 +31,7 @@ Create a network
|
||||
|
||||
:guilabel:`Network Name`: Specify a name to identify the network.
|
||||
|
||||
:guilabel:`Shared`: Share the network with other tenants. Non admin users
|
||||
:guilabel:`Shared`: Share the network with other projects. Non admin users
|
||||
are not allowed to set shared option.
|
||||
|
||||
:guilabel:`Admin State`: The state to start the network in.
|
||||
|
Loading…
Reference in New Issue
Block a user