On Fri, 2 Jun 2017 16:45:12 +0900 IWASE Yusuke <[email protected]> wrote:
> Currently, api.set_controller in OVSDB service raises AttributeError if > controller_info is None and controller is not found in current table. > > This patch sets the empty dict as the default value and fixes this > problem. > > Signed-off-by: qin-nz@GitHub <[email protected]> > Signed-off-by: IWASE Yusuke <[email protected]> > --- > ryu/services/protocols/ovsdb/api.py | 2 ++ > 1 file changed, 2 insertions(+) Applied, thanks. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
