b6b18489b0
When we show a volume backup by name, it calls the get_backup method in SDK which is only used for getting a backup by ID. This patch modifies the approach to call find_backup method which first tries the find by ID and then find by name logic eventually returning the backup details. Story: 2011234 Task: 51127 Change-Id: I926d8de9810fcf2e5335bbe35aaab15e1e36a5cb |
||
---|---|---|
.. | ||
__init__.py | ||
backup_record.py | ||
consistency_group_snapshot.py | ||
consistency_group.py | ||
qos_specs.py | ||
service.py | ||
volume_backend.py | ||
volume_backup.py | ||
volume_host.py | ||
volume_snapshot.py | ||
volume_transfer_request.py | ||
volume_type.py | ||
volume.py |