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

Allow VMRC connection to a VMware provider accessed through IPv6 #1579

Merged
merged 2 commits into from Jun 22, 2017

Conversation

skateman
Copy link
Member

VMRC has a strange URI form where he doesn't need the brackets around an IPv6 address. The first commit favors the hostname of a provider in the generated URI while the second one removes the brackets from the final URI if required. These two PRs should solve the issue described here:

https://bugzilla.redhat.com/show_bug.cgi?id=1457970#c11

@martinpovolny
Copy link

I think you should put that in a method and call it vmrc_format_address or something.

@skateman
Copy link
Member Author

Is it enough if I promise that I'll do it in a next refactoring PR? We want this to be backported 😉

@miq-bot
Copy link
Member

miq-bot commented Jun 22, 2017

Checked commits skateman/manageiq-ui-classic@3e156df~...e2ddcb3 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 🍰

@martinpovolny martinpovolny merged commit bd4525c into ManageIQ:master Jun 22, 2017
@martinpovolny martinpovolny added this to the Sprint 64 Ending Jul 3, 2017 milestone Jun 22, 2017
@skateman skateman deleted the vmrc-ipv6 branch June 22, 2017 09:38
simaishi pushed a commit that referenced this pull request Jun 22, 2017
Allow VMRC connection to a VMware provider accessed through IPv6
(cherry picked from commit bd4525c)

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

Fine backport details:

$ git log -1
commit fdb62343bef4b4065c4899aa315bc8c06e2f45de
Author: Martin Povolny <mpovolny@redhat.com>
Date:   Thu Jun 22 11:35:34 2017 +0200

    Merge pull request #1579 from skateman/vmrc-ipv6
    
    Allow VMRC connection to a VMware provider accessed through IPv6
    (cherry picked from commit bd4525c92fa410d6ae9caee6a3d13e6ae1dbe7d0)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1464118

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.

None yet

5 participants