Fix the formatting for 2.58 in the compute REST API history doc

Sorry, It's a wrong copy from 2.56.
(and the 2.56 fix in https://review.openstack.org/#/c/528114/)

trivialfix

Change-Id: I09c0aeebb11e351823489b482b5d4c57e8da4e40
This commit is contained in:
Yikun Jiang
2017-12-23 10:13:03 +08:00
parent 2506afda54
commit 3c67b17c60

View File

@@ -735,8 +735,8 @@ The 2.57 microversion makes the following changes:
2.58
----
Add pagination support and ``changes-since`` filter for os-instance-actions
API. Users can now use ``limit`` and ``marker`` to perform paginated query
when listing instance actions. Users can also use ``changes-since`` filter
to filter the results based on the last time the instance action was
updated.
Add pagination support and ``changes-since`` filter for os-instance-actions
API. Users can now use ``limit`` and ``marker`` to perform paginated query
when listing instance actions. Users can also use ``changes-since`` filter
to filter the results based on the last time the instance action was
updated.