stonith option 'passwd' is deprecated and should not be used, use 'password' instead

Bug #1955572 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-pacemaker
Fix Released
Undecided
Unassigned

Bug Description

Since fence-agents v4.1.0, the passwd option is deprecated in favor of the new password option,
and usage of the old passwd option results in the following warning.

~~~
Warning: stonith option 'passwd' is deprecated and should not be used, use 'password' instead
~~~

At the time or writing, CentOS8 Stream has v4.2.1 and CentOS9 Stream has v4.10.0 and both are affected by this deprecation.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-pacemaker (master)

Reviewed: https://review.opendev.org/c/openstack/puppet-pacemaker/+/822644
Committed: https://opendev.org/openstack/puppet-pacemaker/commit/9f2e6f10a4883041cc3a086ee85be807af6bd4a0
Submitter: "Zuul (22348)"
Branch: master

commit 9f2e6f10a4883041cc3a086ee85be807af6bd4a0
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Wed Dec 22 15:45:40 2021 +0530

    Only install required/supported fence agents

    This change replaces fence-agents-all package to fence-agents-redfish,
    fence-agents-ipmilan, fence-agents-kdump and fence-agents-rhevm.

    The same is proposed in
    https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/818184

    This change also fixes failure in unit tests, caused by the following
    warning message shown by the pcs command.

    Warning: stonith option 'passwd' is deprecated and should not be used,
    use 'password' instead

    Closes-Bug: #1955559
    Related-Bug: #1955572
    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>
    Change-Id: I8f5c04cea4afb8f46a8da5ab639ac984bac36cca

Changed in puppet-pacemaker:
status: New → Fix Released
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.