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

Show affected servers on PhysicalServerProvisionRequest details #5461

Merged
merged 1 commit into from
Apr 17, 2019

Conversation

miha-plesko
Copy link
Contributor

@miha-plesko miha-plesko commented Apr 16, 2019

Currently, PhysicalServerProvision details page was trying to fetch and display affected VMs (with given src_ids), instead PhysicalServers. With this commit we make sure it displays the correct model, see screenshot below:

image

@miq-bot add_label enhancement
@miq-bot assign @mzazrivec
(assigning @mzazrivec since he merged a very similar PR some time ago when we were fixing it for service retirement, see #4710)

@@ -0,0 +1,7 @@
#main_div
%h3
= _("Affected PhysicalServers")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Affected PhysicalServersAffected Physical Servers right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouch, thanks

Currenlty, PhysicalServerProvisionDetails page was trying to fetch
and display Vms with given src_ids, instead PhysicalServers. With
this commit we make sure it displays the corret model.

Signed-off-by: Miha Pleško <[email protected]>
@miha-plesko miha-plesko force-pushed the physical-provision-request branch from 297a103 to 1d9950f Compare April 16, 2019 09:53
@miq-bot
Copy link
Member

miq-bot commented Apr 16, 2019

Some comments on commit xlab-si@1d9950f

spec/controllers/miq_request_controller_spec.rb

  • ⚠️ - 355 - Detected expect_any_instance_of. This RSpec method is highly discouraged, please only use when absolutely necessary.

@miq-bot
Copy link
Member

miq-bot commented Apr 16, 2019

Checked commit xlab-si@1d9950f with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍪

@mzazrivec mzazrivec added this to the Sprint 110 Ending Apr 29, 2019 milestone Apr 17, 2019
@mzazrivec mzazrivec merged commit bfeb5b3 into ManageIQ:master Apr 17, 2019
@miha-plesko miha-plesko deleted the physical-provision-request branch May 6, 2019 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants