-
Notifications
You must be signed in to change notification settings - Fork 120
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
Refactor openstack_customizerequest method for VM Provisioning. #632
Refactor openstack_customizerequest method for VM Provisioning. #632
Conversation
Pull Request Test Coverage Report for Build 4293
💛 - Coveralls |
8294528
to
727ea44
Compare
@@ -1,100 +1,167 @@ | |||
# | |||
# Description: This method is used to Customize the Openstack Provisioning Request | |||
# Description: This method is used to Customize the Amazon Provisioning Request |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazon?
It looks good other than the typo. |
727ea44
to
4a9f0f7
Compare
Some comments on commits pkomanek/manageiq-content@e2c56be~...4a9f0f7 spec/content/automate/ManageIQ/Cloud/VM/Provisioning/StateMachines/Methods.class/methods/openstack_customizerequest_spec.rb
|
Checked commits pkomanek/manageiq-content@e2c56be~...4a9f0f7 with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.20.0, and yamllint content/automate/ManageIQ/Cloud/VM/Provisioning/StateMachines/Methods.class/methods/openstack_customizerequest.rb
|
Method refactoring and creating tests.
This PR is based on the issue below.
ManageIQ/manageiq#12038
@miq-bot add_label refactoring
@miq-bot assign @tinaafitz