require-hsm-plugin default value in config.yaml doesn't match description

Bug #1963722 reported by Tianqi Xiao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Barbican Charm
Fix Committed
Low
Nicholas Malacarne

Bug Description

In config.yaml file, the default value for require-hsm-plugin is set to False. However, in its description, it states that True is the default value. This causes confusion and should be corrected.

config.yaml:
...
require-hsm-plugin:
    default: False
    type: boolean
    description: |
      If True (the default) then the barbcian-worker process won't be fully
      functional until an HSM is associated with the charm. The charm will
      remain in the blocked state until an HSM is available.
...

Changed in charm-barbican:
status: New → Triaged
importance: Undecided → Low
tags: added: good-first-bug
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-barbican (master)
Changed in charm-barbican:
status: Triaged → In Progress
Changed in charm-barbican:
assignee: nobody → Nicholas Malacarne (nicholas-malacarne)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-barbican (master)

Reviewed: https://review.opendev.org/c/openstack/charm-barbican/+/837740
Committed: https://opendev.org/openstack/charm-barbican/commit/a506c01557985a1176883b1c50cb849236a6ad98
Submitter: "Zuul (22348)"
Branch: master

commit a506c01557985a1176883b1c50cb849236a6ad98
Author: Nicholas Malacarne <email address hidden>
Date: Wed Apr 13 11:42:38 2022 -0400

    Fix typo in 'require-hsm-plugin' description

    Closes-bug: #1963722
    Change-Id: I872ceb025fb6850a87c7f7307bd228ce3ea051ac

Changed in charm-barbican:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.