Delete the extra ":" in compute_arch.rst

Delete the extra ":" in compute_arch.rst

Change-Id: I60613bc8a6a45742a661e454dcbc3052a2169e35
This commit is contained in:
zhu.rong 2015-10-02 21:23:13 +08:00
parent 1e82be0a3e
commit 83df2c055e

View File

@ -84,7 +84,7 @@ Roles control the actions that a user is allowed to perform.
Tenants are isolated resource containers that form the principal
organizational structure within the Compute service. They consist of an
individual VLAN, and volumes, instances, images, keys, and users. A user
can specify the tenant by appending ``:project_id`` to their access key.
can specify the tenant by appending ``project_id`` to their access key.
If no tenant is specified in the API request, Compute attempts to use a
tenant with the same ID as the user.