File: fix-flavor-in-server-list-microversion-2.47-af200e9bb4747e2d.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
features:
  - |
    Add support for compute API microversion 2.47, which changes how flavor
    details are included in server detail responses. In 2.46 and below,
    only the flavor ID was shown in the server detail response. Starting in
    2.47, flavor information is embedded in the server response. The newer
    behavior is now supported.