Commit Graph

3 Commits

Author SHA1 Message Date
Alex Kavanagh 44c34f7d19 Rename the interface to barbican-hsm
It was called barbican-hsm-plugin, but it was decided to rename it to
barbican-hsm.  Also added a README and ensured that the tox -e pep8 target
passes.
2016-07-13 16:31:23 +00:00
Alex Kavanagh a5ed48a3ad Add LICENSE, copyright headers and docstrings
This patch adds the Apache2.0 LICENSE file and appropriate copyright headers to
the two .py files.

Also, docstrings are added to the classes and appropriate functions.
2016-07-01 14:49:41 +00:00
Alex Kavanagh e00c817737 Initial interface files
This is a basic, 'just about works' commit of the HSM plugin interface to
provide a base to work from in getting the HSM <-> barbican charm to work.
2016-06-23 13:40:04 +00:00