Changed the Monitor to include all the columns (including _uuid) to workaround the... 04/8204/1
authorMadhu Venugopal <mavenugo@gmail.com>
Fri, 20 Jun 2014 23:54:42 +0000 (16:54 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Fri, 20 Jun 2014 23:54:42 +0000 (16:54 -0700)
commitc503ba7ab56550ecf157da2b04a78782bf2f1173
tree4b4ca030979875cfa0b6c077844163f269a4d233
parentb17053cd1f6d1962dfb4f9b226189d6028c26629
Changed the Monitor to include all the columns (including _uuid) to workaround the limitation.

As per RFC 7047, section 4.1.5, if a Monitor request is sent without any columns, the update response will not include the _uuid column.
This fix works around that limitation by monitoring all the columns including _uuid.

Change-Id: Ifd69370c11f3b5af1ef15e1563954727831cd062
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
schemas/Open_vSwitch/src/test/java/org/opendaylight/ovsdb/schema/openvswitch/TypedVSwitchdSchemaIT.java