summaryrefslogtreecommitdiff
path: root/releasenotes/notes/reimage-volume-fea3a1178662e65a.yaml
blob: a95fb1fb94e0d989a78a7d04bae18e6ac6e00d33 (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    A new ``cinder reimage`` command and related python API binding has been
    added which allows a user to replace the current content of a specified
    volume with the data of a specified image supplied by the Image service
    (Glance).  (Note that this is a destructive action, that is, all data
    currently contained in the volume is destroyed when the volume is
    re-imaged.)  This feature requires Block Storage API microversion 3.68
    or greater.