From e5d05caef7bf96a092569ddc23ad8a1059b4af3a Mon Sep 17 00:00:00 2001 From: Chenjun Shen Date: Tue, 19 Nov 2019 09:47:18 +0100 Subject: [PATCH] Remove redudant 'be' Change-Id: I3773fcba4f6623e880587a5e7d9ffc08d0a57a09 --- .../tutorial/step_10_profiling_openstack_internals.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/quick_start/tutorial/step_10_profiling_openstack_internals.rst b/doc/source/quick_start/tutorial/step_10_profiling_openstack_internals.rst index 36a1e75d68..bafa34cf7b 100644 --- a/doc/source/quick_start/tutorial/step_10_profiling_openstack_internals.rst +++ b/doc/source/quick_start/tutorial/step_10_profiling_openstack_internals.rst @@ -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 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 -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. Registering the HMAC key