File: remove-hosts-d08855550c40b9c6.yaml

package info (click to toggle)
python-novaclient 2%3A11.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: python: 21,720; sh: 62; makefile: 21
file content (13 lines) | stat: -rw-r--r-- 473 bytes parent folder | download | duplicates (4)
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.