Victoria Series Release Notes¶
17.5.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.
Added support for two new options for Barbican’s PKCS#11 backend. The new options are
[p11_crypto]token_serial_numberand[p11_crypto]token_label.
The
barbican::plugins::p11_crypto::p11_crypto_plugin_slot_idparameter has become an optional parameter instead of a required one.
The new
barbican::keystone::authtoken::service_typeparameter has been added to configure the service_type parameter in authtoken middleware.
Support for the
[p11_crypto_plugin] always_set_cka_sensitiveparameter has been added.
17.3.0¶
New Features¶
Add mysql_enable_ndb parameter to select mysql storage engine.
17.2.0¶
New Features¶
The new
barbican::keystone::authtoken::interfaceparameter has been added, which can be used to set the interface parameter in authtoken middleware.
17.1.0¶
Deprecation Notes¶
The usage of
barbican-apias service_name in Red Hat based OS is deprecated and will be removed in a future release. Useopenstack-barbican-api, which is consistent with the actual service name.