File: reimage-volume-fea3a1178662e65a.yaml

package info (click to toggle)
python-cinderclient 1%3A9.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,840 kB
  • sloc: python: 18,011; makefile: 94; sh: 25
file content (10 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (3)
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.