File: machine-get-update-microversions-4b910e63cebd65e2.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (11 lines) | stat: -rw-r--r-- 418 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    The ``get_machine``, ``update_machine`` and ``patch_machine`` calls now
    support all Bare Metal API microversions supported by the SDK. Previously
    they used 1.6 unconditionally.
upgrade:
  - |
    The baremetal API now returns ``available`` as provision state for nodes
    available for deployment. Previously, ``None`` could be returned for API
    version 1.1 (early Kilo) and older.