nova/nova/keymgr
fujioka yuuichi 30dead1425 Apply six for metaclass
__metaclass__ cannot be used in python3.
six be used in general for python 3 compatibility.

Change-Id: I6d344b738cea7b9cda07cdc0e7e13fa73afa93b1
Closes-Bug: #1236648
2013-10-23 15:00:42 +09:00
..
__init__.py Drop unused logger from keymgr/__init__.py 2013-09-13 07:08:51 -04:00
conf_key_mgr.py Wire in ConfKeyManager._generate_hex_key! 2013-09-13 07:08:51 -04:00
key.py Apply six for metaclass 2013-10-23 15:00:42 +09:00
key_mgr.py Apply six for metaclass 2013-10-23 15:00:42 +09:00
mock_key_mgr.py Move required keymgr classes out of nova/tests 2013-09-13 07:08:16 -04:00
not_implemented_key_mgr.py Synchronize the key manager interface with Cinder 2013-09-05 09:12:26 -04:00
single_key_mgr.py Move required keymgr classes out of nova/tests 2013-09-13 07:08:16 -04:00