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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---