Remove unused function volume_type_encryption_get

This change removes the aforementioned function, which isn't used in
the existing code.

Change-Id: Iadac34d34c6824d4b2fc5e4db139ff563833f222
This commit is contained in:
Joel Coffman 2015-08-17 11:27:03 -04:00
parent 442aea54c9
commit 9ece62653d
1 changed files with 0 additions and 4 deletions

View File

@ -40,10 +40,6 @@ def stub_volume_type_encryption():
return values
def volume_type_encryption_get(context, volume_type_id):
pass
class VolumeTypeEncryptionTest(test.TestCase):
_default_volume_type = {