You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Jayapal Reddy Uradi <ja...@citrix.com> on 2014/05/06 16:18:18 UTC

[ACS44] cherry pick

Hi Daan,

Can you please cherry-pick the following commits  from 4.4-forward.

commit a708d5c4982595666cfe8fe03510517cfefe1326
Author: Jayapal <ja...@apache.org>
Date:   Mon May 5 13:45:51 2014 +0530

    CLOUDSTACK-6577: Disable service monitoring in RVR

commit 758f7f2f16d361c40bf61db1e7fd799efe9827db
Author: Jayapal <ja...@apache.org>
Date:   Mon May 5 13:56:59 2014 +0530

    CLOUDSTACK-6578: Fixed issue in delete remote access vpn command

commit 645516ee78a8117dfa221caa0fc8d4dfe521af2b
Author: Rajani Karuturi <ra...@gmail.com>
Date:   Mon May 5 15:31:35 2014 +0530

    CLOUDSTACK-6531: stopping the router in case of command failures. Also added alerts for failures.

    Signed-off-by: Jayapal <ja...@apache.org>

Thanks,
Jayapal

Re: [ACS44] cherry pick

Posted by Daan Hoogland <da...@gmail.com>.
3 commits pulled in

On Tue, May 6, 2014 at 4:18 PM, Jayapal Reddy Uradi
<ja...@citrix.com> wrote:
> Hi Daan,
>
> Can you please cherry-pick the following commits  from 4.4-forward.
>
> commit a708d5c4982595666cfe8fe03510517cfefe1326
> Author: Jayapal <ja...@apache.org>
> Date:   Mon May 5 13:45:51 2014 +0530
>
>     CLOUDSTACK-6577: Disable service monitoring in RVR
>
> commit 758f7f2f16d361c40bf61db1e7fd799efe9827db
> Author: Jayapal <ja...@apache.org>
> Date:   Mon May 5 13:56:59 2014 +0530
>
>     CLOUDSTACK-6578: Fixed issue in delete remote access vpn command
>
> commit 645516ee78a8117dfa221caa0fc8d4dfe521af2b
> Author: Rajani Karuturi <ra...@gmail.com>
> Date:   Mon May 5 15:31:35 2014 +0530
>
>     CLOUDSTACK-6531: stopping the router in case of command failures. Also added alerts for failures.
>
>     Signed-off-by: Jayapal <ja...@apache.org>
>
> Thanks,
> Jayapal



-- 
Daan

Re: [ACS44] cherry pick

Posted by Daan Hoogland <da...@gmail.com>.
On Wed, May 7, 2014 at 1:51 AM, Kelven Yang <ke...@citrix.com> wrote:
> be2b5918e6b09a488d75966c49d34bdeb803fdd8




-- 
Daan

[ACS44] cherry pick

Posted by Kelven Yang <ke...@citrix.com>.
Hi Daan,
Could you cherry-pick following fix in 4.4-forward to 4.4 branch.

commit be2b5918e6b09a488d75966c49d34bdeb803fdd8
Author: Kelven Yang <ke...@gmail.com>
Date:   Mon May 5 15:21:59 2014 -0700

    CLOUDSTACK-6586: Move EventBus hookup on job framework to ApiServer to
decouple job framework away from business logic related hookups.

Thanks

Kelven