Remove redudant 'be'

Change-Id: I3773fcba4f6623e880587a5e7d9ffc08d0a57a09
This commit is contained in:
Chenjun Shen 2019-11-19 09:47:18 +01:00
parent c7d1fabb91
commit e5d05caef7
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ assume that your OpenStack services have been configured to enable OSprofiler
and that the secret HMAC key is ``SECRET_KEY``. This key is stored alongside and that the secret HMAC key is ``SECRET_KEY``. This key is stored alongside
the credentials of your deployment. Once Rally is instructed about the HMAC the credentials of your deployment. Once Rally is instructed about the HMAC
key, a new trace can be initialized for each iteration of the workload. Rally key, a new trace can be initialized for each iteration of the workload. Rally
will then store in its reports a profiler trace id. This id can be finally be will then store in its reports a profiler trace id. This id can be finally
used to query OSprofiler in order to get the full trace of the iteration. used to query OSprofiler in order to get the full trace of the iteration.
Registering the HMAC key Registering the HMAC key