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

WIP: Initial PR for using the provisioning state machine #265

Closed
wants to merge 3 commits into from

Conversation

rodneyhbrown7
Copy link
Contributor

@rodneyhbrown7 rodneyhbrown7 commented May 6, 2019

The purpose of this PR is to implement the provisioning state machine recently added to the manage IQ core in :
ManageIQ/manageiq#18573

Provisioning will include the following steps (to be extended in future MRs):

  • update firmware
  • update configuration

Developing in support of RFE: https://bugzilla.redhat.com/show_bug.cgi?id=1649528

@miq-bot
Copy link
Member

miq-bot commented May 6, 2019

Some comments on commits rodneyhbrown7/manageiq-providers-lenovo@f8b195e~...e2a17e7

app/models/manageiq/providers/lenovo/physical_infra_manager/physical_server/provisioning.rb

  • ⚠️ - 16 - Detected puts. Remove all debugging statements.
  • ⚠️ - 7 - Detected puts. Remove all debugging statements.

spec/models/manageiq/providers/lenovo/physical_infra_manager/provision/state_machine.rb

  • ⚠️ - 28 - Detected puts. Remove all debugging statements.

@miq-bot
Copy link
Member

miq-bot commented May 6, 2019

Checked commits rodneyhbrown7/manageiq-providers-lenovo@f8b195e~...e2a17e7 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
8 files checked, 72 offenses detected

app/models/manageiq/providers/lenovo/physical_infra_manager/physical_server.rb

app/models/manageiq/providers/lenovo/physical_infra_manager/physical_server/provisioning.rb

spec/models/manageiq/providers/lenovo/physical_infra_manager/physical_server/provisioning2_spec.rb

spec/models/manageiq/providers/lenovo/physical_infra_manager/physical_server/provisioning_spec.rb

spec/models/manageiq/providers/lenovo/physical_infra_manager/physical_server_spec.rb

spec/models/manageiq/providers/lenovo/physical_infra_manager/provision/state_machine.rb

@miq-bot miq-bot closed this Nov 25, 2019
@miq-bot
Copy link
Member

miq-bot commented Nov 25, 2019

This pull request has been automatically closed because it has not been updated for at least 6 months.

Feel free to reopen this pull request if these changes are still valid.

Thank you for all your contributions!

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.

2 participants