On Tue, 16 May 2017 09:48:52 +0800
胡鼎原 wrote:
> ---
> doc/source/library_ovsdb_manager.rst | 9 +
> 1 file changed, 5 insertions(+), 4 deletions(-)
Applied, thanks.
--
Check out the vibrant tech community on on
On Mon, 15 May 2017 11:17:39 +0800
胡鼎原 wrote:
> ---
> ryu/lib/packet/dhcp6.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks!
--
Check out the vibrant tech community on one of the world's most
Test environment: Ryu-4.13, OpenvSwitch-2.4.1
Topology:
/ s2 \ h1--s1 | | s4--h2
\ s3 /
To prevent from link s3-s4 being down, one Fast-Failover Group g1 was added
into s3. Group g1 consists of two buckets, the first
On Fri, 26 May 2017 17:30:19 +0900
IWAMOTO Toshihiro wrote:
> This set of patches allow users to use ovs-ofctl style action
> strings to build OFPInstructionActions, which may help transition
> from ovs-ofctl. Support is currently very limited and many methods
> should be added to OfctlActionConv
On Tue, 30 May 2017 16:57:21 +0900
IWASE Yusuke wrote:
> Signed-off-by: IWASE Yusuke
> ---
> tools/pip-requires | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
Applied, thanks!
--
Check out the vibrant tec
Signed-off-by: IWASE Yusuke
---
tools/pip-requires | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/tools/pip-requires b/tools/pip-requires
index 34ac85c..ab16920 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,4 +1,7 @@
-eventlet>=0.15
+# NOTE: OpenStack avo
This patch updates tools/pip-requires due to the update of OpenStack.
OpenStack avoids the newer versions of eventlet, because of the
following issue.
https://github.com/eventlet/eventlet/issues/401
IWASE Yusuke (1):
pip: OpenStack avoids newer eventlet
tools/pip-requires | 5 -
1 file c
Hi,
On Mon, 29 May 2017 14:22:14 -0700
Shivaram Mysore wrote:
> When will the new version of Ryu be released?
At the beginning of next month.
I skipped a release of this month because no commit from April at that
point.
-