cloudstack/plugins/network-elements
Daniil Zhyliaiev e0fe953791
fix: NSX SDK list operations are pageable: the API returns a non-null and non-empty (#12834)
`cursor` field when more pages are available. The previous implementation only
fetched the first page and ignored pagination.

This change updates the list retrieval flow to:
- follow the `cursor` chain until no further pages exist
- accumulate items from all pages
- return a single merged result to the caller

This ensures that list operations return the complete dataset rather than just
the first page.

Co-authored-by: Andrey Volchkov <avolchkov@playtika.com>
2026-04-16 14:15:30 +05:30
..
bigswitch Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
brocade-vcs Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
cisco-vnmc Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
dns-notifier Updating pom.xml version numbers for release 4.22.1.0-SNAPSHOT 2025-11-05 16:07:07 +05:30
elastic-loadbalancer Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
globodns Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
internal-loadbalancer Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
juniper-contrail Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
netris Updating pom.xml version numbers for release 4.22.1.0-SNAPSHOT 2025-11-05 16:07:07 +05:30
netscaler Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
nicira-nvp Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
nsx fix: NSX SDK list operations are pageable: the API returns a non-null and non-empty (#12834) 2026-04-16 14:15:30 +05:30
opendaylight Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
ovs Updating pom.xml version numbers for release 4.22.1.0-SNAPSHOT 2025-11-05 16:07:07 +05:30
palo-alto Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
stratosphere-ssp Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
tungsten Merge branch '4.20' into 4.22 2025-12-22 13:23:37 +01:00
vxlan Updating pom.xml version numbers for release 4.22.1.0-SNAPSHOT 2025-11-05 16:07:07 +05:30