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

Set default port for lenovo provider form to 443 #1531

Merged
merged 2 commits into from
Jun 16, 2017
Merged

Set default port for lenovo provider form to 443 #1531

merged 2 commits into from
Jun 16, 2017

Conversation

rodneyhbrown7
Copy link

Pre-fills the provider form for adding a Lenovo provider to use the API port 443. See screenshot. User may continue with the default or if they have configured Xclarity with a custom port they may modify.

image

@miq-bot add_label compute/physical infrastructure, enhancement, graphics

@mzazrivec mzazrivec self-assigned this Jun 13, 2017
@mzazrivec mzazrivec modified the milestone: Sprint 63 Ending Jun 19, 2017 Jun 13, 2017
@@ -386,6 +386,8 @@ ManageIQ.angular.app.controller('emsCommonFormController', ['$http', '$scope', '
$scope.emsCommonModel.default_api_port = "443";
$scope.emsCommonModel.event_stream_selection = "none";
$scope.emsCommonModel.amqp_security_protocol = 'non-ssl';
}else if ($scope.emsCommonModel.emstype === 'lenovo_ph_infra') {
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing space before else

@miq-bot
Copy link
Member

miq-bot commented Jun 15, 2017

Checked commits https://github.com/lenovo/manageiq-ui-classic/compare/ac4fbed22e9a79af977012371e080c4a072ad2b3~...4be4927051432d0c8cf88acb1193fbd15ac561ff with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
0 files checked, 0 offenses detected
Everything looks fine. ⭐

@rodneyhbrown7
Copy link
Author

I updated the PR based on your review @mzazrivec. Thanks.

@mzazrivec mzazrivec added this to the Sprint 63 Ending Jun 19, 2017 milestone Jun 16, 2017
@mzazrivec mzazrivec merged commit 5eaf744 into ManageIQ:master Jun 16, 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.

3 participants