cinder/cinder
Sean McGinnis 147dac80b9 Add snapshots to minimum driver interface
Snapshot functionality was excluded from the base volume
driver functionality while issues were being worked on
with NFS based drivers. Those have since been resolved
and we should now include the snapshot calls in the base
interface for volume backend drivers.

Change-Id: Ic7d6ca1de84d36f54a00e3afe3647865d6edd211
2018-05-10 13:52:32 +00:00
..
api Fix os-detach attachment_id schema 2018-05-02 16:41:07 -04:00
backup Handle migrating encryption key IDs in Backup table 2018-04-03 12:23:38 -04:00
brick Merge "Fixes creation of mirrored volumes due to wrong type" 2017-12-16 02:30:28 +00:00
cmd Avoid second restart on offline upgrades 2018-04-02 15:13:06 +02:00
common Set sample_default for 'host' option 2018-04-12 11:44:29 -04:00
compute Clean out config deprecation information 2018-03-13 14:33:37 -05:00
db Add missing VolumeAttachStatus enum field 2018-04-23 01:37:17 +00:00
group Add missing 'target_obj' when perform policy check 2018-03-19 19:02:00 +08:00
hacking Add contributor doc on assertEqual vs assertFalse 2017-08-30 17:50:02 +00:00
image Merge "V3 jsonschema validation: volume actions" 2018-04-14 10:32:37 +00:00
interface Add snapshots to minimum driver interface 2018-05-10 13:52:32 +00:00
keymgr Handle migrating encryption key IDs in Backup table 2018-04-03 12:23:38 -04:00
locale Imported Translations from Zanata 2018-04-17 06:27:40 +00:00
message Disallow unmanaging encrypted volumes 2017-11-29 10:43:32 -05:00
objects Merge "Support filter backend based on operation type" 2018-05-07 16:35:07 +00:00
policies Fix policy in code docs for extended_snapshot_attributes 2018-03-18 23:02:10 +00:00
scheduler Merge "Collect resource id from RequestSpec parameter" 2018-05-09 01:43:56 +00:00
tests Merge "Adding NVMET target for NVMeOF" 2018-05-09 22:01:16 +00:00
transfer Add missing 'target_obj' when perform policy check 2018-03-19 19:02:00 +08:00
volume Merge "Adding NVMET target for NVMeOF" 2018-05-09 22:01:16 +00:00
wsgi Initialize osprofiler in WSGI application 2018-01-09 14:06:34 +01:00
zonemanager FC: refactor fczm utils decorators to functions 2018-04-16 16:23:59 -07:00
__init__.py
context.py Add Keystone v3 domain information to context 2018-04-25 09:29:33 -04:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py Adding NVMET target for NVMeOF 2018-05-02 20:43:11 +03:00
flow_utils.py
i18n.py Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00
manager.py Allow configuring tpool size 2018-03-08 15:59:29 +01:00
opts.py Adding abstract class NVMeOF 2018-04-17 15:52:16 +03:00
policy.py Add cg policies and clean up old policy handling 2017-12-04 10:07:54 +08:00
quota.py V3 jsonschema validation: Quotas 2018-04-27 08:21:51 +05:30
quota_utils.py Add Generic Volume Group Into Quota Management 2017-05-26 01:43:23 +00:00
rpc.py Remove deprecated oslo_messaging.get_transport 2017-06-13 14:25:38 +07:00
service.py Use InvalidConfigurationValue instead of InvalidInput 2018-04-11 19:25:48 +08:00
service_auth.py Add service_token for cinder-nova interaction 2017-12-15 12:04:23 +05:30
ssh_utils.py Stop a connections leak when freeing an SSHPool 2018-02-14 18:16:55 -06:00
test.py Allow configuring tpool size 2018-03-08 15:59:29 +01:00
utils.py Remove utils.read_file_as_root() 2018-03-02 05:29:02 -05:00
version.py