schema: Update schema version due to xenserver changes.
authorEthan Jackson <ethan@nicira.com>
Tue, 21 Jun 2011 18:24:52 +0000 (11:24 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 21 Jun 2011 18:24:52 +0000 (11:24 -0700)
Commit 32abfca0 "xenserver: New iface-status external id." and
Commit 40043044 "xenserver: Give tap devices iface-ids.", changed
the way a controller interprets the external_ids column of the
Interface table.  This patch increments the schema version number
to reflect that change.

Requested-by: Pankaj Thakkar <thakkar@nicira.com>
vswitchd/vswitch.ovsschema

index be23c92..dee2a04 100644 (file)
@@ -1,6 +1,6 @@
 {"name": "Open_vSwitch",
- "version": "5.0.0",
- "cksum": "456700307 14434",
+ "version": "5.0.1",
+ "cksum": "246745439 14434",
  "tables": {
    "Open_vSwitch": {
      "columns": {