Fix for case when datapath/iface types are not supported
authorEd Warnicke <eaw@cisco.com>
Wed, 1 Apr 2015 16:46:01 +0000 (12:46 -0400)
committerEd Warnicke <eaw@cisco.com>
Wed, 1 Apr 2015 16:46:01 +0000 (12:46 -0400)
If we attempt to get datapath/iface types from ovs
versions prior to their support, an exception is thrown,
this patch handles it correctly.

Change-Id: I8315bf3a2f250c412cdf51c385754be409dc2257
Signed-off-by: Ed Warnicke <eaw@cisco.com>

No differences found