doc: Rephrase customers by users

As open source software, cinder itself doesn't expect any "customers"
but only users.

Change-Id: Ia9e3e0234a9dfd5ecf8e0d16ebe34b5a67440236
This commit is contained in:
Takashi Kajinami
2022-03-23 11:41:50 +09:00
committed by Takashi Kajinami
parent 2a18843ab9
commit 334b78e2a5

View File

@@ -36,9 +36,9 @@ To configure the use of a SolidFire cluster with Block Storage, modify your
The SolidFire driver creates names for volumes on the back end using the
format UUID-<cinder-id>. This works well, but there is a possibility of a
UUID collision for customers running multiple clouds against the same
cluster. In Mitaka the ability was added to eliminate the possibility of
collisions by introducing the **sf_volume_prefix** configuration variable.
UUID collision for users running multiple clouds against the same cluster.
In Mitaka the ability was added to eliminate the possibility of collisions
by introducing the **sf_volume_prefix** configuration variable.
On the SolidFire cluster each volume will be labeled with the prefix,
providing the ability to configure unique volume names for each cloud.
The default prefix is 'UUID-'.