-
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
Override az_zone_to_cloud_network method in google prov #43
Override az_zone_to_cloud_network method in google prov #43
Conversation
@miq-bot add_label bug |
@miq-bot assign @gmcculloug |
@syncrou @gmcculloug can you two please give this (hopefully) a final look? |
Checked commit d-m-u@487da15 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0 |
@miq-bot add_label gaprindashvili/yes |
@miq_bot add_label blocker |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM
@d-m-u Since this depends on ManageIQ/manageiq#16824, which is not merged, I will hold off merging this. Adding the WIP label. |
@bronaghs |
@d-m-u - Blocker label? |
@bronaghs yes please! I tried to add yesterday but bot ignored me :( |
cheeky bot! |
…_google Override az_zone_to_cloud_network method in google prov (cherry picked from commit 1f6dd8b) https://bugzilla.redhat.com/show_bug.cgi?id=1536509
Gaprindashvili backport details:
|
Per comment we need to override this method in google and openstack because the availability zone to subnet relationship isn't set up yet.
Fixes issue caused by fix of https://bugzilla.redhat.com/show_bug.cgi?id=1533277
(Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1535189)
Depends on:
ManageIQ/manageiq#16824
Related to:
ManageIQ/manageiq-providers-openstack#202