Skip to content
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

Changes allowed cloud network to be updated by zone #391

Closed
wants to merge 1 commit into from

Conversation

d-m-u
Copy link
Contributor

@d-m-u d-m-u commented Jan 11, 2018

Per discussion of #16804, I think this should be reverted to the way it was before 16688 broke the provider subclass code

Previously, cloud network list was only updated after selection of security group, or change of tab, or a select set of other actions that completely voided the list of parameters passed to the filtering method. This adds a change so that availability zone updates the selection of cloud network, preventing incorrect cloud networks from showing up in the after the zone dropdown changes. This code should live in the specific provider that needs it though and that seems to only be Amazon afaik.

Should fix broken test in main and UI issue that Roman brought up (that 16804 also fixes but probably not correctly)

related to:

ManageIQ/manageiq#16806

@d-m-u
Copy link
Contributor Author

d-m-u commented Jan 11, 2018

@syncrou

@miq-bot
Copy link
Member

miq-bot commented Jan 11, 2018

@d-m-u Cannot apply the following label because they are not recognized: provisioning

@d-m-u d-m-u force-pushed the fixing_cloud_network branch 2 times, most recently from 1649992 to fce8b45 Compare January 11, 2018 18:13
@d-m-u
Copy link
Contributor Author

d-m-u commented Jan 11, 2018

@miq-bot assign @gmcculloug

@d-m-u d-m-u force-pushed the fixing_cloud_network branch 2 times, most recently from 9d950d6 to 9f661ac Compare January 11, 2018 18:43
@miq-bot
Copy link
Member

miq-bot commented Jan 11, 2018

Checked commit d-m-u@4097620 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍰

@d-m-u d-m-u changed the title Puts this method where I really think it should be! Changes allowed cloud network to be updated by zone Jan 11, 2018
@d-m-u d-m-u closed this Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants