vswitchd: Add external_ids to Flow_Table table in database schema.
authorBen Pfaff <blp@nicira.com>
Mon, 31 Mar 2014 20:34:52 +0000 (13:34 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 31 Mar 2014 20:34:52 +0000 (13:34 -0700)
commite3fbd9df396185a4dd5d9479bf20b94c6379ae2d
tree0a36bfbc85126c3739a673b258b995ce90b5a720
parent5fd2f418fa845b1aa8662a3d939af13b484af62c
vswitchd: Add external_ids to Flow_Table table in database schema.

Every other table has an external_ids column, which can be useful to
controller writers for integration purposes, so add one to Flow_Table also.

Reported-by: Ariel Tubaltsev <atubaltsev@vmware.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
AUTHORS
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml