ManageIQ / manageiq-providers-ibm_terraform

Apache License 2.0
2 stars 27 forks source link

Fix IBM Terraform refresh settings #51

Closed k-chu closed 3 years ago

k-chu commented 3 years ago

This fixes an issue where the the refresher was not using the configured refresh interval. The Settings was been retrieved using the ems type.

k-chu commented 3 years ago

@miq-bot add_label kasparov/yes? @miq-bot add_label bug

miq-bot commented 3 years ago

Checked commit https://github.com/k-chu/manageiq-providers-ibm_terraform/commit/3b8cfd58391dd2273a07b2b706da22b9e165e01d with ruby 2.6.3, rubocop 0.82.0, haml-lint 0.35.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :cookie:

simaishi commented 3 years ago

Kasparov backport details:

$ git log -1
commit 7b0e8212ec1e701a41fe087d4f864bdd8d5d44a7
Author: Adam Grare <agrare@redhat.com>
Date:   Tue Dec 1 14:18:50 2020 -0500

    Merge pull request #51 from k-chu/fix_ibm_terraform_schedule_settings

    Fix IBM Terraform refresh settings

    (cherry picked from commit a3b60fb388def8e8496e141da533720878904415)