cinder/cinder/tests/unit/backup
yenai 59ed2b400d Change the RPC parameter
The arg name in restore_backup of backup rpcapi is volume_host, but
actually we use backup.host. This is very easy to misunderstand, so
just change it to backup_host.

Change-Id: I3dbd21981a67bedb389ce12ac083c501073e846a
2019-11-12 16:51:34 +08:00
..
drivers Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_backup.py Add user_id in backup list and show API 2018-12-12 00:52:05 -05:00
fake_google_client.py Do not use 'self' in classmethod 2019-05-05 11:14:04 +08:00
fake_google_client2.py Do not use 'self' in classmethod 2019-05-05 11:14:04 +08:00
fake_service.py Remove obsolete get_backup_driver functions 2019-04-26 08:20:02 -04:00
fake_swift_client.py Do not use 'self' in classmethod 2019-05-05 11:14:04 +08:00
fake_swift_client2.py Do not use 'self' in classmethod 2019-05-05 11:14:04 +08:00
test_backup.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_chunkeddriver.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_rpcapi.py Change the RPC parameter 2019-11-12 16:51:34 +08:00