File: node-set-provision-state-3472cbd81c47458f.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-- 345 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    Adds ``set_provision_state`` and ``wait_for_provision_state`` to
    ``openstack.baremetal.v1.Node``.
  - |
    Adds ``node_set_provision_state`` and ``wait_for_nodes_provision_state``
    to the baremetal Proxy.
  - |
    The ``node_set_provision_state`` call now supports provision states
    up to the Queens release.