GitHub user wilderrodrigues opened a pull request:

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

    CLOUDSTACK-4374 - As a Developer I want to have HA enabled for routers that 
are part or a redundant network or VPC

    This PR fixes the issue we were facing with crashed redundant routers not 
being picked up by the HA monitor due to an IF statement in the code.
    
    * Redundant Routers are not the same as Haigh Available. Having a router HA 
is actually saying that the given router will be controlled by the High 
Availability monitor. Hence fix any problem we might face.

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

    $ git pull https://github.com/ekholabs/cloudstack fix/rvr-ha-CLOUDSTACK-4374

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

    https://github.com/apache/cloudstack/pull/1222.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 #1222
    
----
commit 0d075906ad40b0bd681ece777045684379ba93a5
Author: Wilder Rodrigues <wrodrig...@schubergphilis.com>
Date:   2015-12-11T06:51:22Z

    CLOUDSTACK-4374 - Adds HA capabilities to redundant routers
    
       - Redundant Routers are not the same as Haigh Available.
         Having a router HA is actually saying that the given router will be 
controlled by the High Availability monitor.
         Hence fix any problem we might face.

----


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