Fix incomplete list of new parameters

This is follow-up of e449a0bb21 and fix
the new timeout parameter not mentioned in the release note.

Also fix the wrong type name.

Change-Id: I53932d015d360f392f8d8e60a3c74b5031a87909
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-09-18 00:49:06 +09:00
parent cb7705ac59
commit 410e3581ee

View File

@@ -8,7 +8,8 @@ features:
- ``cafile``
- ``certfile``
- ``keyfile``
- ``timeout``
- |
The new ``oslo::key_manager::barbican::service_type::timeout`` parameter
The new ``oslo::key_manager::barbican::service_user::timeout`` parameter
has been added.