Create the tunnel port in OVSDB, and connect. 37/18237/10
authorEd Warnicke <eaw@cisco.com>
Tue, 14 Apr 2015 05:09:48 +0000 (22:09 -0700)
committerThomas Bachman <tbachman@yahoo.com>
Mon, 4 May 2015 11:05:10 +0000 (07:05 -0400)
commit967912af4cdcf89df665579708af27c51c808d9b
tree6923d4c7ea438e03f2d648997a5fb9f3fd1af82a
parentaa03a46446c4f267fc8f88f109cae13b864b30bb
Create the tunnel port in OVSDB, and connect.

This patch creates a tunnel port for ofoverlay, and
optionally connects it to the controller (set by member
in the class).

Change-Id: Iac2f099cbe3521c8b9d53bf55752264543e4e22d
Signed-off-by: Ed Warnicke <eaw@cisco.com>
renderers/ofoverlay/pom.xml
renderers/ofoverlay/src/main/java/org/opendaylight/groupbasedpolicy/renderer/ofoverlay/OFOverlayRenderer.java
renderers/ofoverlay/src/main/java/org/opendaylight/groupbasedpolicy/renderer/ofoverlay/ovsdb/OfOverlayOvsdbBridgeDataChangeListener.java [new file with mode: 0644]