vtep: Make stats and status columns ephemeral.
authorJustin Pettit <jpettit@nicira.com>
Thu, 8 Oct 2015 19:56:53 +0000 (12:56 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 14 Oct 2015 14:36:03 +0000 (07:36 -0700)
commite1597df82b24c93da7d7dd20434af18952f248aa
treed02fe9f160b63bf74bf112f132d16f20f45de870
parent1385d7b7742504a689258cbd6a78abb72c4e07d8
vtep: Make stats and status columns ephemeral.

These fields don't need to be stored, and it causes a lot of unnecessary
writes to the database log.

This commit also fixes a couple of trivial indentation issues with
previous ephemeral declarations.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
vtep/vtep.ovsschema