File: placement-client-bump-latest-supported-version-to-1-23-83589217b7b079fe.yaml

package info (click to toggle)
python-neutron-lib 3.21.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,660 kB
  • sloc: python: 22,829; sh: 137; makefile: 24
file content (9 lines) | stat: -rw-r--r-- 475 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
---
other:
  - |
    Bump the microversion used by ``PlacementAPIClient``
    from ``1.20`` to ``1.23`` in order to have access to the
    ``code`` attribute of JSON error responses (`Placement API changelog
    <https://docs.openstack.org/placement/latest/placement-api-microversion-history.html#include-code-attribute-in-json-error-responses>`_).
    Both ``1.20`` and ``1.23`` were released in the ``Rocky`` version
    of Placement therefore we expect no upgrade impact.