[
https://issues.apache.org/jira/browse/CLOUDSTACK-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645765#comment-14645765
]
ASF GitHub Bot commented on CLOUDSTACK-8683:
--------------------------------------------
GitHub user kishankavala opened a pull request:
https://github.com/apache/cloudstack/pull/634
CLOUDSTACK-8683: process cmd_line.json for shared network VR in
cloud-early-config
- SSH access on link_local_ip is blocked for shared VR
- MS is unable to program rules on VR. Vm deployment also fails as the DHCP
entries cannot be added.
- Fixed by processing cmd_line.json in cloud-early-config similar to
isolated VR
Test:
- Deploy Vm successful
- Can access VR from host via ssh on link_local_ip on port 3922
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kishankavala/cloudstack CLOUDSTACK-8683
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/634.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #634
----
commit 14218a6726403262dcf8a712229377977513dcfb
Author: Kishan Kavala <[email protected]>
Date: 2015-07-29T08:43:01Z
CLOUDSTACK-8683: process cmd_line.json for shared network VR in
cloud-early-config
----
> Shared network VR ssh on port 3922 is blocked
> ---------------------------------------------
>
> Key: CLOUDSTACK-8683
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8683
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Kishan Kavala
> Priority: Blocker
>
> ssh to Shared network VR on link_local_ip @ port 3922 is blocked.
> MS is not able to program any rules on the VR due to this
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)