summaryrefslogtreecommitdiff
path: root/releasenotes/notes/deprecate-baremetal-d67f58a2986b3565.yaml
blob: 123334679c9481ce71c26643adab6a727b42bea6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
deprecations:
  - |
    The following CLIs and python API bindings are now deprecated for removal:

    * nova baremetal-node-list
    * nova baremetal-node-show
    * nova baremetal-interface-list

    These will be removed in the first major python-novaclient release after
    the Nova 15.0.0 Ocata release. Use python-ironicclient or
    python-openstackclient for CLI and python-ironicclient or openstacksdk
    for python API bindings.