Fix Port UUID in hwvtep.yang
authorPeng Zhang <pzhang@ctbri.com.cn>
Thu, 10 Dec 2015 06:01:19 +0000 (14:01 +0800)
committerPeng Zhang <pzhang@ctbri.com.cn>
Thu, 10 Dec 2015 08:08:04 +0000 (16:08 +0800)
commitfba0ec3f646b2770bb54daa329cc5346679dbbdf
treede0ad04c7592ec878d4f426b05c3bd4c36d0970d
parent7926566c3af28cd658162809a9c279c6819f8efb
Fix Port UUID in hwvtep.yang

'leaf physical-port-uuid' was within 'list vlan-bindings'. It should not be there
since uuid is an attribute of Port.

Change-Id: I01e1794cdb39b1f93f559df295d38c950dcd2160
Signed-off-by: Peng Zhang <pzhang@ctbri.com.cn>