File: support-create-volume-from-backup-d363e2b502a76dc2.yaml

package info (click to toggle)
cinder 2%3A17.0.1-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 36,796 kB
  • sloc: python: 395,277; pascal: 2,085; sh: 585; makefile: 111; xml: 26; sql: 5
file content (6 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
---
features:
  - |
    Starting with API microversion 3.47, Cinder now supports the ability to
    create a volume directly from a backup. For instance, you can use the
    command: ``cinder create <size> --backup-id <backup_id>`` in cinderclient.