DB table interfaces for ipfix, netflow and sflow 14/8214/6
authorBrent Salisbury <brent.salisbury@gmail.com>
Sat, 21 Jun 2014 10:43:09 +0000 (06:43 -0400)
committerBrent Salisbury <brent.salisbury@gmail.com>
Thu, 26 Jun 2014 00:16:59 +0000 (20:16 -0400)
commitd685b5430db227bc875011b8a16f478d6ee13f39
tree29022b8ac8d6f69e7676772c629d2b3e382fa9c2
parent6364f6933a77c11db1db23087ab87695cd3bd91f
DB table interfaces for ipfix, netflow and sflow

Patchset5: ugh git add ftw.
Patchset4: more typos ftw
Patchset3: spelling typos

patchset2: These are the ones with IT I have done.
Abondoning the other commits, the groupings are wrong
as some IT tests have dependencies on tables that
I had grouped in another commit.

note: breaking up commits for easier review. next up
is IT for the tables in the new schema.

Change-Id: I8983305659066ee6ab80a166d3ddb0ef55773700
Signed-off-by: Brent Salisbury <brent.salisbury@gmail.com>
schemas/Open_vSwitch/src/main/java/org/opendaylight/ovsdb/schema/openvswitch/FlowTable.java
schemas/Open_vSwitch/src/main/java/org/opendaylight/ovsdb/schema/openvswitch/IPFIX.java
schemas/Open_vSwitch/src/main/java/org/opendaylight/ovsdb/schema/openvswitch/NetFlow.java
schemas/Open_vSwitch/src/main/java/org/opendaylight/ovsdb/schema/openvswitch/SFlow.java
schemas/Open_vSwitch/src/test/java/org/opendaylight/ovsdb/schema/openvswitch/TypedVSwitchdSchemaIT.java