OHMURA Kei <ohmura.kei@...> writes: > > Hi, > > This patch series implements multiple controllers for high > availability. The first patch implments multiple controllers feature > with Zookeeper. The second patch modifies simple switch for supporting > high availability as an example. > > I think we should support HA feature in the future. Opinions? > > OHMURA Kei (2): > ryu/app/multiple_controllers_zk: implements multiple controllers > ryu/app/simple_switch: support multiple controllers > > bin/ryu-manager | 1 + > ryu/app/multiple_controllers_zk.py | 121 ++++++++++++++++++++++++++++++++++++ > ryu/app/simple_switch.py | 21 ++++++- > 3 files changed, 141 insertions(+), 2 deletions(-) > create mode 100644 ryu/app/multiple_controllers_zk.py >
Hi, I am very new to Ryu controller and I have installed Ryu currently available version. I would like to work with multiple controllers (Master/slave). But I cant find ryu/app/multiple_controllers_zk.py. Please instruct me on how to include this patch to my Ryu installation. ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
