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

package info (click to toggle)
python-openstacksdk 4.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 13,712 kB
  • sloc: python: 127,028; sh: 153; makefile: 23
file content (11 lines) | stat: -rw-r--r-- 418 bytes parent folder | download | duplicates (4)
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.