summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bp-destroy-instance-with-datavolume-4c71b12e005832b0.yaml
blob: 8abb0210d236e112c6d3a20db0974c1b4da7d653 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    With microversion 2.85 add new API
    ``PUT /servers/{server_id}/os-volume_attachments/{volume_id}`` which
    support for specifying ``delete_on_termination`` field in the request
    body to re-config the attached volume whether to delete when the instance
    is deleted.