summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bp-unshelve_to_host-c9047d518eb67747.yaml
blob: cde698803151b5883b4f49a8b4f14c29e150e7ab (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Microversion 2.91 adds the optional parameter ``host`` to
    the ``unshelve`` server action API.
    Specifying a destination host is only
    allowed to admin users and server status must be ``SHELVED_OFFLOADED``
    otherwise a HTTP 400 (bad request) response is returned.
    It also allows to set ``availability_zone`` to None to unpin a server
    from an availability_zone.