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

Parse the serial number during refresh #97

Merged
merged 1 commit into from
Oct 16, 2017

Conversation

borod108
Copy link
Contributor

@borod108 borod108 commented Sep 19, 2017

Parse the serial number of host during refresh.
This is required for:
https://bugzilla.redhat.com/show_bug.cgi?id=1410183

Required for:
ManageIQ/manageiq#15992

@borod108
Copy link
Contributor Author

@durandom who should I ask to review this?

@pkliczewski
Copy link
Contributor

Do we need to update any specs for this change? Where is corresponding change for graph refresh?

@borod108
Copy link
Contributor Author

@pkliczewski you are right need to change graph refresh as well, can you point me to the place exactly?
The specs will change once the async is in. I do not want to rewrite them twice.

@pkliczewski
Copy link
Contributor

@borod108 I think you need to update here

@durandom
Copy link
Member

@borod108 afaik the schema pr is already merged, so nobody from the core needs to review this. Any corresponding PR for the UI or API?

@borod108
Copy link
Contributor Author

borod108 commented Oct 3, 2017

@pkliczewski done the changes, can you review again please?

@borod108 borod108 closed this Oct 4, 2017
@borod108 borod108 reopened this Oct 4, 2017
@borod108
Copy link
Contributor Author

borod108 commented Oct 4, 2017

@pkliczewski can you please review? I added the fixes you requested.

@borod108
Copy link
Contributor Author

borod108 commented Oct 6, 2017

@oourfali @masayag can you please merge?

@@ -478,6 +478,7 @@ def hardwares_attributes
:manufacturer,
:memory_mb,
:model,
: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.

Can these be alphabetical?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Parse the serial number of host during refresh.
This is required for:
https://bugzilla.redhat.com/show_bug.cgi?id=1410183
@miq-bot
Copy link
Member

miq-bot commented Oct 15, 2017

Checked commit borod108@dd6bab8 with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0
5 files checked, 0 offenses detected
Everything looks fine. ⭐

@oourfali oourfali merged commit a1edeb0 into ManageIQ:master Oct 16, 2017
@agrare agrare added this to the Sprint 71 Ending Oct 16, 2017 milestone Oct 16, 2017
@borod108 borod108 deleted the report_serial_number branch December 4, 2018 14:58
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.

7 participants