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 Physical server hardware info #986

Closed

Conversation

MaysaMacedo
Copy link
Member

@MaysaMacedo MaysaMacedo commented Apr 10, 2017

This PR is able to:

  • Display Physical Server hardware information (total memory and total cores)

image

depends on #970

Odravison Amaral and others added 30 commits March 20, 2017 20:52
1. Adding routes to physical_server in routes.rb file
1. Adding physical_server flag into ems_common/_show.html.haml file.
1. Adding PhysicalServer structure to ui_constants.rb file.
1. Adding PhysicalServer structure to quadicon_helper.rb file to render properly physical_server's quadicon.
1. Adding physical_server flag into host textual summary.
1. Adding PhysicalServer structure into textual_summary of ems_physical_infra.
Adding physical server flags into three files:
1. app/helpers/application_helper/toolbar_chooser.rb
2. app/helpers/application_helper.rb
3, app/controllers/ems_common.rb
This last one has view_setup_param structure with only physical_server.
Add all helpers and list_nav to physical server.
Adapt physical infra helpers to show physical servers.
Add assets to physical server health state.
1. using `@record.machine_type` instead of `@record.machineType`
2. using `@record.serial_number` instead of `@record.serialNumber`
3. using `@record.product_name` instead of `@record.productName`
@dclarizio dclarizio self-assigned this Apr 12, 2017
@AparnaKarve
Copy link
Contributor

@odravison @MaysaMacedo Is this PR built on top of #755?

@MaysaMacedo
Copy link
Member Author

@AparnaKarve No, it's build on top of #970.

@AparnaKarve
Copy link
Contributor

No, it's build on top of #970.

Which seems to be built on top of #755.
So would it make sense to review #970 first?

@walteraa
Copy link
Member

@AparnaKarve the #755 was been closed, just need to check #970 before this PR.

MaysaMacedo and others added 9 commits April 18, 2017 09:51
Add back Hawkular configurations and methods.
Fix rubocop issues in:
  - app/controllers/application_controller/ci_processing.rb
  - app/controllers/ems_common.rb
  - app/helpers/application_helper/button/physical_server_feature_button.rb
  - app/helpers/application_helper/button/physical_server_feature_button.rb
@miq-bot
Copy link
Member

miq-bot commented Apr 25, 2017

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

@miq-bot
Copy link
Member

miq-bot commented Apr 25, 2017

Checked commits MaysaMacedo/manageiq-ui-classic@ca99b62~...7a7ec65 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
17 files checked, 0 offenses detected
Everything looks good. ⭐

@miq-bot
Copy link
Member

miq-bot commented May 3, 2017

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

@MaysaMacedo
Copy link
Member Author

Another Pull request (#1272) was opened to substitute this one.

@MaysaMacedo MaysaMacedo closed this May 4, 2017
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.

7 participants