Wallaby Series Release Notes¶
18.4.0¶
New Features¶
Added support for a couple of new options for the PKCS#11 backend:
[p11_crypto]\token_labelsand[p11_crypto]\os_locking_ok.
The new
barbican::policy::enforce_scopeparameter has been added to support the corresponding parameter in oslo.policy library.
Support for the
[p11_crypto_plugin] always_set_cka_sensitiveparameter has been added.
The new
barbican::policy::enforce_new_defaultsparameter has been added.
Deprecation Notes¶
The
barbican::plugins::p11_crypto::p11_crypto_plugin_token_labelparameter has been deprecated. Use thep11_crypto_plugin_token_labelsparameter instead.