Support other_config for OVSDB Nodes 68/17968/3
authorEric Multanen <eric.w.multanen@intel.com>
Wed, 8 Apr 2015 15:20:22 +0000 (08:20 -0700)
committerEric Multanen <eric.w.multanen@intel.com>
Thu, 9 Apr 2015 13:01:16 +0000 (06:01 -0700)
commit79fd2fe2360d30762486fd8425d482188870b492
tree7f1feeafddfa4a427fa822a2fbef3ba6ba1d20ae
parente02f7027214b32e8a7b56dba2fe2f89ca8a0e0d0
Support other_config for OVSDB Nodes

Add support to set other_config via MDSAL config and
update operational MDSAL from the Open_vSwitch table
on the OVS host.

v2 - add NPE to the LOG warning.
v3 - rebase
v4 - fix logging of exception
v5 - remove whitespace

Change-Id: If684e89185fe5660263c3e7ff8b1f5c7087764ee
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
southbound/southbound-api/src/main/yang/ovsdb.yang
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommand.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OpenVSwitchUpdateCommand.java