[install-guide] Replace "tenant" with "project"

Change-Id: Iaae83bc5415d8b672aa9942572af3616861f962c
Partial-Bug: #1475005
This commit is contained in:
qiaomin 2017-02-25 17:26:23 +08:00
parent 0426175357
commit b0e9aa0d3f
4 changed files with 4 additions and 4 deletions

View File

@ -407,7 +407,7 @@ recipient, or new owner, accepts the transfer by using the ID and key.
.. note::
The procedure for volume transfer is intended for tenants (both the
The procedure for volume transfer is intended for projects (both the
volume donor and recipient) within the same cloud.
Use cases include:

View File

@ -24,7 +24,7 @@ This example is a high-level process flow for using Database services:
#. Create an image for each type of database. For example, one for MySQL
and one for MongoDB.
#. Use the :command:`trove-manage` command to import images and offer them
to tenants.
to projects.
#. The OpenStack end user deploys the Database service using the following
steps:

View File

@ -2,7 +2,7 @@
Object Storage service overview
===============================
The OpenStack Object Storage is a multi-tenant object storage system. It
The OpenStack Object Storage is a multi-project object storage system. It
is highly scalable and can manage large amounts of unstructured data at
low cost through a RESTful HTTP API.

View File

@ -117,7 +117,7 @@ Show instance usage statistics
| vda_write_req | 74 |
+---------------------------+--------+
* Get summary statistics for each tenant:
* Get summary statistics for each project:
.. code-block:: console