Re: [Ryu-devel] [PATCH] doc: update the requirement in README

2012-06-04 Thread FUJITA Tomonori
On Mon, 4 Jun 2012 17:43:51 +0900 FUJITA Tomonori wrote: > Add WebOb and Routes. Also use pip names. > > Signed-off-by: FUJITA Tomonori > --- > README.rst |9 + > 1 files changed, 5 insertions(+), 4 deletions(-) Applied. ---

Re: [Ryu-devel] [PATCH 1/5] Add Nicira Extension NXT_SET_CONTROLLER_ID support

2012-06-04 Thread Simon Horman
On Mon, Jun 04, 2012 at 01:10:11PM +0900, FUJITA Tomonori wrote: > On Sun, 3 Jun 2012 10:35:19 +0900 > FUJITA Tomonori wrote: > > > Signed-off-by: FUJITA Tomonori > > --- > > ryu/ofproto/ofproto_v1_0.py|6 ++ > > ryu/ofproto/ofproto_v1_0_parser.py | 14 ++ > > 2 f

[Ryu-devel] [PATCH] doc: update the requirement in README

2012-06-04 Thread FUJITA Tomonori
Add WebOb and Routes. Also use pip names. Signed-off-by: FUJITA Tomonori --- README.rst |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 21f3de3..160cc5c 100644 --- a/README.rst +++ b/README.rst @@ -62,11 +62,12 @@ please refer detail