Bug 3831 - add stt interface type to model 45/23145/1
authorEric Multanen <eric.w.multanen@intel.com>
Mon, 22 Jun 2015 15:47:17 +0000 (08:47 -0700)
committerSam Hague <shague@redhat.com>
Mon, 22 Jun 2015 23:36:43 +0000 (23:36 +0000)
commit274dabf9cb9d668c45062ac576c5f8c98bde11a1
tree8d357e340f1c6525f53a5cb136f3b0f0392c7d4b
parent9825e1d942bffb4b49dd1aaee93fd265cd3fcc74
Bug 3831 - add stt interface type to model

On a build from openvswitch master branch, there was an
interface type 'stt' which was not included in the ovsdb.yang
model for the southbound MD-SAL.  When an OVSDB connection
was made to this OVS node, the operational md-sal failed
to populate.

Adding the 'stt' interface type to the model is a quick
fix.  A better fix would ignore types not present in the model.

Change-Id: Idf259998f73d43be587d19de73794a174d4d81d3
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
(cherry picked from commit 444b68f6f7637d9b4eb7e4f07c9ff6ced4e8ce76)
southbound/southbound-api/src/main/yang/ovsdb.yang
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundConstants.java