GitHub user ustcweizhou opened a pull request:

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

    CLOUDSTACK-9692: Fix password server issue in redundant VRs

    The password server in RVRs has wrong parameters as the gateway of guest 
nics is None.
    In this case, we should get the gateway from /var/cache/cloud/cmdline.
    This issue is caused by commit 45642b83821ce0ecd6d4cddb76a77a2481e54d9a

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

    $ git pull https://github.com/ustcweizhou/cloudstack RVR-passwd-server

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

    https://github.com/apache/cloudstack/pull/1871.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 #1871
    
----
commit e3b815fa6532de94512aeef1e55daed261736367
Author: Wei Zhou <w.z...@tech.leaseweb.com>
Date:   2016-12-27T10:19:02Z

    CLOUDSTACK-9692: Fix password server issue in redundant VRs
    
    The password server in RVRs has wrong parameters as the gateway of guest 
nics is None.
    In this case, we should get the gateway from /var/cache/cloud/cmdline.

----


---
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