Files
nova-specs/specs
Kevin_Zheng 7ac28698c6 Add pagination and changes since filter support for os-isntance-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 migration
record by last updated time. As for production deployment, an instance
can be up for a very long time, and the number of migration records
will also be very big. It will be very useful to support filter by
last update time.

APIImpact
DocImpact

Change-Id: I9ac4d73c120292fbe9e075d5da2549bdf6a6feaf
Implements: blueprint pagination-add-changes-since-for-instance-action-list
2016-05-27 13:57:47 +00:00
..
2016-03-29 21:40:41 -04:00
2016-01-22 15:52:26 +00:00