openstack-python-openstackc.../openstackclient
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
..
api Support --community in openstack image list 2018-07-24 22:48:01 +00:00
common Make use of keystoneauth service-type filtering for versions 2018-10-19 07:55:41 -05:00
compute Merge "Add --name-lookup-one-by-one option to server list" 2018-11-08 19:07:02 +00:00
identity Add project param in LimitList parser 2018-11-08 11:19:24 -06:00
image image/v2: support multiple property filters 2018-11-07 14:55:51 +01:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Merge "Add metavar for name parameter in subnet create" 2018-10-03 01:30:11 +00:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Add volume backup import/export commands 2018-11-10 02:11:04 -06:00
volume Add volume backup import/export commands 2018-11-10 02:11:04 -06:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00