cinder/cinder/tests/keymgr
John Griffith 2138734b13 Remove the use of common.uuidutils.gen_uuid
There's a movement to remove gen_uuid from the
openstack common.  This change removes it's use
from Cinder and just puts the call inline.

Change-Id: I07329bab9553e15e498ddbda3848d50b8f48fd53
2013-11-13 15:30:28 -07:00
..
__init__.py Create key manager interface 2013-08-06 09:34:10 -04:00
fake.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
mock_key_mgr.py Remove the use of common.uuidutils.gen_uuid 2013-11-13 15:30:28 -07:00
test_conf_key_mgr.py Add key manager implementation with static key 2013-10-02 21:48:29 -06:00
test_key_mgr.py Add key manager implementation with static key 2013-10-02 21:48:29 -06:00
test_key.py Add key manager implementation with static key 2013-10-02 21:48:29 -06:00
test_mock_key_mgr.py Enable gating on F811 2013-09-02 18:08:02 +02:00
test_not_implemented_key_mgr.py Add support for encrypted volumes 2013-08-14 10:00:15 -04:00