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

This commit is contained in:
Zuul 2017-12-23 16:51:27 +00:00 committed by Gerrit Code Review
commit ab1533d607
1 changed files with 5 additions and 5 deletions

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.