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

Display the VNC start/end port when adding a vmware provider #2999

Merged
merged 1 commit into from
Dec 11, 2017

Conversation

skateman
Copy link
Member

When adding a vmware infra provider, the VNC start/end port fields aren't displayed. However, when editing the same provider they are there. I don't know the reason behind this inconsistency, but I got a 🪲 for it so here's the fix.

Before:
screenshot from 2017-12-11 17-16-42

After:
screenshot from 2017-12-11 17-15-54

@miq-bot add_label bug

https://bugzilla.redhat.com/show_bug.cgi?id=1514594

@AparnaKarve could you please review?

@miq-bot miq-bot added the bug label Dec 11, 2017
@AparnaKarve
Copy link
Contributor

AFAIR, the inconsistency existed from the very beginning - even when the form was non-angular.
So for 4-5+ years roughly or more, we did not need these ports in the Add form - looks like the requirements have changed.

LGTM

(Nice-to-have: Validation for the ports that enforces only numbers. But since it did not exist before, we can add it later if required)

@miq-bot
Copy link
Member

miq-bot commented Dec 11, 2017

Checked commit skateman@9520bfc with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍰

@mzazrivec mzazrivec self-assigned this Dec 11, 2017
@mzazrivec mzazrivec added this to the Sprint 75 Ending Dec 11, 2017 milestone Dec 11, 2017
@mzazrivec mzazrivec merged commit 46f0608 into ManageIQ:master Dec 11, 2017
@skateman skateman deleted the vmware-vnc-port branch December 11, 2017 17:23
simaishi pushed a commit that referenced this pull request Dec 11, 2017
Display the VNC start/end port when adding a vmware provider
(cherry picked from commit 46f0608)

https://bugzilla.redhat.com/show_bug.cgi?id=1524714
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 9a1244bf1d011e2abd83fef32ccc6aaa74e294f4
Author: Milan Zázrivec <[email protected]>
Date:   Mon Dec 11 18:11:33 2017 +0100

    Merge pull request #2999 from skateman/vmware-vnc-port
    
    Display the VNC start/end port when adding a vmware provider
    (cherry picked from commit 46f06084f59c993a036dad143e07437d5fa2eb23)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1524714

simaishi pushed a commit that referenced this pull request Apr 10, 2018
Display the VNC start/end port when adding a vmware provider
(cherry picked from commit 46f0608)

https://bugzilla.redhat.com/show_bug.cgi?id=1565366
@simaishi
Copy link
Contributor

Fine backport details:

$ git log -1
commit 93cf6d58109dfcb966805795ff29c6341fff542c
Author: Milan Zázrivec <[email protected]>
Date:   Mon Dec 11 18:11:33 2017 +0100

    Merge pull request #2999 from skateman/vmware-vnc-port
    
    Display the VNC start/end port when adding a vmware provider
    (cherry picked from commit 46f06084f59c993a036dad143e07437d5fa2eb23)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1565366

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.

5 participants