Files
nova-specs/specs
Yikun Jiang 5d10f512a6 Add pagination and changes since filter support for os-instance-action API
Currently, os-instance-actions API does not support pagination.
As in production deployment the number of instance action records
can be also very large query them all can lead to performance
bottleneck, it will be very useful to support pagination.

Also, os-instance-actions API does not support filter the instance
action record by last updated time. As for production deployment, an
instance can be up for a very long time, and the number of instance
action records will also be very big. It will be very useful to support
filter by last update time.

APIImpact

Previously-approved: newton
Co-Authored-By: Zhenyu Zheng <zhengzhengyu@huawei.com>

Change-Id: I3b7cd44fdad9a49022e086d6c4f54c7812f2027c
Implements: blueprint pagination-add-changes-since-for-instance-action-list
2017-10-19 17:37:23 -04:00
..
2017-02-04 01:54:55 +00:00
2017-03-20 10:05:41 +00:00