Fix some typos in release note

TrivialFix

Change-Id: Ib80f794589bff08251457812830248e88195effd
This commit is contained in:
melissaml 2016-10-25 14:38:35 +08:00
parent 4905885391
commit 076fdd9019
3 changed files with 3 additions and 3 deletions

View File

@ -143,7 +143,7 @@ What if workload has no "sla" configuration in input file?
If *"sla"* section is missed in input file, then block *Service-level agreement*
is not displayed and its result is assumed to be always passed
(no matter how many failures occured).
(no matter how many failures occurred).
Total durations
~~~~~~~~~~~~~~~

View File

@ -228,7 +228,7 @@ Workload table
# "name": <full_name_of_validator>,
# "duration": <duration_of_validation>,
# "success": <boolean_pass_or_not>,
# "message": <description_of_what_happend>,
# "message": <description_of_what_happened>,
# }
#]
#

View File

@ -173,7 +173,7 @@ That is how a `bug in keystone <https://bugs.launchpad.net/keystone/+bug/1360446
**Second run, with bugfix:**
After a patch was applied (using RPC instead of neutron client in metadata agent), we got **100% success and 2x improved average perfomance**:
After a patch was applied (using RPC instead of neutron client in metadata agent), we got **100% success and 2x improved average performance**:
+------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |