Signed-off-by: Fumihiko Kakuma
---
ryu/services/protocols/bgp/utils/dictconfig.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ryu/services/protocols/bgp/utils/dictconfig.py
b/ryu/services/protocols/bgp/utils/dictconfig.py
index e21e8ee..22f9afc 100644
--- a/ryu/services/p
__metaclass__ can't be used with python 3 as metaclass syntax has been
changed in python 3.
Signed-off-by: Fumihiko Kakuma
---
ryu/services/protocols/bgp/base.py | 3 ++-
ryu/services/protocols/bgp/info_base/base.py | 9 +
ryu/services/protocols/bgp/info_base/vpn.py | 6 +++---
v2: Sorry, I forgot to add Signed-off-by. So I did it.
fumihiko kakuma (3):
python3: Return a list instead of a view of the dictionary's values
python3: Use six.string_types instead of basestring
python3: Use six.add_metaclass for metaclass
ryu/services/protocols/bgp/base.py |
Signed-off-by: Fumihiko Kakuma
---
ryu/services/protocols/bgp/info_base/base.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ryu/services/protocols/bgp/info_base/base.py
b/ryu/services/protocols/bgp/info_base/base.py
index da1a480..4585f15 100644
--- a/ryu/services/protoco
__metaclass__ can't be used with python 3 as metaclass syntax has been
changed in python 3.
---
ryu/services/protocols/bgp/base.py | 3 ++-
ryu/services/protocols/bgp/info_base/base.py | 9 +
ryu/services/protocols/bgp/info_base/vpn.py | 6 +++---
ryu/services/protocols/bgp/info
---
ryu/services/protocols/bgp/utils/dictconfig.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ryu/services/protocols/bgp/utils/dictconfig.py
b/ryu/services/protocols/bgp/utils/dictconfig.py
index e21e8ee..22f9afc 100644
--- a/ryu/services/protocols/bgp/utils/dictconfig.py
fumihiko kakuma (3):
python3: Return a list instead of a view of the dictionary's values
python3: Use six.string_types instead of basestring
python3: Use six.add_metaclass for metaclass
ryu/services/protocols/bgp/base.py | 3 ++-
ryu/services/protocols/bgp/info_base/base.py |
---
ryu/services/protocols/bgp/info_base/base.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ryu/services/protocols/bgp/info_base/base.py
b/ryu/services/protocols/bgp/info_base/base.py
index da1a480..4585f15 100644
--- a/ryu/services/protocols/bgp/info_base/base.py
+++ b/r
On Wed, 8 Jun 2016 11:05:28 +0900
IWASE Yusuke wrote:
> For Ryu BGPSpeaker, the followings include the support of Per-Peer AS
> and the improvements for Python 3 environment.
>
> v2: For Iwamoto-San comments, the followings are fix to remove the
> unused utility modules of BGPSpeaker.
>
> v3:
On Fri, 3 Jun 2016 13:23:51 -0400
Alan Quillin wrote:
> From: Alan Quillin
>
> Adds more ovsdb methods for setting key/values to other_config and
> external_ids, adds bility to set the controller for a bridge, and adds the
> ability to create a new port/interface on a bridge
>
> Signed-off-by:
On Mon, 6 Jun 2016 09:48:08 +0900
Shinpei Muraoka wrote:
> Currently, there is NXAction that is declared in the ofproto_v1_0_parser.py.
> Move the definition file of NXAction from ofproto_v1_0_parser.py to
> nx_action.py.
> Also, change some of the parameters and add a test pattern that was
>
Hi Ryu project team
My name is Chen, Yan-Hao. I am a student in Taiwan. I am writing to ask a
issue. Today, When I am studying How to build a Traffic Monitor with Ryu, I
find this word "evernlet" at the paragraph of "固定週期處理". I think there is a
misspelling occurred. It looks like it should be "eve
Hi Folks,
I'm interested in working on ryu controller and the learning material(from
official ryu documentation) I am using is written in 2014 with open flow
version 1.3. I felt vm mentioned in it is little old and it is better to
use a latest vm that has updated execution environment. If any one
13 matches
Mail list logo