Akihiro Motoki 486962d0e2 nec plugin: Compare OFS datapath_id as hex int
Previously NEC plugin compares old and new datapath_ids as
a string and zero padding in hex notation is not taken into
account when compared. This causes unintended deletion and
recreation of a port on OpenFlow controller. This patch fixes
this issue by comparing datapath_ids as hex int.

Change-Id: I6aa0a041e98c9bc489af89bb642ec5f86eaecce5
Closes-Bug: 1278349
2014-02-13 10:37:29 +00:00
..
2014-01-15 04:26:57 -08:00
2013-08-16 10:10:30 +08:00
2014-01-16 16:25:15 +00:00
2014-02-10 19:26:09 +00:00
2013-07-06 15:02:43 -04:00
2014-02-10 04:58:38 +09:00
2013-08-15 22:58:14 +03:00
2014-01-15 15:43:59 +08:00
2013-07-06 15:02:43 -04:00
2014-02-08 02:09:33 +00:00