sahara/sahara/service/castellan
Jeremy Freudberg e96a30d06b Fix unimplemented abstractmethod
In [0], castellan added a new abstractmethod to the base class which
SaharaKeyManager inherits from. We need to override this abstractmethod
with our own dummy function or else face TypeError.

[0] https://review.openstack.org/#/c/418019/

Change-Id: Ibac3e8c9086f000029bcb6001643edf24a3951ad
Closes-Bug: #1709313
2017-08-08 13:20:13 +00:00
..
__init__.py Initial key manager implementation 2015-12-22 15:07:12 -05:00
config.py Initial key manager implementation 2015-12-22 15:07:12 -05:00
sahara_key_manager.py Fix unimplemented abstractmethod 2017-08-08 13:20:13 +00:00
utils.py add developer documentation about the key manager 2016-01-12 10:20:51 -05:00