This change introduces some [api] parameters, which determine how nova-api queries cell databases to get a list of instances. Change-Id: Ifeb7ead9c70022371202d5f4d8644c8cd0fa5019
10 lines
274 B
YAML
10 lines
274 B
YAML
---
|
|
features:
|
|
- |
|
|
The following parameters have been added to the ``nova::api`` class.
|
|
|
|
- ``instance_list_per_project_cells``
|
|
- ``instance_list_cells_batch_strategy``
|
|
- ``instance_list_cells_batch_fixed_size``
|
|
- ``list_records_by_skipping_down_cells``
|