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. Thenew options are
[p11_crypto]token_serial_numberand[p11_crypto]token_label.
The
barbican::plugins::p11_crypto::p11_crypto_plugin_slot_idparameterhas become an optional parameter instead of a required one.
The new
barbican::keystone::authtoken::service_typeparameter has beenadded to configure the service_type parameter in authtoken middleware.
Support for the
[p11_crypto_plugin]always_set_cka_sensitiveparameterhas 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 beenadded, which can be used to set the interface parameter in authtokenmiddleware.
17.1.0¶
Deprecation Notes¶
The usage of
barbican-apias service_name in Red Hat based OS isdeprecated and will be removed in a future release. Useopenstack-barbican-api, which is consistent with the actual servicename.
