Bug 1471 : Fixing the Open_vSwitch Schema Controller Table's Target as String (from... 13/9613/1
authorMadhu Venugopal <mavenugo@gmail.com>
Sat, 2 Aug 2014 17:20:29 +0000 (10:20 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Sat, 2 Aug 2014 17:20:29 +0000 (10:20 -0700)
commitae06b2fdd64ee44c3c62b46aa516b4c02e8e170b
tree72ab79153ac260aa83195b398ea545cbf735e558
parent7a7df82740cdb1a6f07e5c689fdab5fed8f5cb6d
Bug 1471 : Fixing the Open_vSwitch Schema Controller Table's Target as String (from Set<String>)

Also added a IT test to cover this case.
This issue was uncovered while fixing https://git.opendaylight.org/gerrit/#/c/9606

Change-Id: Icf1b242f65a58aa6a38259ee0f7195d1ec946d7c
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
plugin/src/main/java/org/opendaylight/ovsdb/plugin/ConfigurationService.java
schemas/openvswitch/src/main/java/org/opendaylight/ovsdb/schema/openvswitch/Controller.java
schemas/openvswitch/src/test/java/org/opendaylight/ovsdb/schema/openvswitch/ControllerTestCases.java
schemas/openvswitch/src/test/java/org/opendaylight/ovsdb/schema/openvswitch/MonitorTestCases.java