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

Update firmware refs #14034

Closed
wants to merge 7 commits into from
Closed

Update firmware refs #14034

wants to merge 7 commits into from

Conversation

rodneyhbrown7
Copy link

@rodneyhbrown7 rodneyhbrown7 commented Feb 22, 2017

Add firmware model and add firmware list into the physical Server controller response

Builds on PR: #14025, #14026, #14028

@miq_bot add_label: wip, providers/physical-infrastructure



# Physical infra reference
has_one :physical_server, :foreign_key => "serial_number", :primary_key => "service_tag", :class_name => "PhysicalServer"
Copy link
Member

Choose a reason for hiding this comment

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

This is a repeat of the commits in #14026

@@ -6,6 +6,7 @@ class PhysicalServer < ApplicationRecord
belongs_to :ext_management_system, :foreign_key => :ems_id, :class_name => "ManageIQ::Providers::PhysicalInfraManager"

default_value_for :enabled, true
has_one :host, :foreign_key => "service_tag", :primary_key => "serial_number"
Copy link
Member

Choose a reason for hiding this comment

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

This is a repeat of the commits in #14026

Copy link
Author

Choose a reason for hiding this comment

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

Julian, is it ok that this is a repeat of commits in 14026? When this is applied these commits will be skipped correct? Or should we regenerate the PR when 14026 is approved?

@rodneyhbrown7
Copy link
Author

Closing request to re-run travis tests

@rodneyhbrown7
Copy link
Author

Close and reopen to run travis

@rodneyhbrown7
Copy link
Author

Reopen to run travis

@rodneyhbrown7 rodneyhbrown7 reopened this Mar 15, 2017
@miq-bot
Copy link
Member

miq-bot commented Mar 16, 2017

This pull request is not mergeable. Please rebase and repush.

@rodneyhbrown7
Copy link
Author

@miq-bot remove_label wip

@rodneyhbrown7
Copy link
Author

@juliancheal , @blomquisg any concerns about how firmware is associated here?

@rodneyhbrown7
Copy link
Author

@miq-bot remove_label wip

@miq-bot miq-bot changed the title [WIP] Update firmware refs Update firmware refs Mar 20, 2017
@miq-bot miq-bot removed the wip label Mar 20, 2017
@miq-bot
Copy link
Member

miq-bot commented Mar 21, 2017

Checked commits https://github.com/lenovo/manageiq/compare/b0ea2d2ac14f66379ebbd76dfdc9c82e635a8b5c~...1fc35c4110ab148a95280f6dd123d55fe816b2b4 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks good. 🍰

@miq-bot
Copy link
Member

miq-bot commented Mar 24, 2017

This pull request is not mergeable. Please rebase and repush.

@rodneyhbrown7
Copy link
Author

Closing based on changes in #14430

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.

5 participants