cinder/cinder
Sean McGinnis 0835b0862e
Remove Sheepdog Driver
The Sheepdog project is no longer active and the driver was marked as
unsupported in the Train release. This completes the deprecation process
and removes the driver.

Change-Id: Ie94ae59a29473ca906c6df58a2681714049b16a1
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-12-21 03:03:21 -06:00
..
api Use volume utils to clone encryption 2019-11-12 17:52:04 +08:00
backup Merge "Remove unnecessary saving of host and availability_zone" 2019-11-27 18:43:41 +00:00
brick Replace 'lvconvert' from rootwrap 2019-02-17 14:33:31 -05:00
cmd Merge "Convert PrettyTable usage to tabulate" 2019-12-14 02:34:28 +00:00
common Leverage hw accelerator in image compression 2019-09-18 03:01:18 +00:00
compute nova: use EndpointNotFound from keystoneauth1 2019-09-03 10:58:59 -04:00
db Reserve migrations for DB backports 2019-10-25 16:59:03 -04:00
group Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
image Increase cpu limit for image conversion 2019-10-29 11:50:19 -04:00
interface Remove BackupDriverWithVerify class 2019-05-14 23:19:13 +03:00
keymgr Fix "import xxx as xxx" grammar 2019-01-23 15:35:53 +08:00
locale Imported Translations from Zanata 2019-11-16 07:35:25 +00:00
message Add user messages for some volume snapshot actions 2019-04-26 17:02:05 -04:00
objects Removed unnecessary lines 2019-11-29 02:37:23 +05:30
policies Add project_id in group snapshots list and show API 2019-03-01 22:59:19 +05:30
privsep Revert "Remove truncate from rootwrap filters" 2019-03-06 10:08:10 -05:00
scheduler Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
tests Remove Sheepdog Driver 2019-12-21 03:03:21 -06:00
transfer Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
volume Remove Sheepdog Driver 2019-12-21 03:03:21 -06:00
wsgi Prevent double-attachment race in attachment_reserve 2019-07-29 12:57:51 -04:00
zonemanager Mark Brocade FC ZM driver unsupported 2019-12-11 10:55:55 -06:00
__init__.py
context.py Merge "Add key-manager to sevice catalog" 2019-08-04 20:26:15 +00:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py Merge "Untyped to Default Volume Type" 2019-09-25 18:58:39 +00: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 Remove Sheepdog Driver 2019-12-21 03:03:21 -06:00
policy.py Correct default policy_file in the sample config 2019-01-15 13:54:17 -05:00
quota.py Bump hacking version to 1.1.x 2019-05-30 15:06:02 -04:00
quota_utils.py Enable split logging for cinder-keystoneclient interaction 2018-09-26 08:53:30 +00:00
rpc.py Replace assert to raise AssertionError 2019-06-05 18:41:21 +03:00
service.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04: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 Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
utils.py Fix "is"/"is not" with a literal usage 2019-11-08 09:39:39 -05:00
version.py