cinder/cinder/tests
Victor Stinner 52f62c31f7 Port key manager to Python 3
* Replace text.decode('hex') with binascii.unhexlify(text)
* test_barbican: base64 string is a bytes string
* tests-py3.txt: add keymgr tests

Partial-Implements: blueprint cinder-python3
Change-Id: Icc19fa354603857b259458b858e27c5bdd600360
2015-11-24 20:58:32 +01:00
..
unit Port key manager to Python 3 2015-11-24 20:58:32 +01:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00