openstacksdk/openstack/tests/unit/block_storage
Artem Goncharov 0eaf2c95d3 Deprecate VolumeDetail and BackupDetail classes
We have introduced altering base_path for operations on resources. 
Volumes and Backups were not switched to this new method and were still 
relying on returning inherited classes VolumeDetail and BackupDetail. 
This change allow doing any supported operation on a resource returned 
by list immediately without any conversion or re-fetch.

Change-Id: Ia095c53f1d04f1c119c6a6f8a38c5bfd60dc8a67
2019-03-09 11:12:38 +01:00
..
v2 Deprecate VolumeDetail and BackupDetail classes 2019-03-09 11:12:38 +01:00
v3 Deprecate VolumeDetail and BackupDetail classes 2019-03-09 11:12:38 +01:00
__init__.py Rework config and rest layers 2017-11-15 11:46:50 -06:00