summaryrefslogtreecommitdiff
path: root/releasenotes/notes/microversion-2.43-77d63cae38695fd1.yaml
blob: afb39b8065134e458044a179a790bf9a5b8913be (plain)
1
2
3
4
5
6
7
8
9
10
---
deprecations:
  - |
    The ``os-hosts`` API is deprecated as of the 2.43 microversion. Requests
    made with microversion >= 2.43 will result in a 404 error. To list and show
    host details, use the ``os-hypervisors`` API. To enable or disable a
    service, use the ``os-services`` API. There is no replacement for the
    `shutdown`, `startup`, `reboot`, or `maintenance_mode` actions as those are
    system-level operations which should be outside of the control of the
    compute service.