Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-88568

fence_ibm_powervs: fix plaintext token file support

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • fence-agents-4.10.0-91.el9
    • No
    • Moderate
    • rhel-ha
    • 13
    • 17
    • 3
    • False
    • False
    • Hide

      None

      Show
      None
    • Yes
    • None
    • Bug Fix
    • Hide
      .`fence_ibm_powervs` supports plain text token files

      Before this update, the `fence_ibm_powervs` agent could only read authentication tokens from files that were formatted as JSON. It failed to read tokens from plain text files.

      With this update, the file reading logic in the agent has been corrected.

      As a result, the `fence_ibm_powervs` agent can use token files that are in either JSON or plain text format.
      Show
      .`fence_ibm_powervs` supports plain text token files Before this update, the `fence_ibm_powervs` agent could only read authentication tokens from files that were formatted as JSON. It failed to read tokens from plain text files. With this update, the file reading logic in the agent has been corrected. As a result, the `fence_ibm_powervs` agent can use token files that are in either JSON or plain text format.
    • Done
    • Done
    • Done
    • Not Required
    • None

      The agent tries to read from the end of the file after first trying to read it as JSON, so it needs this patch to read from the start of the file again.

              rhn-engineering-oalbrigt Oyvind Albrigtsen
              rhn-engineering-oalbrigt Oyvind Albrigtsen
              Oyvind Albrigtsen Oyvind Albrigtsen
              Ilias Romanos Ilias Romanos
              Michal Stubna Michal Stubna
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: