ManageIQ / manageiq

ManageIQ Open-Source Management Platform
https://manageiq.org
Apache License 2.0
1.35k stars 900 forks source link

Host#verify_credentials_task payload string keys #23222

Closed agrare closed 1 month ago

agrare commented 1 month ago

Now that we've dropped the legacy host verify credentials path from the data hash has string keys like a typical JSON API payload.

miq-bot commented 1 month ago

Checked commit https://github.com/agrare/manageiq/commit/7f67f942276c995dfe2b9e1dc8bdaa575a0f8661 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :cookie:

Fryguy commented 1 month ago

Backported to radjabov in commit f9b1e6eed66ac97b80a428e018ed3fc6b801f451.

commit f9b1e6eed66ac97b80a428e018ed3fc6b801f451
Author: Jason Frey <fryguy9@gmail.com>
Date:   Wed Oct 2 17:33:10 2024 -0400

    Merge pull request #23222 from agrare/host_verify_credentials_payload_string_keys

    Host#verify_credentials_task payload string keys

    (cherry picked from commit f5bd15c7ca498bc89e06b2777c425eadff527ff4)