barbican/barbican/plugin/interface
Q.hongtao f0bb09dae2 Remove six.add_metaclass
With python 3.x, classes can use the metaclass= logic
to not require usage of the six library.

Subsequent patches will replace other six usages.

Change-Id: I5f52283b520a3d4b5a7a112afa85d668f9ec4881
2020-09-29 15:19:56 +08:00
..
__init__.py Restructure project to accommodate plugin types 2014-06-18 23:46:07 -05:00
certificate_manager.py Remove six.add_metaclass 2020-09-29 15:19:56 +08:00
secret_store.py Remove six.add_metaclass 2020-09-29 15:19:56 +08:00