summaryrefslogtreecommitdiff
path: root/releasenotes/notes/osc-node-power-on-off-c269980e3b9c79ca.yaml
blob: f16a8451008355cca3e6367e1571225eef692971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
fixes:
  - |
    Replaces ``openstack baremetal node power <on|off>`` with
    the two commands:

    * ``openstack baremetal node power on`` and
    * ``openstack baremetal node power off``.

    There is no change to the command the user enters (the actual
    command line is the same). However, help (e.g. via
    ``openstack -h baremetal``) will list the two power commands
    (instead of the original one).