xenserver: Fixes related to creating config DB in RPM spec file
authorJustin Pettit <jpettit@nicira.com>
Thu, 10 Dec 2009 23:28:49 +0000 (15:28 -0800)
committerJustin Pettit <jpettit@nicira.com>
Fri, 11 Dec 2009 01:08:40 +0000 (17:08 -0800)
commit91d38a2e5a03b66f7a294058b039a0d0bf099b69
tree9afef53927252f70c7badb992b6608a4c12e1c95
parent927889486aa059cf43f633bc158a31c37fabda4e
xenserver: Fixes related to creating config DB in RPM spec file

Some programs require a "Open_vSwitch" table to exist in the
configuration DB.  This change adds that table when a new DB is created.

Also, don't try to create the DB unless it doesn't exist.
xenserver/vswitch-xen.spec