Fix typos in files
Change-Id: I007351039135bd7e46422ce743d694363b2aa6aa
This commit is contained in:
parent
2879fead75
commit
5454b450e9
@ -113,7 +113,7 @@ Each API method which is either added or changed should have the following
|
|||||||
inconsistent parameters supplied to the method, or when an
|
inconsistent parameters supplied to the method, or when an
|
||||||
instance is not in an appropriate state for the request to
|
instance is not in an appropriate state for the request to
|
||||||
succeed. Errors caused by syntactic problems covered by the JSON
|
succeed. Errors caused by syntactic problems covered by the JSON
|
||||||
schema defintion do not need to be included.
|
schema definition do not need to be included.
|
||||||
|
|
||||||
* URL for the resource
|
* URL for the resource
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ Add a v2 API endpoint to retrieve the state of different scopes
|
|||||||
|
|
||||||
https://storyboard.openstack.org/#!/story/2005395
|
https://storyboard.openstack.org/#!/story/2005395
|
||||||
|
|
||||||
.. note:: This spec is the detailled implementation of one part of a
|
.. note:: This spec is the detailed implementation of one part of a
|
||||||
larger spec. If you haven't read it yet, please see
|
larger spec. If you haven't read it yet, please see
|
||||||
https://review.opendev.org/#/c/657393/
|
https://review.opendev.org/#/c/657393/
|
||||||
|
|
||||||
|
@ -185,10 +185,10 @@ Performance Impact
|
|||||||
|
|
||||||
On most benchmarks (and from what could be determined from POCs), data insertion
|
On most benchmarks (and from what could be determined from POCs), data insertion
|
||||||
into Elasticsearch is slower than insertion into InfluxDB. However,
|
into Elasticsearch is slower than insertion into InfluxDB. However,
|
||||||
Elasticsearch is faster for aggreations. However, once CloudKitty has caught
|
Elasticsearch is faster for aggregations. However, once CloudKitty has caught
|
||||||
up with the current timestamp, not many insertions are required. Moreover,
|
up with the current timestamp, not many insertions are required. Moreover,
|
||||||
Elasticsearch's support for clustering and for tuning should allow for a
|
Elasticsearch's support for clustering and for tuning should allow for a
|
||||||
better overall perfomance in the end.
|
better overall performance in the end.
|
||||||
|
|
||||||
Other deployer impact
|
Other deployer impact
|
||||||
---------------------
|
---------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user