ManageIQ / manageiq-providers-ibm_cic

Apache License 2.0
1 stars 11 forks source link

Fix expired_at causing VCRs to fail authentication #35

Closed agrare closed 1 year ago

agrare commented 1 year ago

Required after https://github.com/ManageIQ/manageiq-providers-openstack/pull/734 Depends on:

miq-bot commented 1 year ago

Checked commits https://github.com/agrare/manageiq-providers-ibm_cic/compare/88b274bb06fccf61c55d9d51165fb57fae070721~...a338113cc3f5f4a33207b058f1608adb27fbdc7f with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :cookie:

Fryguy commented 1 year ago

Backported to petrosian in commit 0e3a5df23e9a0f0a67ef9e7f7179224d5a67baf0.

commit 0e3a5df23e9a0f0a67ef9e7f7179224d5a67baf0
Author: Jason Frey <fryguy9@gmail.com>
Date:   Tue Jun 6 16:23:50 2023 -0400

    Merge pull request #35 from agrare/fix_vcr_expired_at

    Fix expired_at causing VCRs to fail authentication

    (cherry picked from commit 5d45699a8466750d2779b967f2737a955ec6d89e)