summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-hosts-d08855550c40b9c6.yaml
blob: 06f466d443c20e4fc64cabe5b4d32e57a5493d25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
upgrade:
  - |
    The following CLIs and their backing API bindings were deprecated and
    capped at microversion 2.43:

    * ``nova host-describe`` - superseded by ``nova hypervisor-show``
    * ``nova host-list`` - superseded by ``nova hypervisor-list``
    * ``nova host-update`` - superseded by ``nova service-enable`` and
      ``nova service-disable``
    * ``nova host-action`` - no alternative by design

    The CLIs and API bindings have now been removed.