Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hypervisors.List() is not implementing pagination correctly #3222

Closed
@majewsky

Description

@majewsky

Since microversion 2.53, GET /hypervisors/detail on the Nova API is fully paginated (as is already acknowledged in type ListOpts having limit and marker fields), so the current implementation with SinglePageBase is not sufficient anymore. I got bitten by this because our organization's productive regions actually have more than 1000 hypervisors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions