GitHub user kishankavala opened a pull request:

    https://github.com/apache/cloudstack/pull/627

    CLOUDSTACK-8668: VR type in shared network is dhcpsrvr. Ips are being 
removed due to this issue

    - VR IP config is loaded from /var/cache/cloud/cmdline
    - For shared network VR type is "dhcpserver" in /var/cache/cloud/cmdline
    - after VR refactor, merge.py is considering VR types "router" and 
"vpcrouter" only
    -  Fixed by adding dhcpserver VR type
    
    Testing:
    - VR successfully started on shared network. All IPs are configured 
properly.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kishankavala/cloudstack CLOUDSTACK-8668

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/627.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 #627
    
----
commit 50a6fa02dabd7df7a78a0541df6e575129e14265
Author: Kishan Kavala <kis...@apache.org>
Date:   2015-07-28T09:45:41Z

    VR type in shared network is dhcpsrvr. Ips are being removed due to this 
issue

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to