openstacksdk/openstack/block_storage/v2
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
..
__init__.py Rework config and rest layers 2017-11-15 11:46:50 -06:00
_proxy.py Deprecate VolumeDetail and BackupDetail classes 2019-03-09 11:12:38 +01:00
backup.py Deprecate VolumeDetail and BackupDetail classes 2019-03-09 11:12:38 +01:00
snapshot.py Explicit set capabilities in VolumeDetail and SnapshotDetail 2018-10-31 20:08:06 -05:00
stats.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
type.py Support non-public volume types 2018-12-03 16:18:34 +00:00
volume.py Deprecate VolumeDetail and BackupDetail classes 2019-03-09 11:12:38 +01:00