-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fog google upgrade (to 1.3.3) #54
Conversation
@miq-bot add_label wip |
@miq-bot add_label pending core |
8f79084
to
3d3e706
Compare
Once someone is reviewing this, please look closely on the event collection and parsing. I've decided to bypass the In the end this is a working solution, which removes one dependency on Maybe I'm just getting different events, I don't know... |
d9a02fa
to
2b36faa
Compare
957348b
to
32b978f
Compare
@miq-bot remove_label wip |
Rest of the comments can be addressed in a follow-up PR, LGTM @bronaghs |
🎉 |
Follow up on #54 "Fog google upgrade (to 1.3.3)" code cleanup
Fog google upgrade (to 1.3.3) (cherry picked from commit ec8b909) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1585821
Gaprindashvili backport details:
|
@tumido ManageIQ/manageiq#17258 is listed as dependency, but that's not marked as Also this PR conflicts on cherry-pick. Please create a separate PR for Fine branch. |
@simaishi can you please guide me how to do that? It seems there's no fine branch in https://github.com/ManageIQ/manageiq-providers-google |
@tumido Please create a PR in |
Backported to Fine via ManageIQ/manageiq#17914 |
Upgrade
fog-google
to the latest release (1.3.3).addressable
gem version to 2.5.0 azure-armrest#366)Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1511099
Depends on: ManageIQ/manageiq#17258
Depends on: ManageIQ/azure-armrest#366
Most of the tasks mentioned above have rather a checklist character. It doesn't necessary mean everything has to change. I just need to go through it and correct any misbehavior...