File: allow-client-to-request-list-of-versions-88f019cad76e6464.yaml

package info (click to toggle)
python-ironicclient 5.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,632 kB
  • sloc: python: 25,269; makefile: 22; sh: 8
file content (7 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - |
    The ``os_ironic_api_version`` parameter now accepts a list of REST
    API micro-versions to attempt to negotiate with the remote server.
    The highest available microversion in the list will be negotiated
    for the remaining lifetime of the client session.