python-openstackclient/openstackclient/volume/v2
Sean McGinnis b90c780d2b
Add volume backup import/export commands
This adds commands to import and export volume backup records so they
can be imported and restored on other Cinder instances or to the
original instance if the service or database has been lost and had to be
rebuilt.

I know this is a commonly used process by some users, so it would be
good to have this functionality in osc so they do not have to switch
clients.

More details about the export and import process can be found here:

https://docs.openstack.org/cinder/latest/admin/blockstorage-volume-backups-export-import.html

Change-Id: Ic95f87b36a416a2b50cb2193fd5759ab59336975
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-11-10 02:11:04 -06:00
..
__init__.py Add support for volume v2 API 2015-05-30 11:26:14 -07:00
backup.py Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
backup_record.py Add volume backup import/export commands 2018-11-10 02:11:04 -06:00
consistency_group.py Add two consistency group commands 2016-12-13 15:32:04 +08:00
consistency_group_snapshot.py Add commands for "consistency group snapshot" 2016-11-19 09:20:15 +08:00
qos_specs.py Fix volume qos spec list 2017-04-28 16:06:00 -05:00
service.py translate all command help strings 2016-11-17 02:33:42 +00:00
snapshot.py Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
volume.py Merge "Remove invalid 'unlock-volume' migration arg" 2018-11-08 19:11:06 +00:00
volume_backend.py Add volume backend pool list command 2018-10-09 15:56:58 -05:00
volume_host.py Add "volume host set" command 2016-11-25 05:21:00 +08:00
volume_snapshot.py Fix NoneType error for volume snapshot create command 2017-04-26 11:07:08 -05:00
volume_transfer_request.py Fix volume transfers request commands 2017-03-27 12:31:42 -05:00
volume_type.py Update help text for encryption provider 2018-02-23 16:26:39 -05:00