summaryrefslogtreecommitdiff
path: root/releasenotes/notes/latest-renegotiation-55daa01b3fc261be.yaml
blob: fadcb3d6563b5b785f343305e889404610052766 (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    When using ``--os-baremetal-api-version=latest`` (for ``openstack
    baremetal`` CLI) or ``--ironic-api-version=latest`` (for ``ironic`` CLI),
    the resulting API version
    is now the maximum API version supported by both the client and the server.
    Previously, the maximum API version supported by the client was used,
    which prevented ``latest`` from working with older servers.