File: usage-list-all-49ca7a62c50e71d3.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
fixes:
  - |
    Compute API v2.40+ returns all matching entities rather than being
    limited to the API server configured maximum (``CONF.api.max_limit``).
    [Story `2005099 <https://storyboard.openstack.org/#!/story/2005099>`_]