Undo key in Trunks to fix IT test 11/36211/1
authorJosh <jhershbe@redhat.com>
Mon, 14 Mar 2016 18:24:53 +0000 (20:24 +0200)
committerJosh <jhershbe@redhat.com>
Mon, 14 Mar 2016 18:25:28 +0000 (20:25 +0200)
Change-Id: Ida7177ecb2b72c21e555e182db016d83ed79307e
Signed-off-by: Josh <jhershbe@redhat.com>
southbound/southbound-api/src/main/yang/ovsdb.yang

index cc276199803b713129dbbcd3d27958a313b0bc94..8a79b34544945377903cd2f9e60a8437af444541 100755 (executable)
@@ -836,7 +836,6 @@ module ovsdb {
 
         list trunks {
             description "Represents the trunks of a termination point.";
-            key "trunk";
             leaf trunk {
                 type ethertype:vlan-id;
             }