On Wed, 30 Jan 2013 11:29:37 +0900
Isaku Yamahata wrote:
>
>
> On Wed, Jan 30, 2013 at 10:54:54AM +0900, FUJITA Tomonori wrote:
>> Better way to fix this?
>
> Oops, sorry for this. In fact I included several same issue.
> How about this?
>
>>From cef0fb64167857b0231ae751cd3be401ed3fbd6e Mon S
On Fri, 8 Feb 2013 14:28:22 +
"Kyle Mestery (kmestery)" wrote:
> Awesome work guys! Does this mean the upstream Ryu will now work
> with the Ryu Quantum plugin without having to use a private branch?
Yeah, the upstream should work.
---
On Feb 8, 2013, at 7:57 AM, FUJITA Tomonori
wrote:
> On Fri, 8 Feb 2013 12:27:58 +0900
> YAMAMOTO Takashi wrote:
>
>> this set includes changes from Kaneko-san's live-migration branch
>> (https://github.com/ykaneko/ryu/tree/live-migration) adapted
>> to osrg/master.
>>
>> Isaku Yamahata (11):
On Fri, 8 Feb 2013 12:28:16 +0900
YAMAMOTO Takashi wrote:
> Signed-off-by: YAMAMOTO Takashi
> ---
> ryu/app/tunnel_port_updater.py | 13 +++--
> 1 file changed, 3 insertions(+), 10 deletions(-)
I think that you can simplify tunnel_port_updater.py more (killing all
serializing stuff) b
On Fri, 8 Feb 2013 12:28:12 +0900
YAMAMOTO Takashi wrote:
> Signed-off-by: YAMAMOTO Takashi
>
> BRICK dpset
> PROVIDES EventPortModify TO ['PortSet']
> PROVIDES EventPortAdd TO ['QuantumAdapter', 'PortSet']
> PROVIDES EventDP TO ['QuantumAdapter', 'PortSet']
> PROVIDES EventPortDelete
On Fri, 8 Feb 2013 12:27:58 +0900
YAMAMOTO Takashi wrote:
> this set includes changes from Kaneko-san's live-migration branch
> (https://github.com/ykaneko/ryu/tree/live-migration) adapted
> to osrg/master.
>
> Isaku Yamahata (11):
> app/gre_tunnel: implement GRETunnel app
> ryu/controller/