-
Notifications
You must be signed in to change notification settings - Fork 898
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
Openstack infra ssh keypair validation fixes #13445
Openstack infra ssh keypair validation fixes #13445
Conversation
aec7bad
to
f5d161f
Compare
This adds ems_cluster_id checking when selecting Hosts for ssh key validation on OpenStack Infra Provider. Solves https://bugzilla.redhat.com/show_bug.cgi?id=1406443
f5d161f
to
135abae
Compare
Adds ems_cluster association to host_openstack_infra Factory. Adds test to make sure that we skip Hosts without EmsCluster associated.
135abae
to
740d3b6
Compare
Some comments on commits petrblaho/manageiq@40b1773~...740d3b6 spec/models/manageiq/providers/openstack/infra_manager_spec.rb
|
Checked commits petrblaho/manageiq@40b1773~...740d3b6 with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1 spec/factories/host.rb
spec/models/manageiq/providers/openstack/infra_manager_spec.rb
|
👍 looks good to me as the combination of two previous PRs! |
@miq-bot assign @blomquisg |
…validation-fixes Openstack infra ssh keypair validation fixes (cherry picked from commit df1fcf1) https://bugzilla.redhat.com/show_bug.cgi?id=1413207 https://bugzilla.redhat.com/show_bug.cgi?id=1413210
Euwe backport details:
|
These are 2 fixes for OpenStack Infra SSH Key Pair validation code.
Contains code form #13159 and #13275
Solves:
https://bugzilla.redhat.com/show_bug.cgi?id=1376605
https://bugzilla.redhat.com/show_bug.cgi?id=1406443