summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-on-shared-storage-flag-from-evacuate-api-76a3d58616479fe9.yaml
blob: f9bcfd64be96aa734b6051cd5b83a91cbf84d2ae (plain)
1
2
3
4
5
6
7
---
features:
  - Remove ``onSharedStorage`` parameter from server's evacuate action in
    microversion 2.14. Nova will automatically detect if the instance is on
    shared storage. Also adminPass is removed from the response body which
    makes the response body empty. The user can get the password with the
    server's os-server-password action.