Add controller to bridge 00/16700/5
authorEd Warnicke <eaw@cisco.com>
Sun, 15 Mar 2015 22:16:22 +0000 (17:16 -0500)
committerEd Warnicke <eaw@cisco.com>
Wed, 18 Mar 2015 18:27:35 +0000 (13:27 -0500)
commit93a60b582f8c437e26513defa00160a0ca7ada03
treea2ac07cd7b37b16a7e92261307feb783641e5351
parent9d6c235df80f889befd4de18d662b94ee798314a
Add controller to bridge

You can now write controller info to a bridge and
read it back in the operational store when it comes
back from ovsdb.

Change-Id: I6f7b7b53201da053605fe965908a00785651e46e
Signed-off-by: Ed Warnicke <eaw@cisco.com>
southbound/southbound-api/src/main/yang/ovsdb.yang
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundMapper.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeCreateCommand.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommand.java