Incorrect Total Count of Instances Displayed in UI
Problem
The total count of Instances displayed in UI is Incorrect.
Environment
- Platform9 Managed OpenStack - v3.11.0 and Higher
Cause
The server responds with ‘server_links’ if there are more instances to list. In this case, the link was not correctly built.
Answer
The patch is configured to attempt a new call setting marker as the last instance ID until the API returns an empty list for instances.
The patch is under testing and this article will be updated once the patch is included in an upcoming release.
Was this page helpful?