Closed mbarnes closed 7 years ago
ERROR: Failure: ImportError (cannot import name 'import_plugin')
ERROR: Failure: ImportError (cannot import name 'import_plugin')
That's expected until https://github.com/projectatomic/commissaire/pull/93 is merged.
@ashcrow Ping; this good to merge?
@mbarnes code is good. I believe the development docs need updating on how to create an Authentication
plugin (http://commissaire.readthedocs.io/en/latest/authentication_devel.html).
@ashcrow Good catch. Submitted https://github.com/projectatomic/commissaire/pull/94 for the docs update.
Also, shorten the authentication plugin name in commissaire.conf and in test cases.
Requires: https://github.com/projectatomic/commissaire/pull/93