You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Hiroaki KAWAI <ka...@stratosphere.co.jp> on 2013/05/28 05:02:27 UTC

[ACS41][PATCH REQ]

Chip, please cherry-pick to 4.1.
# This was my bug, sorry.

Branch: master

commit e9a6d47316d8de90eb662e9938ea7fcbe0ee0596
Author: Hiroaki KAWAI <ka...@stratosphere.co.jp>
Date:   Tue May 28 11:55:21 2013 +0900

    agent: fix network.bridge.type to be optional

    New network.bridge.type was introduced, but for
    buckward compatibility, the key should be optional.

    Signed-off-by: Hiroaki KAWAI <ka...@stratosphere.co.jp>

Re: [ACS41][PATCH REQ]

Posted by Chip Childers <ch...@sungard.com>.
On Tue, May 28, 2013 at 12:02:27PM +0900, Hiroaki KAWAI wrote:
> Chip, please cherry-pick to 4.1.
> # This was my bug, sorry.
> 
> Branch: master
> 
> commit e9a6d47316d8de90eb662e9938ea7fcbe0ee0596
> Author: Hiroaki KAWAI <ka...@stratosphere.co.jp>
> Date:   Tue May 28 11:55:21 2013 +0900
> 
>     agent: fix network.bridge.type to be optional
> 
>     New network.bridge.type was introduced, but for
>     buckward compatibility, the key should be optional.
> 
>     Signed-off-by: Hiroaki KAWAI <ka...@stratosphere.co.jp>
>

Done