Remove code for genius
[integration/test.git] / csit / variables / genius / l2vlan_member.json
1 {
2     "interface": [
3         {
4             "enabled": "true",
5             "l2vlan-mode": "trunk-member",
6             "name": "l2vlan-trunk1",
7             "odl-interface:parent-interface": "l2vlan-trunk",
8             "type": "iana-if-type:l2vlan",
9             "vlan-id": 1000
10         }
11     ]
12 }