OVSDB-457 Populate mac_in_use field for bridge ports 25/71025/4
authorVishal Thapar <vthapar@redhat.com>
Tue, 17 Apr 2018 10:41:50 +0000 (16:11 +0530)
committerSam Hague <shague@redhat.com>
Tue, 15 May 2018 22:37:37 +0000 (22:37 +0000)
commit2a2e875637c7ce3a42843bc5b2ecb813e79a6214
tree9da750ed201ebd35db2a8ead851632e0bfc00007
parent1f08c1ab34a7a8ebef663d040bf3b4b1843d6f7c
OVSDB-457 Populate mac_in_use field for bridge ports

1. Added yang for mac_in_use and mac fields.
2. Added method for updating Port's operational with mac_in_use
   and mac [if present].

Change-Id: Id0624b273a2e81910277f3041b2398e9fe8f0019
Signed-off-by: Vishal Thapar <vthapar@redhat.com>
southbound/southbound-api/src/main/yang/ovsdb.yang
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommand.java