File: fix-cli-pagination-792ad8cd386eb0e7.yaml

package info (click to toggle)
python-octaviaclient 3.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,184 kB
  • sloc: python: 12,641; sh: 57; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
fixes:
  - |
    Fixed some issues when the number of Octavia resources exceeded the
    'pagination_max_limit' parameter in Octavia API. The list calls now support
    pagination.