ovn-sb: Remove redundant "attached_port" column from Gateway table.
authorBen Pfaff <blp@nicira.com>
Mon, 15 Jun 2015 22:28:43 +0000 (15:28 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 15 Jun 2015 22:49:43 +0000 (15:49 -0700)
commit41a5d5cb6a64f416196f7fe905d0535b75e74055
treec6deb3b6d7a3da600db20325c3c56f76f664bfd1
parentbdfce1927359d244043d8fbb17589c98e12dbcff
ovn-sb: Remove redundant "attached_port" column from Gateway table.

The keys in the Chassis table's "gateway_ports" column report the same
information as the Gateway table's "attached_port" column, so this commit
removes the latter.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Alex Wang <alexw@nicira.com>
ovn/ovn-sb.ovsschema
ovn/ovn-sb.xml