Re: [ovs-dev] [mointor2 9/9] ovsdb: test ovs-vswitchd for backward compatibility

2015-11-10 Thread Ben Pfaff
On Wed, Oct 21, 2015 at 09:45:31PM -0700, Andy Zhou wrote: > Add test to make sure ovs-vswitchd fall back to use the > "monitor" method when connecting to an older ovsdb-server that > does not support "monitor2". > > For testing backward compatibility, add an ovs-appctl command: > "ovsdb-server/di

[ovs-dev] [mointor2 9/9] ovsdb: test ovs-vswitchd for backward compatibility

2015-10-21 Thread Andy Zhou
Add test to make sure ovs-vswitchd fall back to use the "monitor" method when connecting to an older ovsdb-server that does not support "monitor2". For testing backward compatibility, add an ovs-appctl command: "ovsdb-server/disable-monitor2". This command will restart all currently open jsonrpc c